Update README.md
Browse files
README.md
CHANGED
@@ -40,7 +40,7 @@ pip3 install huggingface-hub
|
|
40 |
To download the `main` (only useful if you only care about measurement.json) branch to a folder called `zephyr-7b-beta-pl-exl2`:
|
41 |
|
42 |
```shell
|
43 |
-
mkdir
|
44 |
huggingface-cli download Nondzu/zephyr-7b-beta-pl-exl2 --local-dir zephyr-7b-beta-pl-exl2 --local-dir-use-symlinks False
|
45 |
```
|
46 |
|
|
|
40 |
To download the `main` (only useful if you only care about measurement.json) branch to a folder called `zephyr-7b-beta-pl-exl2`:
|
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 |
|