doberst commited on
Commit
fc3c5e8
·
verified ·
1 Parent(s): 404e197

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -5,6 +5,8 @@ base_model:
5
 
6
  This is the [Qwen/Qwen2.5-VL-3B-Instruct](https://huggingface.co/Qwen/Qwen2.5-VL-3B-Instruct) model, converted to OpenVINO, with int4 weights for the language model, int8 weights for the other models.
7
 
 
 
8
  ## Download Model
9
 
10
  To download the model, run `pip install huggingface-hub[cli]` and then:
 
5
 
6
  This is the [Qwen/Qwen2.5-VL-3B-Instruct](https://huggingface.co/Qwen/Qwen2.5-VL-3B-Instruct) model, converted to OpenVINO, with int4 weights for the language model, int8 weights for the other models.
7
 
8
+ ** This is subject to Qwen Research License **
9
+
10
  ## Download Model
11
 
12
  To download the model, run `pip install huggingface-hub[cli]` and then: