Instructions to use 4stack/Geom-ViT-L-14-CLIP with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use 4stack/Geom-ViT-L-14-CLIP with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:4stack/Geom-ViT-L-14-CLIP') tokenizer = open_clip.get_tokenizer('hf-hub:4stack/Geom-ViT-L-14-CLIP') - Notebooks
- Google Colab
- Kaggle
Add model
Browse files
open_clip_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1710517724
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4fdbfe9b5b72c685639e0d6adbcea45de927fa3c2501efb337d4979790cb40b3
|
| 3 |
size 1710517724
|
open_clip_pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1710639510
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1766d52d4d55b6ce558cd92f1f5c9bcbe6dffee814689822fe123b8028005226
|
| 3 |
size 1710639510
|