mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-18 04:40:35 +08:00
[example] update examples (#7964)
This commit is contained in:
4
examples/inference/qwen2_5vl.yaml
Normal file
4
examples/inference/qwen2_5vl.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
model_name_or_path: Qwen/Qwen2.5-VL-7B-Instruct
|
||||
template: qwen2_vl
|
||||
infer_backend: huggingface # choices: [huggingface, vllm, sglang]
|
||||
trust_remote_code: true
|
||||
Reference in New Issue
Block a user