Instructions to use UCSC-VLAA/ViT-L-16-HTxt-Recap-CLIP with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use UCSC-VLAA/ViT-L-16-HTxt-Recap-CLIP with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:UCSC-VLAA/ViT-L-16-HTxt-Recap-CLIP') tokenizer = open_clip.get_tokenizer('hf-hub:UCSC-VLAA/ViT-L-16-HTxt-Recap-CLIP') - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ license: cc-by-4.0
|
|
| 7 |
datasets:
|
| 8 |
- UCSC-VLAA/Recap-DataComp-1B
|
| 9 |
---
|
| 10 |
-
# Model card for ViT-
|
| 11 |
|
| 12 |
A CLIPA model trained on Recap-DataComp-1B...
|
| 13 |
|
|
|
|
| 7 |
datasets:
|
| 8 |
- UCSC-VLAA/Recap-DataComp-1B
|
| 9 |
---
|
| 10 |
+
# Model card for Recap-CLIP-ViT-L-16-Txt-Huge-2.56B
|
| 11 |
|
| 12 |
A CLIPA model trained on Recap-DataComp-1B...
|
| 13 |
|