justheuristic
commited on
Commit
•
544504e
1
Parent(s):
90c42dc
Text encoder is actually llama 2, is it not?
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ More checkpoints of our model will be released soon~
|
|
23 |
|
24 |
| Resolution | Flag-DiT Parameter| Text Encoder | Prediction | Download URL |
|
25 |
| ---------- | ----------------------- | ------------ | -----------|-------------- |
|
26 |
-
| 1024 | 5B |
|
27 |
|
28 |
## Installation
|
29 |
|
|
|
23 |
|
24 |
| Resolution | Flag-DiT Parameter| Text Encoder | Prediction | Download URL |
|
25 |
| ---------- | ----------------------- | ------------ | -----------|-------------- |
|
26 |
+
| 1024 | 5B | Llama-2 7B | Rectified Flow | [hugging face](https://huggingface.co/Alpha-VLLM/Lumina-T2I) |
|
27 |
|
28 |
## Installation
|
29 |
|