Instructions to use apple/mobileclip_b_timm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use apple/mobileclip_b_timm with timm:
import timm model = timm.create_model("hf_hub:apple/mobileclip_b_timm", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#4
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e221b027a73b06b8264c5cce7a1249c661b4ca355d90fbce900157266767806
|
| 3 |
+
size 345414704
|