Instructions to use MikelWL/icar-weights with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use MikelWL/icar-weights with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:MikelWL/icar-weights') tokenizer = open_clip.get_tokenizer('hf-hub:MikelWL/icar-weights') - Notebooks
- Google Colab
- Kaggle
Upload vit14l_coco_fp16.safetensors
Browse files
checkpoints/baseline_coco/vit14l_coco_fp16.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ae3def980465d7b065dc64e6ba3f4dbd37af9c8842c03722319d66b90d85ce6
|
| 3 |
+
size 856863926
|