mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2026-08-17 05:25:44 +08:00
7 lines
264 B
YAML
7 lines
264 B
YAML
### Install model-specific dependencies: `pip install -r requirements/moss-vl.txt`
|
|
|
|
model_name_or_path: OpenMOSS-Team/MOSS-VL-Instruct-0708
|
|
template: moss_vl
|
|
infer_backend: huggingface # choices: [huggingface, vllm, sglang, ktransformers]
|
|
trust_remote_code: true
|