Improve model card: paper link, project link, remove misleading library_name for GGUF

#1
by nielsr HF Staff - opened

This PR improves the model card for openbmb/BitCPM4-1B-GGUF by:

  • Updating the paper link to point to the official Hugging Face paper page: https://huggingface.co/papers/2506.07900.
  • Adding a link to the project's Hugging Face collection (project page) for better overview: https://huggingface.co/collections/openbmb/minicpm4-6841ab29d180257e940baa9b.
  • Removing the misleading library_name: transformers metadata, as this specific GGUF model is intended for use with llama.cpp (as demonstrated in the usage example) and not the transformers library for direct inference.
  • Adding a descriptive main title to the model card for clarity.
  • Updating the bibtex entry to include the URL to the paper.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment