Add library_name, pipeline_tag, link to project page and Github repository
#1
by nielsr HF Staff - opened
This PR improves the model card by:
- Adding a link to the Github repository.
- Adding a link to the project page.
- Setting library_name to transformers.
- Setting the pipeline tag to text-generation, ensuring the model can be found at https://huggingface.co/models?pipeline_tag=text-generation.