Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ The INT4 weights are compressed with symmetric, channel-wise quantization, with
|
|
| 10 |
|
| 11 |
To download the model, run `pip install huggingface-hub[cli]` and then:
|
| 12 |
```
|
| 13 |
-
huggingface-cli download
|
| 14 |
```
|
| 15 |
|
| 16 |
## Run inference with OpenVINO GenAI
|
|
|
|
| 10 |
|
| 11 |
To download the model, run `pip install huggingface-hub[cli]` and then:
|
| 12 |
```
|
| 13 |
+
huggingface-cli download llmware/Qwen2.5-VL-3B-Instruct-ov-int4-npu --local-dir Qwen2.5-VL-3B-Instruct-ov-int4-npu
|
| 14 |
```
|
| 15 |
|
| 16 |
## Run inference with OpenVINO GenAI
|