Instructions to use immich-app/ViT-H-14__laion2b-s32b-b79k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use immich-app/ViT-H-14__laion2b-s32b-b79k with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("immich-app/ViT-H-14__laion2b-s32b-b79k", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File too large to display, you can check the raw version instead.