license: apache-2.0 | |
language: | |
- en | |
base_model: | |
- google/t5-v1_1-xxl | |
tags: | |
- t5 | |
- gguf-node | |
## t5-v1_1-xxl encoder (fp32) revised version | |
- base model from google | |
- for text/image-text-to-image/video generation | |
## high quality version with true fp32 | |
- origianl pytorch version [here](https://huggingface.co/chatpig/t5-v1_1-xxl-encoder-f32) | |
- quantized gguf version [here](https://huggingface.co/chatpig/t5-v1_1-xxl-encoder-fp32-gguf) |