CoolFace
Modelpublic

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

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes5downloads
16 commits on main
6facdbc2mo ago

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

HoqueMahmudul
b4365052mo ago

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

HoqueMahmudul
886b2a32mo ago

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

HoqueMahmudul
65d043a2mo ago

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

HoqueMahmudul
ce7a0a22mo ago

Link to the medical-vlm-explainability code repository

HoqueMahmudul
eff28452mo ago

Link to the Radiology Image Captioning collection

HoqueMahmudul
50c78f32mo ago

Update README.md

HoqueMahmudul
58d53fb2mo ago

Update README.md

HoqueMahmudul
da6a37e2mo ago

Add citation

HoqueMahmudul
b0868f02mo ago

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

HoqueMahmudul
d4432922mo ago

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

HoqueMahmudul
de9e6022mo ago

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

HoqueMahmudul
4d2ce9d2mo ago

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

HoqueMahmudul
544a8422mo ago

Add model card

HoqueMahmudul
ad865d62mo ago

Add fine-tuned PEFT adapter weights

HoqueMahmudul
c1de63d2mo ago

initial commit

HoqueMahmudul