Update README.md
Browse files
README.md
CHANGED
@@ -11,4 +11,8 @@ tags:
|
|
11 |
|
12 |
## t5-v1_1-xxl encoder (fp32) revised version
|
13 |
- base model from google
|
14 |
-
- for text/image-text-to-image/video generation
|
|
|
|
|
|
|
|
|
|
11 |
|
12 |
## t5-v1_1-xxl encoder (fp32) revised version
|
13 |
- base model from google
|
14 |
+
- for text/image-text-to-image/video generation
|
15 |
+
|
16 |
+
## high quality version with true fp32
|
17 |
+
- based pytorch version [here](https://huggingface.co/chatpig/t5-v1_1-xxl-encoder-f32)
|
18 |
+
- quantized gguf version [here](https://huggingface.co/chatpig/t5-v1_1-xxl-encoder-fp32-gguf)
|