Instructions to use rwightman/test_vit_b16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use rwightman/test_vit_b16 with timm:
import timm model = timm.create_model("hf_hub:rwightman/test_vit_b16", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1
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:bc55fceb5edcd1ed24f981776c76577681c2100d4861930f63c4537bd7a40fde
|
| 3 |
+
size 346287896
|