Update README.md
Browse files
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 |
```
|