{ | |
"framework": "pytorch", | |
"task": "text-generation", | |
"allow_remote": true, | |
"adapter_cfg": { | |
"model_id_or_path": "LLM-Research/Phi-3-vision-128k-instruct", | |
"model_revision": "master", | |
"sft_type": "lora", | |
"tuner_backend": "peft", | |
"template_type": "phi3-vl", | |
"dtype": "bf16", | |
"system": null | |
} | |
} |