Upload 3 files
Browse files- manifest.json +13 -0
- on_device_model_execution_config.pb +3 -0
- weights.bin +3 -0
manifest.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"manifest_version": 2,
|
3 |
+
"name": "Optimization Guide On Device Model",
|
4 |
+
"version": "2025.6.30.1229",
|
5 |
+
"BaseModelSpec": {
|
6 |
+
"name": "v3Nano",
|
7 |
+
"version": "2025.06.30.1229",
|
8 |
+
"supported_performance_hints": [
|
9 |
+
2,
|
10 |
+
1
|
11 |
+
]
|
12 |
+
}
|
13 |
+
}
|
on_device_model_execution_config.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e6abd3d7a7b5fbc721a8c72cdaaa50a3f94515b62898cef7a7d723c64e0dfc3
|
3 |
+
size 138
|
weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c2c02ef27d27a19fc29bccfb7b81675db5be9d7c450b3aa678906e8f764059a
|
3 |
+
size 4270981120
|