Add pipeline tag and sample usage
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the
pipeline_tag: text-generation
to ensure the model appears in relevant searches on the Hugging Face Hub. - Including a Python code snippet for basic text generation to demonstrate model usage.