Improve model card: Add paper abstract, HF paper, project page, and capability tags
#1
by
nielsr HF Staff - opened
This PR enhances the model card for MiniCPM4-0.5B-QAT-Int4-GGUF by:
- Adding
code-generation,tool-use, andlong-contextto the metadata tags to better reflect the model's capabilities, as evidenced in the paper abstract and GitHub README (e.g., "hybrid reasoning model," "long sequence understanding and generation," "Function Calling," "Code Interpreter," "MCP augmented tool calling"). - Adding the full paper abstract to provide comprehensive context about the model's innovations.
- Integrating a direct link to the official Hugging Face paper page (
https://huggingface.co/papers/2506.07900) in the introductory links and citation section. - Adding a link to the Hugging Face project page (
https://huggingface.co/collections/openbmb/minicpm4-6841ab29d180257e940baa9b) for better discoverability of the MiniCPM4 collection.
These updates aim to provide more complete and easily accessible information for users and researchers.