How to use immich-app/RN101__openai with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("immich-app/RN101__openai", dtype="auto")
This repo contains ONNX exports for the associated CLIP model by OpenCLIP. See the OpenCLIP repo for more info.
This repo is specifically intended for use with Immich, a self-hosted photo library.