immich-team commited on
Commit
5784adc
1 Parent(s): aeb1448

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ # Model Description
2
+
3
+ This repo contains ONNX exports for the multilingual CLIP model [M-CLIP/XLM-Roberta-Large-Vit-L-14](https://huggingface.co/M-CLIP/XLM-Roberta-Large-Vit-L-14).
4
+ It separates the visual and textual encoders into separate models for the purpose of generating image and text embeddings.
5
+
6
+ This repo is specifically intended for use with [Immich](https://immich.app/), a self-hosted photo library.