Missing mm_projector.bin in Med3DVLM-Qwen-2.5-7B
#1
by JosephDefonse - opened
Hi,
I was directed from the https://github.com/mirthAI/Med3DVLM page.
I was wondering, when fine-tuning and training the model, the finetune_lora.sh mentioned:
--pretrain_mm_mlp_adapter ./output/Med3DVLM-Qwen-2.5-7B -pretrain/mm_projector.bin
So I went to the url (to download the Med3DVLM-Qwen-2.5-7B model), I came to this page.
When I downloaded the model, it actually doesn't have a mm_projector.bin file (referenced in the code)
Also noticed that this is called "Med3DVLM-Qwen-2.5-7B" and not "Med3DVLM-Qwen-2.5-7B-pretained. Not sure if this is a separate model?
Would be great if you could share as I would love to fine-tune the existing model to my dataset.
Thanks!
JosephDefonse changed discussion status to closed
It has been added, thank you so much for the swift response!