grok-1 icon indicating copy to clipboard operation
grok-1 copied to clipboard

Update README.md

Open SuperBruceJia opened this issue 1 year ago • 1 comments

Add double quotes to the huggingface_hub[hf_transfer] and ckpt-0/*.

git clone https://github.com/xai-org/grok-1.git && cd grok-1
pip install "huggingface_hub[hf_transfer]"
huggingface-cli download xai-org/grok-1 --repo-type model --include "ckpt-0/*" --local-dir checkpoints --local-dir-use-symlinks False

SuperBruceJia avatar Mar 22 '24 15:03 SuperBruceJia