Files
LLaMA-Factory/examples/inference/qwen2_5vl.yaml
2025-11-04 15:54:12 +08:00

5 lines
173 B
YAML

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