Text Generation
PEFT
Safetensors

Improve model card: add license, details, links, and usage

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card for LoRI-S_code_llama3_rank_32 by:

  • Adding the license tag (apache-2.0) to the metadata.
  • Expanding the model description with details from the paper abstract and GitHub README.
  • Including explicit links to the GitHub repository, project page, and Hugging Face collection.
  • Providing a practical Python code snippet for loading and using the model for inference.
  • Populating sections on training details, evaluation, and technical specifications.

This improves discoverability, usability, and completeness for researchers and practitioners on the Hub.

juzhengz changed pull request status to merged

Sign up or log in to comment