File size: 459 Bytes
4e57342 185c759 4e57342 4d7646b ebc0c03 4d7646b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
license: apache-2.0
base_model:
- google/t5-v1_1-xxl
tags:
- t5
- gguf-node
language:
- en
---
## t5-v1_1-xxl-encoder-fp32-gguf
- base model from google
- for text/image-text-to-image/video generation
## high quality version with true fp32
- base pytorch hf model [here](https://huggingface.co/chatpig/t5-v1_1-xxl-encoder-f32)
- compatible with both [comfyui-gguf](https://github.com/city96/ComfyUI-GGUF) and [gguf-node](https://github.com/calcuis/gguf) |