Update README.md
Browse files
README.md
CHANGED
|
@@ -53,6 +53,6 @@ pip install -U "huggingface_hub[cli]"
|
|
| 53 |
Download quant by targeting the specific quant revision (branch):
|
| 54 |
|
| 55 |
```
|
| 56 |
-
huggingface-cli download ArtusDev/google_medgemma-27b-text-it-EXL3 --revision "
|
| 57 |
```
|
| 58 |
</details>
|
|
|
|
| 53 |
Download quant by targeting the specific quant revision (branch):
|
| 54 |
|
| 55 |
```
|
| 56 |
+
huggingface-cli download ArtusDev/google_medgemma-27b-text-it-EXL3 --revision "5.0bpw_H6" --local-dir ./
|
| 57 |
```
|
| 58 |
</details>
|