Compare commits

..

No commits in common. "899809f0ff4fe5924bf049c16873226648769ad5" and "ac5ee50129864918706e6188075beac4722e1809" 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

@ -47,7 +47,7 @@ using IPFS CID (blake3):
bafyb4id5xdepghz5pvplhylgz7scjkoefh4d34j4kdw2w5hzrblv3uwbw4 bafyb4id5xdepghz5pvplhylgz7scjkoefh4d34j4kdw2w5hzrblv3uwbw4
``` ```
or directly using [HuggingFace 🤗 Hub](https://huggingface.co/xai-org/grok-1): or directly using HuggingFace:
``` ```
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]