| --- |
| 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 on gguf clip loader |
| - clip g - gguf; works on gguf clip loader |
| - gemma2-2b-encoder |
| - qwen2.5-vl-encoder |
| - t5xxl-old-encoder |
| - t5xxl-um-encoder |
| - t5xl-fp8/16/32-encoder |
| - t5base-fp8/32-encoder |