Update model card with metadata, paper link and GitHub repository
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team. I noticed this model card could be improved by adding structured metadata and links to the official research artifacts.
This PR:
- Adds the
text-generationpipeline tag. - Adds
library_name: transformersto enable automated code snippets and better discovery. - Specifies the
base_modelasmeta-llama/Llama-3.2-3B-Instruct. - Adds direct links to the research paper and the GitHub repository.
- Includes the sample usage snippet found in the official README.
Feel free to merge this if it looks good to you!