File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,10 @@ pip install git+https://github.com/huggingface/transformers.git
1717pip install pyav qwen_vl_utils
1818```
1919
20- 模型:
20+ 模型:(支持base/instruct/gptq-int4/gptq-int8/awq微调)
2121- qwen2-vl-2b-instruct: [ https://modelscope.cn/models/qwen/Qwen2-VL-2B-Instruct ] ( https://modelscope.cn/models/qwen/Qwen2-VL-2B-Instruct )
2222- qwen2-vl-7b-instruct: [ https://modelscope.cn/models/qwen/Qwen2-VL-7B-Instruct ] ( https://modelscope.cn/models/qwen/Qwen2-VL-7B-Instruct )
23+ - qwen2-vl-72b-instruct: [ https://modelscope.cn/models/qwen/Qwen2-VL-72B-Instruct ] ( https://modelscope.cn/models/qwen/Qwen2-VL-72B-Instruct )
2324
2425
2526## 推理
Original file line number Diff line number Diff line change @@ -17,9 +17,10 @@ pip install git+https://github.com/huggingface/transformers.git
1717pip install pyav qwen_vl_utils
1818```
1919
20- Model:
20+ Model: (Supports base/instruct/gptq-int4/gptq-int8/awq fine-tuning)
2121- qwen2-vl-2b-instruct: [ https://modelscope.cn/models/qwen/Qwen2-VL-2B-Instruct ] ( https://modelscope.cn/models/qwen/Qwen2-VL-2B-Instruct )
2222- qwen2-vl-7b-instruct: [ https://modelscope.cn/models/qwen/Qwen2-VL-7B-Instruct ] ( https://modelscope.cn/models/qwen/Qwen2-VL-7B-Instruct )
23+ - qwen2-vl-72b-instruct: [ https://modelscope.cn/models/qwen/Qwen2-VL-72B-Instruct ] ( https://modelscope.cn/models/qwen/Qwen2-VL-72B-Instruct )
2324
2425## Inference
2526
You can’t perform that action at this time.
0 commit comments