File size: 385 Bytes
43cc5bc fabf095 4a9a707 43cc5bc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
license: apache-2.0
base_model:
- chatpig/umt5-xxl-encoder-f32
tags:
- t5
- gguf-node
---
## umt5-xxl-encoder (fp32)
- base model from google [umt5-xxl](https://huggingface.co/google/umt5-xxl)
- original version (finetuned and merged) [here](https://huggingface.co/chatpig/umt5-xxl-encoder-f32)
- high quality model with true fp32 tensors
- for text/image-text-to-video generation |