Add library_name and base_model metadata

#1
by nielsr HF Staff - opened

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

This PR improves the model card metadata by adding:

  • library_name: transformers: This enables the "Use in Transformers" button on the model page.
  • base_model: Explicitly linking the model to its base model (Qwen3-4B-Instruct-2507) as mentioned in the description.
  • tool-use tag: To help users find this model when searching for tool-using agents.

I've also updated the paper link to point to the Hugging Face papers page.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment