Update README.md
Browse files
README.md
CHANGED
@@ -45,6 +45,6 @@ pip install -U "huggingface_hub[cli]"
|
|
45 |
Download quant by targeting the specific quant revision (branch):
|
46 |
|
47 |
```
|
48 |
-
huggingface-cli download ArtusDev/qingy2024_GRMR-V3-Q4B-EXL3 --revision "
|
49 |
```
|
50 |
</details>
|
|
|
45 |
Download quant by targeting the specific quant revision (branch):
|
46 |
|
47 |
```
|
48 |
+
huggingface-cli download ArtusDev/qingy2024_GRMR-V3-Q4B-EXL3 --revision "5.0bpw_H6" --local-dir ./
|
49 |
```
|
50 |
</details>
|