Instructions to use ChrisGoringe/bigG-vision-fp16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ChrisGoringe/bigG-vision-fp16 with Transformers:
# Load model directly from transformers import AutoTokenizer, CLIPVisionModelWithProjection tokenizer = AutoTokenizer.from_pretrained("ChrisGoringe/bigG-vision-fp16") model = CLIPVisionModelWithProjection.from_pretrained("ChrisGoringe/bigG-vision-fp16") - Notebooks
- Google Colab
- Kaggle
fp16 version of the vision model (only) from laion/CLIP-ViT-bigG-14-laion2B-39B-b160k
- Downloads last month
- 3
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support