Add pipeline tag and library name metadata
#1
by nielsr HF Staff - opened
This PR improves the model card by adding relevant metadata:
pipeline_tag: text-generationto ensure the model is categorized correctly in the Hub.library_name: peftas the repository contains LoRA adapters.- Links to the paper on Hugging Face.
These changes make the repository more discoverable and provide standard entry points for users to interact with the adapters.
victordelima changed pull request status to merged