Instructions to use adamdad/kat_small_patch16_224.vitft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use adamdad/kat_small_patch16_224.vitft with timm:
import timm model = timm.create_model("hf_hub:adamdad/kat_small_patch16_224.vitft", 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:7e3e2d5b246a4772bca84f4568b84789c00a312edb33d9011d656e0d0aad55cf
|
| 3 |
+
size 88225112
|