Add metadata and improve model card
#1
by nielsr HF Staff - opened
Hi,
I'm Niels from the Hugging Face community team. This PR aims to improve the model card for LLaDA-MedV by:
- Adding the
image-text-to-textpipeline tag andlibrary_name: transformersto the metadata (the model is compatible viatrust_remote_code). - Adding relevant tags such as
medicalandbiomedical. - Structuring the model card to clearly display paper information, performance metrics, and citation details.
This should improve the discoverability and usability of the model on the Hub.
Best,
Niels