CoolFace
Modelpublic

HoqueMahmudul/llava-onevision-0.5b-qdora-radiology-image-caption

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes9downloads
16 commits on main
ee7ccd92mo ago

Document DoRA inference overhead vs QLoRA across scales

HoqueMahmudul
a04049b2mo ago

Clarify latency comparability: base quantization must match, not just GPU

HoqueMahmudul
22589bf2mo ago

Correct multi-adapter section: hot-swap verified identical (0/20); divergence was an adapter-naming confound

HoqueMahmudul
3d72d582mo ago

Label GPU per measurement; correct max_new_tokens to 256; add multi-adapter serving caveat

HoqueMahmudul
56123962mo ago

Replace estimated VRAM with measured peak memory and latency (n=500, A100)

HoqueMahmudul
4f5ca952mo ago

Link to the medical-vlm-explainability code repository

HoqueMahmudul
a3267012mo ago

Link to the Radiology Image Captioning collection

HoqueMahmudul
b630b8d2mo ago

Update README.md

HoqueMahmudul
4d107db2mo ago

Add citation

HoqueMahmudul
2a00fae2mo ago

Add ImageCLEFmedical 2026 evaluation section (metrics named); update training data and recipe details

HoqueMahmudul
879cece2mo ago

Expand docs: install, quick start, 4-bit, batching, hardware, fine-tuning, merging, troubleshooting

HoqueMahmudul
c5db25a2mo ago

Document continued fine-tuning (is_trainable=True) and warm-start caveats

HoqueMahmudul
0d781712mo ago

Fix load snippet: load processor from base model (adapter repo lacks preprocessor_config.json)

HoqueMahmudul
e9499f32mo ago

Add model card

HoqueMahmudul
33c17542mo ago

Add fine-tuned PEFT adapter weights

HoqueMahmudul
249647d2mo ago

initial commit

HoqueMahmudul