Update README.md
Browse files
README.md
CHANGED
@@ -41,7 +41,7 @@ To download the `main` (only useful if you only care about measurement.json) bra
|
|
41 |
|
42 |
```shell
|
43 |
mkdir zephyr-7b-beta-pl-exl2
|
44 |
-
huggingface-cli download Nondzu/zephyr-7b-beta-pl-exl2 --local-dir zephyr-7b-beta-pl-exl2 --local-dir-use-symlinks False
|
45 |
```
|
46 |
|
47 |
To download from a different branch, add the `--revision` parameter:
|
|
|
41 |
|
42 |
```shell
|
43 |
mkdir zephyr-7b-beta-pl-exl2
|
44 |
+
huggingface-cli download Nondzu/zephyr-7b-beta-pl-exl2 --local-dir zephyr-7b-beta-pl-exl2 --local-dir-use-symlinks False --revision 8.0
|
45 |
```
|
46 |
|
47 |
To download from a different branch, add the `--revision` parameter:
|