diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..24d0d7e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +checkpoints/* +!checkpoints/README.md diff --git a/README.md b/README.md index 0c4747c..fc734e1 100644 --- a/README.md +++ b/README.md @@ -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]