Update model card with paper link and library details

#18
by nielsr HF Staff - opened

This PR improves the model card by:

  • Adding a direct link to the official Hugging Face paper page (Voxtral), providing full academic context.
  • Updating the library_name metadata tag to transformers. This correctly reflects the model's native support in the Hugging Face Transformers library and ensures the "how to use" widget is displayed on the model page.
  • Adding vllm to the tags metadata, highlighting its support for the vLLM inference engine as mentioned in the usage examples.
Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment