Wendy-Fly commited on
Commit
5f4033b
·
verified ·
1 Parent(s): 78d022c

Upload qwen2_vl.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. 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