| license: apache-2.0 | |
| language: | |
| - en | |
| base_model: | |
| - google/t5-v1_1-xxl | |
| tags: | |
| - gguf-node | |
| # t5xxl encoder | |
| - base model from [google](https://huggingface.co/google/t5-v1_1-xxl) | |
| - paper: [unified text-to-text transformer](https://arxiv.org/pdf/1910.10683) | |
| - use it as text encoder (drag it to the folder ./models/text_encoders) |