Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,9 @@ pipeline_tag: text-generation
|
|
12 |
library_name: transformers
|
13 |
---
|
14 |
# TIPO: Text to Image with text presampling for Prompt Optimization
|
15 |
-
|
|
|
|
|
16 |
100M LLaMA arch model trained for TIPO.<br>
|
17 |
Tech Report: https://kblueleaf.net/document/TIPO-tech-report.pdf
|
18 |
|
|
|
12 |
library_name: transformers
|
13 |
---
|
14 |
# TIPO: Text to Image with text presampling for Prompt Optimization
|
15 |
+
|
16 |
+
***This 100M model is still under development***
|
17 |
+
|
18 |
100M LLaMA arch model trained for TIPO.<br>
|
19 |
Tech Report: https://kblueleaf.net/document/TIPO-tech-report.pdf
|
20 |
|