Add transformers library and text-generation pipeline to model card
#1
by nielsr HF Staff - opened
This PR adds the library_name: transformers and pipeline_tag: text-generation to the model card. This ensures the "how to use" button appears on the top right (with a Transformers code snippet), and that the model can be found at https://huggingface.co/models?pipeline_tag=text-generation.
Thank you! LGTM.
Caiyun-AI changed pull request status to merged