mirror of
https://github.com/xai-org/grok-1.git
synced 2024-11-26 13:39:52 +03:00
Compare commits
3 Commits
70ad3d034b
...
dfeef80737
Author | SHA1 | Date | |
---|---|---|---|
|
dfeef80737 | ||
|
d6d9447e2d | ||
|
7207216386 |
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
checkpoints/*
|
||||
!checkpoints/README.md
|
@ -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:
|
||||
or directly using [Hugging Face 🤗 Hub](https://huggingface.co/xai-org/grok-1):
|
||||
```
|
||||
git clone https://github.com/xai-org/grok-1.git && cd grok-1
|
||||
pip install huggingface_hub[hf_transfer]
|
||||
|
Loading…
Reference in New Issue
Block a user