Improve model card: Correct pipeline tag, add library name, update news section
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Correcting the
pipeline_tag
totext-generation
, which accurately reflects the model's text generation capabilities. - Adding the
library_name
astransformers
, indicating compatibility with the Hugging Face Transformers library. - Updating the news section with the latest information from the GitHub repository.
kenshinn
changed pull request status to
merged