Improve model card metadata and add paper/code links
#1
by nielsr HF Staff - opened
This PR improves the model card by:
- Adding
pipeline_tag: text-generationandlibrary_name: transformersto the YAML metadata. - Adding links to the original research paper and the official GitHub repository for the "Four Over Six" quantization method.
- Adding a BibTeX citation section at the end of the README.
- Maintaining the detailed benchmark results and technical descriptions already present in the repository.