Instructions to use mwalmsley/baseline-encoder-classification-convnext_nano with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use mwalmsley/baseline-encoder-classification-convnext_nano with timm:
import timm model = timm.create_model("hf_hub:mwalmsley/baseline-encoder-classification-convnext_nano", 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:75a2cefa91f0269729ca87f0672a0af1ccebaf3f0d84eab1f4163aa6a763223f
|
| 3 |
+
size 59824328
|