Add pipeline tag and library name
#1
by
nielsr
HF Staff
- opened
This PR adds the pipeline_tag and library_name to the model card metadata for better discoverability and clarity. The pipeline_tag is set to text-generation as the model generates text responses. The library_name is set to transformers as indicated in the provided usage example.
wangkevin02
changed pull request status to
merged