Files
LLaMA-Factory/examples/inference/qwen3vl.yaml
2025-12-31 22:22:40 +08:00

5 lines
179 B
YAML

model_name_or_path: Qwen/Qwen3-VL-4B-Instruct
template: qwen3_vl_nothink
infer_backend: huggingface # choices: [huggingface, vllm, sglang, ktransformers]
trust_remote_code: true