File size: 442 Bytes
74b1afd
 
 
 
 
 
 
 
 
 
 
 
 
4eb9e93
 
 
09863bb
4eb9e93
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
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)