CoolFace
Modelpublic

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

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes8downloads
17 commits on main
919b9a12mo ago

Document DoRA inference overhead vs QLoRA across scales

HoqueMahmudul
8b490aa2mo ago

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

HoqueMahmudul
f0b9f772mo ago

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

HoqueMahmudul
eae88e52mo ago

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

HoqueMahmudul
8b8d1d52mo ago

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

HoqueMahmudul
c255a252mo ago

Link to the medical-vlm-explainability code repository

HoqueMahmudul
9ab8c3d2mo ago

Link to the Radiology Image Captioning collection

HoqueMahmudul
3e993ef2mo ago

Update README.md

HoqueMahmudul
634665d2mo ago

Update README.md

HoqueMahmudul
867c6c92mo ago

Add citation

HoqueMahmudul
ebd39972mo ago

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

HoqueMahmudul
f34c3252mo ago

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

HoqueMahmudul
cefc9d82mo ago

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

HoqueMahmudul
b36c1672mo ago

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

HoqueMahmudul
583b3a22mo ago

Add model card

HoqueMahmudul
a7953762mo ago

Add fine-tuned PEFT adapter weights

HoqueMahmudul
58ab2742mo ago

initial commit

HoqueMahmudul