Compare commits

..

3 Commits

Author SHA1 Message Date
0562dbd964 Merge ac5ee50129 into 7207216386 2024-03-18 21:03:21 +03:00
ac5ee50129 Merge remote-tracking branch 'origin/main' into add-ipfs 2024-03-18 20:45:31 +03:00
7096b37233 Add IPFS CID 2024-03-18 12:51:49 +03:00
2 changed files with 7 additions and 2 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 🤗 Hub](https://huggingface.co/xai-org/grok-1):
using IPFS CID (blake3):
```
bafyb4id5xdepghz5pvplhylgz7scjkoefh4d34j4kdw2w5hzrblv3uwbw4
```
or directly using HuggingFace:
```
git clone https://github.com/xai-org/grok-1.git && cd grok-1
pip install huggingface_hub[hf_transfer]

View File

@ -1,4 +1,4 @@
dm_haiku==0.0.12
jax[cuda12-pip]==0.4.25 -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
jax[cuda12_pip]==0.4.25 -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
numpy==1.26.4
sentencepiece==0.2.0