Upload qwen2_vl.yaml with huggingface_hub
Browse files- qwen2_vl.yaml +4 -0
qwen2_vl.yaml
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
model_name_or_path: /home/zbz5349/WorkSpace/aigeeks/Qwen2.5-VL/ckpt
|
2 |
+
template: qwen2_vl
|
3 |
+
infer_backend: huggingface # choices: [huggingface, vllm]
|
4 |
+
trust_remote_code: true
|