Add library and pipeline tags

#1
by nielsr HF Staff - opened

This PR adds the missing library_name: transformers and pipeline_tag: text-generation metadata fields to the model card. The repository contains GPTNeoXForCausalLM checkpoints that are used with the transformers library, and the model performs text generation, so these fields improve discoverability and enable the correct built-in usage snippet on the Hub.

Thanks for checking it

YenugulaAIML changed pull request status to merged

Sign up or log in to comment