Upload folder using huggingface_hub
#1
by
awni
- opened
- README.md +11 -0
- model.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: en
|
3 |
+
license: other
|
4 |
+
tags:
|
5 |
+
- mlx
|
6 |
+
library: mlx
|
7 |
+
---
|
8 |
+
|
9 |
+
The Model [awni/resnet18-mlx](https://huggingface.co/awni/resnet18-mlx) was
|
10 |
+
converted to MLX format from
|
11 |
+
[timm/resnet18.a1_in1k](https://huggingface.co/timm/resnet18.a1_in1k).
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:487269a6df09bad8e2be5dff79e0f1abfb4ccaf72725943805cca1cca2967373
|
3 |
+
size 46805685
|