Instructions to use jamessyx/pathgenclip-vit-large-patch14-hf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use jamessyx/pathgenclip-vit-large-patch14-hf with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:jamessyx/pathgenclip-vit-large-patch14-hf') tokenizer = open_clip.get_tokenizer('hf-hub:jamessyx/pathgenclip-vit-large-patch14-hf') - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1
by SFconvertbot - opened
- model.safetensors +3 -0
- open_clip_pytorch_model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d6cf911e6bf801f07e01572556abfeb13523c6ea5c4a7703dd69f5ef410a7903
|
| 3 |
+
size 1711853860
|
open_clip_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dde72dcd7d1f19bfd2ccd77b570d5e157a1396889a708025812ee33af9a21612
|
| 3 |
+
size 1711828468
|