doberst commited on
Commit
80aac42
·
verified ·
1 Parent(s): 998d05f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 helenai/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
 
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