Instructions to use Lines/example_delia with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use Lines/example_delia with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("Lines/example_delia", set_active=True) - Notebooks
- Google Colab
- Kaggle
File size: 104 Bytes
4a450e0 | 1 2 3 4 5 | ---
license: apache-2.0
base_model: meta-llama/Llama-2-7b-chat-hf
library_name: adapter-transformers
--- |