Add pipeline tag and license to model card
#1
by
nielsr
HF Staff
- opened
This PR adds the missing pipeline_tag and license to the model card YAML metadata. The pipeline_tag is set to text-generation as this is a causal language model. The license is added based on information from the Github repository.
RohitGandikota
changed pull request status to
merged