File size: 472 Bytes
571a2db fe3587b |
1 2 3 4 5 6 7 8 9 10 11 12 |
---
license: apache-2.0
---
# CLIP ViT-L/14 Text Encoder
This repo contains copies of the CLIP ViT-L/14 text encoder in various quantization formats. The models in this repo are intended for use in [InvokeAI](https://github.com/invoke-ai/InvokeAI).
Contents:
- `bfloat16/` - TCLIP ViT-L/14 text encoder cast to bfloat16. Copied from [here](https://huggingface.co/black-forest-labs/FLUX.1-schnell/tree/741f7c3ce8b383c54771c7003378a50191e9efe9/text_encoder).
|