Improve model card: Add pipeline tag, library name, paper link, code link, and usage instructions
#2
by nielsr HF Staff - opened
This PR enhances the model card for Med3DVLM-Qwen-2.5-7B by:
- Adding the official Hugging Face paper link: Med3DVLM: An Efficient Vision-Language Model for 3D Medical Image Analysis.
- Including relevant metadata tags:
pipeline_tag: image-text-to-textandlibrary_name: transformers. - Adding a runnable sample usage code snippet adapted from the Github repository.
This will make the model easier to discover and use within the Hugging Face ecosystem.