qwen2b-lora / checkpoint-20 /configuration.json
himasai9711's picture
Initial model upload
c254ea5 verified
{
"framework": "pytorch",
"task": "image-text-to-text",
"allow_remote": true,
"adapter_cfg": {
"model_id_or_path": "qwen/Qwen2-VL-2B-Instruct",
"model_revision": "master",
"sft_type": "lora",
"tuner_backend": "peft",
"template_type": "qwen2-vl",
"dtype": "bf16",
"system": null
}
}