Instructions to use MVRL/rcme-tol-vit-base-patch16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use MVRL/rcme-tol-vit-base-patch16 with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:MVRL/rcme-tol-vit-base-patch16') tokenizer = open_clip.get_tokenizer('hf-hub:MVRL/rcme-tol-vit-base-patch16') - 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 598516980
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a9b71bd2ca795374044fc1608fd370c96e7b78759dfa6202365e09120f92594
|
| 3 |
size 598516980
|
open_clip_pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 598599478
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48a51f14b1a6ae33b12bdcb9d77749b63c9572c00809f13f25b208eda8076ff9
|
| 3 |
size 598599478
|