Add library_name and improve paper links

#5
by nielsr HF Staff - opened

Hi! I'm Niels from the community science team at Hugging Face.

I've opened this PR to improve the model card for Phi-4-Reasoning-Vision-15B:

  • Added library_name: transformers to the metadata. This enables automated code snippets and the "Use in Transformers" button on the Hub, as the model is compatible with the library via auto_map.
  • Added a link to the Hugging Face paper page for the technical report.
  • Included the sample usage script found in the GitHub repository for Azure Foundry hosting.

Everything else remains consistent with your original documentation.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment