chatpig commited on
Commit
4d7646b
·
verified ·
1 Parent(s): a418442

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -9,4 +9,8 @@ tags:
9
 
10
  ## t5-v1_1-xxl-encoder-fp32-gguf
11
  - base model from google
12
- - for text/image-text-to-image/video generation
 
 
 
 
 
9
 
10
  ## t5-v1_1-xxl-encoder-fp32-gguf
11
  - base model from google
12
+ - for text/image-text-to-image/video generation
13
+
14
+ ## new high quality version with true fp32
15
+ - base pytorch hf model [here](https://huggingface.co/chatpig/t5-v1_1-xxl-encoder-f32)
16
+ - compatible with both [comfyui-gguf](https://github.com/city96/ComfyUI-GGUF) and [gguf-node](https://github.com/calcuis/gguf)