Add pipeline tag and library name
#1
by
nielsr
HF Staff
- opened
This PR improves the model card.
It adds the text-generation pipeline tag ensuring it can be found here: https://huggingface.co/models?pipeline_tag=text-generation.
It also adds the library_name tag, so it's clear it can be used with the transformers library.