ViT-L-14__openai / README.md
immich-team's picture
Create README.md
4d0cfd2
|
raw
history blame
No virus
424 Bytes
---
tags:
- immich
- clip
---
# Model Description
This repo contains ONNX exports for the CLIP model [openai/clip-vit-large-patch14](https://huggingface.co/openai/clip-vit-large-patch14).
It separates the visual and textual encoders into separate models for the purpose of generating image and text embeddings.
This repo is specifically intended for use with [Immich](https://immich.app/), a self-hosted photo library.