CoolFace
Modelpublic

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

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes4downloads
15 commits on main
5c516fd2mo ago

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

HoqueMahmudul
01722be2mo ago

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

HoqueMahmudul
baa4ba92mo ago

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

HoqueMahmudul
511d7e42mo ago

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

HoqueMahmudul
cb18a3b2mo ago

Link to the medical-vlm-explainability code repository

HoqueMahmudul
ce75c0a2mo ago

Link to the Radiology Image Captioning collection

HoqueMahmudul
c2fc5c22mo ago

Update README.md

HoqueMahmudul
0a6539d2mo ago

Add citation

HoqueMahmudul
bd93d702mo ago

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

HoqueMahmudul
ecff6b52mo ago

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

HoqueMahmudul
82d72df2mo ago

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

HoqueMahmudul
ee1e2cb2mo ago

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

HoqueMahmudul
69b30662mo ago

Add model card

HoqueMahmudul
99fc0652mo ago

Add fine-tuned PEFT adapter weights

HoqueMahmudul
16d94032mo ago

initial commit

HoqueMahmudul