mirror of
https://github.com/xai-org/grok-1.git
synced 2024-11-09 21:30:41 +03:00
Update README.md
This commit is contained in:
parent
7050ed204b
commit
88621474da
@ -45,8 +45,8 @@ magnet:?xt=urn:btih:5f96d43576e3d386c9ba65b883210a393b68210e&tr=https%3A%2F%2Fac
|
|||||||
or directly using [HuggingFace 🤗 Hub](https://huggingface.co/xai-org/grok-1):
|
or directly using [HuggingFace 🤗 Hub](https://huggingface.co/xai-org/grok-1):
|
||||||
```
|
```
|
||||||
git clone https://github.com/xai-org/grok-1.git && cd grok-1
|
git clone https://github.com/xai-org/grok-1.git && cd grok-1
|
||||||
pip install huggingface_hub[hf_transfer]
|
pip install "huggingface_hub[hf_transfer]"
|
||||||
huggingface-cli download xai-org/grok-1 --repo-type model --include ckpt-0/* --local-dir checkpoints --local-dir-use-symlinks False
|
huggingface-cli download xai-org/grok-1 --repo-type model --include "ckpt-0/*" --local-dir checkpoints --local-dir-use-symlinks False
|
||||||
```
|
```
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
Loading…
Reference in New Issue
Block a user