Text Generation
Transformers
Safetensors
llama
text-generation-inference

Add pipeline tag and library name

#1
by nielsr HF Staff - opened

This PR adds pipeline_tag: text-generation to the metadata, ensuring people can find your model at https://huggingface.co/models?pipeline_tag=text-generation. It also adds the library_name as transformers given the usage examples provided in the model card.

MilesQLi changed pull request status to merged

Sign up or log in to comment