Compare commits

...

5 Commits

Author SHA1 Message Date
Alexander Averyanov a4ecfc024a
Merge 899809f0ff into d6d9447e2d 2024-03-18 23:07:00 +03:00
Alexander Averyanov 899809f0ff
Merge branch 'main' into add-ipfs 2024-03-18 23:06:54 +03:00
Szymon Tworkowski d6d9447e2d
Update huggingface link 2024-03-18 11:40:01 -07:00
AveryanAlex ac5ee50129
Merge remote-tracking branch 'origin/main' into add-ipfs 2024-03-18 20:45:31 +03:00
AveryanAlex 7096b37233
Add IPFS CID 2024-03-18 12:51:49 +03:00
1 changed files with 6 additions and 1 deletions

View File

@ -42,7 +42,12 @@ 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 HuggingFace:
using IPFS CID (blake3):
```
bafyb4id5xdepghz5pvplhylgz7scjkoefh4d34j4kdw2w5hzrblv3uwbw4
```
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
pip install huggingface_hub[hf_transfer]