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: transformers to enable out-of-the-box usage.
  • pipeline_tag: text-generation as the model is an LLM with instruction capabilities.
  • A link to the code repository.
yolay changed pull request status to merged

Sign up or log in to comment