Truck2 / qwen2vl_lora_sft.yaml
Wendy-Fly's picture
Upload qwen2vl_lora_sft.yaml with huggingface_hub
d1a5569 verified
raw
history blame
422 Bytes
### Note: DO NOT use quantized model or quantization_bit when merging lora adapters
### model
model_name_or_path: /home/zbz5349/WorkSpace/aigeeks/Qwen2.5-VL/ckpt
adapter_name_or_path: /home/zbz5349/WorkSpace/aigeeks/Qwen2.5-VL/LLaMA-Factory/results/Qwen2.5-VL-3B_all
template: qwen2_vl
trust_remote_code: true
### export
export_dir: output/Qwen2.5-VL-3B_all
export_size: 5
export_device: cpu
export_legacy_format: false