File size: 369 Bytes
5cba3da |
1 2 3 4 5 6 7 8 9 10 11 12 |
---
license: apache-2.0
base_model:
- google-t5/t5-base
tags:
- gguf-node
---
# t5-base-encoder-gguf
- t5-base text encoder for text/audio-to-audio generation
- compatible with both [comfyui-gguf](https://github.com/city96/ComfyUI-GGUF) and [gguf-node](https://github.com/calcuis/gguf)
- example model supported: [stable-audio](https://huggingface.co/calcuis/ace-gguf) |