Instructions to use snap-research/efficientformer-l1-300 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use snap-research/efficientformer-l1-300 with timm:
import timm model = timm.create_model("hf_hub:snap-research/efficientformer-l1-300", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Add TF weights
#3
by D-Roberts - opened
- tf_model.h5 +3 -0
tf_model.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4bd9d60cc3447da4c29b35172f8b96cd21f4969d531e39f504eafa00d55a9945
|
| 3 |
+
size 49581884
|