Add library_name and pipeline_tag to metadata

#1
by nielsr HF Staff - opened

This PR adds the library_name and pipeline_tag to the model card metadata. The library_name is set to transformers because the model is loaded using the transformers library. The pipeline_tag is set to text-generation as DarwinLM is a large language model used for text generation.

Shengkun changed pull request status to merged

Sign up or log in to comment