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

5 lines
144 B
YAML

model_name_or_path: llava-hf/llava-1.5-7b-hf
template: llava
infer_backend: huggingface # choices: [huggingface, vllm]
trust_remote_code: true