ViT-B-16__openai / README.md
immich-team's picture
Create README.md
5bc5571
|
raw
history blame
No virus
422 Bytes
---
tags:
- immich
- clip
---
# Model Description
This repo contains ONNX exports for the CLIP model [openai/clip-vit-base-patch16](https://huggingface.co/openai/clip-vit-base-patch16).
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.