Instructions to use recallapp/MobileCLIP-B-LT-OpenCLIP with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use recallapp/MobileCLIP-B-LT-OpenCLIP with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:recallapp/MobileCLIP-B-LT-OpenCLIP') tokenizer = open_clip.get_tokenizer('hf-hub:recallapp/MobileCLIP-B-LT-OpenCLIP') - Notebooks
- Google Colab
- Kaggle
Upload 2 files
Browse files
onnx/text_model_q8_batch.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8657a74614748a6ba8ef1c2afbb34ebf29b571e71fea04ab008c08c6063d845
|
| 3 |
+
size 64713657
|
onnx/vision_model_q8_batch.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f6e712a2adbf2f557f8581649ae1721d74c36181411f627edd27f9c2455dda77
|
| 3 |
+
size 90092552
|