Merge branch 'main' into add-ipfs

This commit is contained in:
Alexander Averyanov 2024-03-18 23:06:54 +03:00 committed by GitHub
commit 899809f0ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored Normal file
View File

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

View File

@ -47,7 +47,7 @@ using IPFS CID (blake3):
bafyb4id5xdepghz5pvplhylgz7scjkoefh4d34j4kdw2w5hzrblv3uwbw4
```
or directly using HuggingFace:
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]