Add pipeline tag and library name
#1
by
nielsr
HF Staff
- opened
This PR adds the library_name
as transformers
and sets pipeline_tag
to text-generation
, ensuring people can find your model at https://huggingface.co/models?pipeline_tag=text-generation.
yuanshengni
changed pull request status to
merged
Thank you for the helpful suggestions!