cat-encoder / README.md
calcuis's picture
Update README.md
b5e3f9c verified
---
license: mit
tags:
- cat
- dog
- pig
- gguf-node
---
# 🐱cat architecture gguf encoder plus safetensors tokenizer (paired)
- cat-gemma2
- cat-umt5xxl
- cat-umt5base
## how to use
- drag both **gguf encoder** and **safetensors tokenizer** to > `./ComfyUI/models/text_encoders`
- select **gguf encoder** in the gguf clip loader; they will pair up to work automatically
## **reference**
- upgrade your node to the latest version for cat-encoder support
- gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))