Add pipeline tag, library name and model description
#2
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the
pipeline_tag: text-generation
to better categorize the model. - Specifying the
library_name: transformers
given the model's compatibility. - Including a brief model description.