Text Generation
Transformers
Safetensors
llama
code-generation
conversational
text-generation-inference

Improve model card with metadata, paper link, and usage example

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card for AutoTriton. It adds essential metadata such as pipeline_tag (text-generation) and library_name (transformers), making the model more discoverable and properly categorized on the Hugging Face Hub. Additionally, it links the model directly to its corresponding paper and includes relevant tags like code-generation. The card now also features a comprehensive model overview derived from the paper's abstract, details on its evaluation, and a practical transformers usage example.

AI9Stars org

Hi @nielsr
Sorry for the late reply, and thank you very much for your contribution! 🙏

We reviewed your PR and noticed an issue with the citation.
To address this, we made a revised commit following your structure.

We really appreciate your support and interest in our work!

LiShangZ changed pull request status to closed

Sign up or log in to comment