Instructions to use nmndeep/CLIC-ViT-B-16-224-CogVLM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use nmndeep/CLIC-ViT-B-16-224-CogVLM with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:nmndeep/CLIC-ViT-B-16-224-CogVLM') tokenizer = open_clip.get_tokenizer('hf-hub:nmndeep/CLIC-ViT-B-16-224-CogVLM') - Notebooks
- Google Colab
- Kaggle
Improve model card: Add metadata, links, abstract, citation, and fix usage snippet
#1 opened 7 months ago
by
nielsr