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.
LiShangZ
changed pull request status to
closed