Grok-1 开源了,国内国外地址如下:
Grok-1 国外下载地址:
GitHub – xai-org/grok-1: Grok open release
Grok-1 国内下载地址:
grok-1: synchronize from: https://github.com/xai-org/grok-1
模型下载地址:
This repository contains the weights of the Grok-1 open-weights model. You can find the code in the GitHub Repository.
Make sure to download the int8 checkpoint to the checkpoints directory.
huggingface-cli download xai-org/grok-1 --repo-type model --include ckpt/tensor* --local-dir checkpoints/ckpt-0 --local-dir-use-symlinks False
Then, you can run:
pip install -r requirements.txt
You should be seeing output from the language model.
Due to the large size of the model (314B parameters), a multi-GPU machine is required to test the model with the example code.
p.s. we’re hiring: https://x.ai/career
没有回复内容