Update README.md
Browse files
README.md
CHANGED
@@ -5,9 +5,9 @@ tags:
|
|
5 |
- safetensors
|
6 |
---
|
7 |
|
8 |
-
# Lumina-Next-2B-HQ-
|
9 |
|
10 |
-
The `Lumina-Next-2B-HQ-
|
11 |
|
12 |
Our generative model has `Next-DiT` as the backbone, the text encoder is the `Gemma` 2B model, and the VAE uses a version of `sdxl` fine-tuned by stabilityai.
|
13 |
|
|
|
5 |
- safetensors
|
6 |
---
|
7 |
|
8 |
+
# Lumina-Next-2B-HQ-SFT
|
9 |
|
10 |
+
The `Lumina-Next-2B-HQ-SFT` model uses Next-DiT with a 2B parameters model as well as using [Gemma-2B](https://huggingface.co/google/gemma-2b) as a text encoder. Compared with `Lumina-T2I`, it has faster inference speed, richer generation style, and more multilingual support, etc.
|
11 |
|
12 |
Our generative model has `Next-DiT` as the backbone, the text encoder is the `Gemma` 2B model, and the VAE uses a version of `sdxl` fine-tuned by stabilityai.
|
13 |
|