Instructions to use Alestier2022/CustomMixes with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Alestier2022/CustomMixes with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="Alestier2022/CustomMixes")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("Alestier2022/CustomMixes") model = AutoModel.from_pretrained("Alestier2022/CustomMixes", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload Wai - RinAnimeIL.safetensors
Browse filesFirst Mix between Illustrious Models
Wai - RinAnimeIL.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99fc3d17164909525a41f70ea76dd195055960e7ab912acd8c778f2acffa17cd
|
| 3 |
+
size 7105569544
|