Add pipeline tag, library name, and GitHub link

#1
by nielsr HF Staff - opened

This PR improves the model card for TL-CodeLLaMA-2 by:

  • Adding the library_name: transformers to enable the "How to use" widget and ensure automated code snippets work correctly.
  • Adding the pipeline_tag: text-generation to improve model discoverability on the Hugging Face Hub (e.g., at https://huggingface.co/models?pipeline_tag=text-generation).
  • Including a direct link to the GitHub repository for easier access to the code.

Please review and merge if these improvements are acceptable!

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment