Files
ScreenCoder_UI2Code/post-training/LLaMA-Factory/examples/inference/qwen2_vl.yaml
2025-10-22 15:38:32 +08:00

5 lines
148 B
YAML

model_name_or_path: Qwen/Qwen2-VL-7B-Instruct
template: qwen2_vl
infer_backend: huggingface # choices: [huggingface, vllm]
trust_remote_code: true