Instructions to use Jfkennedy02/Instruments with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use Jfkennedy02/Instruments with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("Jfkennedy02/Instruments", set_active=True) - Notebooks
- Google Colab
- Kaggle
File size: 277 Bytes
ffa34ff 4cda171 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | ---
license: llama2
datasets:
- bigcode/the-stack-v2
- Cohere/wikipedia-2023-11-embed-multilingual-v3
- abacusai/SystemChat
- argilla/dpo-mix-7k
- MarkrAI/KoCommercial-Dataset
language:
- en
metrics:
- accuracy
library_name: adapter-transformers
pipeline_tag: text-to-image
--- |