chatpig commited on
Commit
4eb9e93
·
verified ·
1 Parent(s): fb02ad5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
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)