Instructions to use infosense/yield-adapters with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use infosense/yield-adapters with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
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