Add library_name, pipeline_tag and links to paper and code

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the Hugging Face community team.

This PR improves the model card for LiteCoder-Terminal-4b-sft by adding:

  • library_name: transformers and pipeline_tag: text-generation to the metadata to enable automated code snippets and improve discoverability.
  • A direct link to the associated paper on Hugging Face.
  • A link to the GitHub repository for easier access to the implementation.

These updates follow the standard documentation practices for models hosted on the Hub.

Lite-Coder changed pull request status to merged

Sign up or log in to comment