Improve model card for LLaVA_MORE-phi_4-finetuning

#1
by nielsr HF Staff - opened

This PR significantly improves the model card for aimagelab/LLaVA_MORE-phi_4-finetuning by:

  • Adding detailed metadata including the license, pipeline_tag, base_model, and relevant tags for better discoverability and functionality on the Hub.
  • Populating the model card content with a comprehensive description derived from the paper abstract and GitHub README.
  • Providing direct links to the paper, the GitHub repository, the project website, the Hugging Face model collection, and a demo space.
  • Including detailed performance benchmarks, training data and procedure, acknowledgments, and academic citation.
  • Adding a robust "How to Get Started" section with a runnable Python code example that demonstrates model inference including necessary image preprocessing steps.

This update will make the model much more accessible, informative, and usable for the Hugging Face community.

fede97 changed pull request status to merged

Sign up or log in to comment