Add library_name and pipeline_tag
#1
by
nielsr
HF Staff
- opened
This PR adds the library_name
and pipeline_tag
to the metadata. This will allow the model to be used with AutoModelForCausalLM.from_pretrained
and be found at https://huggingface.co/models?pipeline_tag=text-generation.
pybeebee
changed pull request status to
merged