Instructions to use mwalmsley/zoobot-encoder-convnext_pico with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use mwalmsley/zoobot-encoder-convnext_pico with timm:
import timm model = timm.create_model("hf_hub:mwalmsley/zoobot-encoder-convnext_pico", 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:0ce6eaf6da4148d21bbd26f177f7a1d18c60b4376e7a8c3179712481b01a0c0b
|
| 3 |
+
size 34142928
|