Compare commits

..

No commits in common. "dfeef807377b05a65ab9dcca9d1cca8a70c7683e" and "70ad3d034b857046b2d431fe8d7401e01a57202b" have entirely different histories.

2 changed files with 1 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,2 +0,0 @@
checkpoints/*
!checkpoints/README.md

View File

@ -42,7 +42,7 @@ You can download the weights using a torrent client and this magnet link:
magnet:?xt=urn:btih:5f96d43576e3d386c9ba65b883210a393b68210e&tr=https%3A%2F%2Facademictorrents.com%2Fannounce.php&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce
```
or directly using [Hugging Face 🤗 Hub](https://huggingface.co/xai-org/grok-1):
or directly using Hugging Face:
```
git clone https://github.com/xai-org/grok-1.git && cd grok-1
pip install huggingface_hub[hf_transfer]