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
Adding `safetensors` variant of this model
#5
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:c470594da6737ea033498811d50982e9012adf39bad40b88715a83f5c92a8ad2
|
| 3 |
+
size 49349856
|