Instructions to use alaub/10Eros-Max-fl2va-diffusers-transformer-int8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use alaub/10Eros-Max-fl2va-diffusers-transformer-int8 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("alaub/10Eros-Max-fl2va-diffusers-transformer-int8", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
int8 weight-only transformer (torchao INT8WO)
Browse files
diffusion_pytorch_model-00001-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 9806148752
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:079a492cafbd3e1e69d330a23ceda3e764fc13c6b4f30c1a7f6ffc833d46ac9b
|
| 3 |
size 9806148752
|
diffusion_pytorch_model-00002-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 9996592168
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8171a25dd356525379573429c35eb610d79989d7e52f9129f1dfb9ea82f6e5e6
|
| 3 |
size 9996592168
|
diffusion_pytorch_model-00003-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 9967220816
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef1fb93c77d32d79b0acc9e86ecdaa2e91a3f4cadc3645f49143ba610cd531a5
|
| 3 |
size 9967220816
|
diffusion_pytorch_model-00004-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4277455288
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7971abfbf1f727e90e08844986eef81af6de84eff6bc9390f2803d8c8b150ce
|
| 3 |
size 4277455288
|