Instructions to use immich-app/ViT-L-14__laion2b-s32b-b82k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use immich-app/ViT-L-14__laion2b-s32b-b82k with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("immich-app/ViT-L-14__laion2b-s32b-b82k", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 320 Bytes
df20084 191796b df20084 | 1 2 3 4 5 6 7 8 9 10 11 | ---
tags:
- immich
- clip
---
# Model Description
This repo contains ONNX exports for the associated CLIP model by OpenCLIP. See the [OpenCLIP](https://github.com/mlfoundations/open_clip) repo for more info.
This repo is specifically intended for use with [Immich](https://immich.app/), a self-hosted photo library.
|