Update model card: remove transformers tag, add paper/project links

#1
by nielsr HF Staff - opened

Hi team,

This PR aims to improve the model card for openbmb/MiniCPM4-8B-GGUF by:

  • Removing library_name: transformers from metadata: This model is in GGUF format and is typically used with llama.cpp or other dedicated inference engines, not directly with the transformers library. Removing this tag ensures that the model card accurately reflects the artifact's compatibility.
  • Updating the paper link: The link to the technical report in the content has been updated to point to the official Hugging Face paper page: MiniCPM4: Ultra-Efficient LLMs on End Devices.
  • Adding a link to the Hugging Face collection: A link to the project's Hugging Face collection (https://huggingface.co/collections/openbmb/minicpm4-6841ab29d180257e940baa9b) has been added for better discoverability of related models and resources.

Please let me know if you have any questions or suggestions.

Thanks!
Niels

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

Sign up or log in to comment