| 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) | |
| ## extra | |
| - clip l - gguf; works | |
| - clip g - gguf; works | |
| - gemma2-2b-encoder | |
| - t5xxl old encoder | |
| - t5xl fp16 encoder | |
| - t5xl fp32 encoder |