Instructions to use bottles/model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bottles/model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("bottles/model", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload 4 files
Browse files- embeddings/readme +0 -0
- models/Lora/readme +0 -0
- models/Stable-diffusion/readme +0 -0
- models/VAE/readme +0 -0
embeddings/readme
ADDED
|
File without changes
|
models/Lora/readme
ADDED
|
File without changes
|
models/Stable-diffusion/readme
ADDED
|
File without changes
|
models/VAE/readme
ADDED
|
File without changes
|