Improve model card: add library name and pipeline tag, link to code repository
#1
by nielsr HF Staff - opened
This PR improves the model card by adding:
library_name: transformersto enable out-of-the-box usage.pipeline_tag: text-generationas the model is an LLM with instruction capabilities.- A link to the code repository.
yolay changed pull request status to merged