Itsmade commited on
Commit
d50c0e1
1 Parent(s): 89a3a69

Create app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ git clone https://github.com/xai-org/grok-1.git && cd grok-1
2
+ pip install huggingface_hub[hf_transfer]
3
+ huggingface-cli download xai-org/grok-1 --repo-type model --include ckpt-0/* --local-dir checkpoints --local-dir-use-symlinks False