codelion's picture
ChartReader: ChartQA vision LoRA on Qwen3.5-0.8B-OptiQ-4bit (exact-match 26->40%)
a57fb4a verified
Raw
History Blame Contribute Delete
500 Bytes
{
"base_model": "/Users/asankhaya/.cache/huggingface/hub/models--mlx-community--Qwen3.5-0.8B-OptiQ-4bit/snapshots/a1207d2d46c30448362eb41aab04068c7e7eea6d",
"fine_tune_type": "lora",
"model_type": "qwen3_5",
"vlm": true,
"lora_parameters": {
"rank": 8,
"scale": 8.0,
"dropout": 0.0,
"keys": [
"self_attn.q_proj",
"self_attn.k_proj",
"self_attn.v_proj",
"self_attn.o_proj",
"mlp.gate_proj",
"mlp.up_proj",
"mlp.down_proj"
]
}
}