Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,7 @@ base_model:
|
|
7 |
---
|
8 |
|
9 |
# **gguf quantized version of lumina**
|
10 |
-
- base model from [alpha-vllm](https://huggingface.co/Alpha-VLLM)
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# **gguf quantized version of lumina**
|
10 |
+
- base model from [alpha-vllm](https://huggingface.co/Alpha-VLLM)
|
11 |
+
- get text encoder [here](https://huggingface.co/Comfy-Org/Lumina_Image_2.0_Repackaged/blob/main/split_files/text_encoders/gemma_2_2b_fp16.safetensors)
|
12 |
+
- get vae [here](https://huggingface.co/Comfy-Org/Lumina_Image_2.0_Repackaged/blob/main/split_files/vae/ae.safetensors)
|
13 |
+
- upgrade your gguf node for lumina support
|