Add library_name and improve model card
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face team. This PR improves the model card for SPES-7B by:
- Adding
library_name: transformersto the YAML metadata, which enables the "Use in Transformers" button and automated code snippets. - Explicitly listing the authors from the paper.
- Refining the model details and project links.
- Updating the BibTeX citation to include the arXiv information.
No changes were made to the model weights or configuration files.
zjr2000 changed pull request status to merged