Instructions to use Alpha-VLLM/Lumina-Next-T2I with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Alpha-VLLM/Lumina-Next-T2I with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Alpha-VLLM/Lumina-Next-T2I", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload 2 files
Browse files- consolidated_ema.00-of-01.safetensors +2 -2
- model_args.pth +2 -2
consolidated_ema.00-of-01.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14d3435b27826d66077252a8f31dd2177023989c353a4095aadcb9a7ecec1ee0
|
| 3 |
+
size 6509604840
|
model_args.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b47ef0a7c06e85a201c6ff29fa2c3f75a599fa939937d3609c3b560c485da8d9
|
| 3 |
+
size 284
|