bartowski commited on
Commit
e33d019
·
verified ·
1 Parent(s): ac54e6c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -52,5 +52,5 @@ To download from a different branch, add the `--revision` parameter:
52
 
53
  ```shell
54
  mkdir internlm2-chat-7b-sft-llama-exl2-6_5
55
- huggingface-cli download bartowski/internlm2-chat-7b-sft-llama-exl2 --revision 6_5 --local-dir internlm2-chat-7b-sft-llama-exl2 --local-dir-use-symlinks False
56
  ```
 
52
 
53
  ```shell
54
  mkdir internlm2-chat-7b-sft-llama-exl2-6_5
55
+ huggingface-cli download bartowski/internlm2-chat-7b-sft-llama-exl2 --revision 6_5 --local-dir internlm2-chat-7b-sft-llama-exl2-6_5 --local-dir-use-symlinks False
56
  ```