Pin validated FP16 SM8650 runtime manifest
Browse files- sd8g3/vosr_runtime_manifest.json +35 -59
sd8g3/vosr_runtime_manifest.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"version": 3,
|
| 3 |
"model": "VOSR-1.4B Mobile Ultra",
|
| 4 |
"repository": "AllGPTORG/VOSR_1.4B_Mobile",
|
| 5 |
-
"revision": "
|
| 6 |
"supported_soc_models": [
|
| 7 |
"SM8650"
|
| 8 |
],
|
|
@@ -22,13 +22,13 @@
|
|
| 22 |
],
|
| 23 |
"overlap": 64,
|
| 24 |
"maximum_output_megapixels": 50,
|
| 25 |
-
"context_bytes":
|
| 26 |
"graphs": [
|
| 27 |
{
|
| 28 |
"name": "vosr_dinov2l_layer17",
|
| 29 |
"context": "vosr_dinov2l_layer17.bin",
|
| 30 |
-
"context_bytes":
|
| 31 |
-
"context_sha256": "
|
| 32 |
"remote_path": "sd8g3/qnn-context/vosr_dinov2l_layer17.bin",
|
| 33 |
"wrapper": "vosr_dinov2l_layer17_context.onnx",
|
| 34 |
"wrapper_bytes": 329,
|
|
@@ -60,8 +60,8 @@
|
|
| 60 |
{
|
| 61 |
"name": "vosr_qwen_vae_encoder",
|
| 62 |
"context": "vosr_qwen_vae_encoder.bin",
|
| 63 |
-
"context_bytes":
|
| 64 |
-
"context_sha256": "
|
| 65 |
"remote_path": "sd8g3/qnn-context/vosr_qwen_vae_encoder.bin",
|
| 66 |
"wrapper": "vosr_qwen_vae_encoder_context.onnx",
|
| 67 |
"wrapper_bytes": 394,
|
|
@@ -104,39 +104,31 @@
|
|
| 104 |
{
|
| 105 |
"name": "vosr_dit_prepare",
|
| 106 |
"context": "vosr_dit_prepare.bin",
|
| 107 |
-
"context_bytes":
|
| 108 |
-
"context_sha256": "
|
| 109 |
"remote_path": "sd8g3/qnn-context/vosr_dit_prepare.bin",
|
| 110 |
"wrapper": "vosr_dit_prepare_context.onnx",
|
| 111 |
"wrapper_bytes": 575,
|
| 112 |
-
"wrapper_sha256": "
|
| 113 |
"inputs": [
|
| 114 |
{
|
| 115 |
"name": "latent_pair",
|
| 116 |
-
"type": "
|
| 117 |
"shape": [
|
| 118 |
1,
|
| 119 |
32,
|
| 120 |
64,
|
| 121 |
64
|
| 122 |
-
]
|
| 123 |
-
"quantization": {
|
| 124 |
-
"scale": 0.0001512765884399414,
|
| 125 |
-
"offset": -31357
|
| 126 |
-
}
|
| 127 |
},
|
| 128 |
{
|
| 129 |
"name": "dino_features",
|
| 130 |
-
"type": "
|
| 131 |
"shape": [
|
| 132 |
1,
|
| 133 |
1024,
|
| 134 |
1024
|
| 135 |
-
]
|
| 136 |
-
"quantization": {
|
| 137 |
-
"scale": 0.0028400421142578125,
|
| 138 |
-
"offset": -26184
|
| 139 |
-
}
|
| 140 |
},
|
| 141 |
{
|
| 142 |
"name": "next_timestep",
|
|
@@ -156,61 +148,45 @@
|
|
| 156 |
"outputs": [
|
| 157 |
{
|
| 158 |
"name": "output_0",
|
| 159 |
-
"type": "
|
| 160 |
"shape": [
|
| 161 |
1,
|
| 162 |
1024,
|
| 163 |
1536
|
| 164 |
-
]
|
| 165 |
-
"quantization": {
|
| 166 |
-
"scale": 0.00023305416107177734,
|
| 167 |
-
"offset": -33027
|
| 168 |
-
}
|
| 169 |
},
|
| 170 |
{
|
| 171 |
"name": "output_3",
|
| 172 |
-
"type": "
|
| 173 |
"shape": [
|
| 174 |
1,
|
| 175 |
1024,
|
| 176 |
1536
|
| 177 |
-
]
|
| 178 |
-
"quantization": {
|
| 179 |
-
"scale": 0.00019097328186035156,
|
| 180 |
-
"offset": -34859
|
| 181 |
-
}
|
| 182 |
},
|
| 183 |
{
|
| 184 |
"name": "output_2",
|
| 185 |
-
"type": "
|
| 186 |
"shape": [
|
| 187 |
1,
|
| 188 |
9216
|
| 189 |
-
]
|
| 190 |
-
"quantization": {
|
| 191 |
-
"scale": 6.717443466186523e-05,
|
| 192 |
-
"offset": -22144
|
| 193 |
-
}
|
| 194 |
},
|
| 195 |
{
|
| 196 |
"name": "output_1",
|
| 197 |
-
"type": "
|
| 198 |
"shape": [
|
| 199 |
1,
|
| 200 |
1536
|
| 201 |
-
]
|
| 202 |
-
"quantization": {
|
| 203 |
-
"scale": 1.424551010131836e-05,
|
| 204 |
-
"offset": -61695
|
| 205 |
-
}
|
| 206 |
}
|
| 207 |
]
|
| 208 |
},
|
| 209 |
{
|
| 210 |
"name": "vosr_dit_blocks_00_06",
|
| 211 |
"context": "vosr_dit_blocks_00_06.bin",
|
| 212 |
-
"context_bytes":
|
| 213 |
-
"context_sha256": "
|
| 214 |
"remote_path": "sd8g3/qnn-context/vosr_dit_blocks_00_06.bin",
|
| 215 |
"wrapper": "vosr_dit_blocks_00_06_context.onnx",
|
| 216 |
"wrapper_bytes": 439,
|
|
@@ -258,8 +234,8 @@
|
|
| 258 |
{
|
| 259 |
"name": "vosr_dit_blocks_06_12",
|
| 260 |
"context": "vosr_dit_blocks_06_12.bin",
|
| 261 |
-
"context_bytes":
|
| 262 |
-
"context_sha256": "
|
| 263 |
"remote_path": "sd8g3/qnn-context/vosr_dit_blocks_06_12.bin",
|
| 264 |
"wrapper": "vosr_dit_blocks_06_12_context.onnx",
|
| 265 |
"wrapper_bytes": 439,
|
|
@@ -307,8 +283,8 @@
|
|
| 307 |
{
|
| 308 |
"name": "vosr_dit_blocks_12_18",
|
| 309 |
"context": "vosr_dit_blocks_12_18.bin",
|
| 310 |
-
"context_bytes":
|
| 311 |
-
"context_sha256": "
|
| 312 |
"remote_path": "sd8g3/qnn-context/vosr_dit_blocks_12_18.bin",
|
| 313 |
"wrapper": "vosr_dit_blocks_12_18_context.onnx",
|
| 314 |
"wrapper_bytes": 439,
|
|
@@ -356,8 +332,8 @@
|
|
| 356 |
{
|
| 357 |
"name": "vosr_dit_blocks_18_24",
|
| 358 |
"context": "vosr_dit_blocks_18_24.bin",
|
| 359 |
-
"context_bytes":
|
| 360 |
-
"context_sha256": "
|
| 361 |
"remote_path": "sd8g3/qnn-context/vosr_dit_blocks_18_24.bin",
|
| 362 |
"wrapper": "vosr_dit_blocks_18_24_context.onnx",
|
| 363 |
"wrapper_bytes": 439,
|
|
@@ -405,8 +381,8 @@
|
|
| 405 |
{
|
| 406 |
"name": "vosr_dit_blocks_24_30",
|
| 407 |
"context": "vosr_dit_blocks_24_30.bin",
|
| 408 |
-
"context_bytes":
|
| 409 |
-
"context_sha256": "
|
| 410 |
"remote_path": "sd8g3/qnn-context/vosr_dit_blocks_24_30.bin",
|
| 411 |
"wrapper": "vosr_dit_blocks_24_30_context.onnx",
|
| 412 |
"wrapper_bytes": 439,
|
|
@@ -454,8 +430,8 @@
|
|
| 454 |
{
|
| 455 |
"name": "vosr_dit_blocks_30_36",
|
| 456 |
"context": "vosr_dit_blocks_30_36.bin",
|
| 457 |
-
"context_bytes":
|
| 458 |
-
"context_sha256": "
|
| 459 |
"remote_path": "sd8g3/qnn-context/vosr_dit_blocks_30_36.bin",
|
| 460 |
"wrapper": "vosr_dit_blocks_30_36_context.onnx",
|
| 461 |
"wrapper_bytes": 439,
|
|
@@ -503,8 +479,8 @@
|
|
| 503 |
{
|
| 504 |
"name": "vosr_dit_final",
|
| 505 |
"context": "vosr_dit_final.bin",
|
| 506 |
-
"context_bytes":
|
| 507 |
-
"context_sha256": "
|
| 508 |
"remote_path": "sd8g3/qnn-context/vosr_dit_final.bin",
|
| 509 |
"wrapper": "vosr_dit_final_context.onnx",
|
| 510 |
"wrapper_bytes": 352,
|
|
|
|
| 2 |
"version": 3,
|
| 3 |
"model": "VOSR-1.4B Mobile Ultra",
|
| 4 |
"repository": "AllGPTORG/VOSR_1.4B_Mobile",
|
| 5 |
+
"revision": "ea99b91ce012e21822f859cf92ba6cf5b71b56da",
|
| 6 |
"supported_soc_models": [
|
| 7 |
"SM8650"
|
| 8 |
],
|
|
|
|
| 22 |
],
|
| 23 |
"overlap": 64,
|
| 24 |
"maximum_output_megapixels": 50,
|
| 25 |
+
"context_bytes": 3802161152,
|
| 26 |
"graphs": [
|
| 27 |
{
|
| 28 |
"name": "vosr_dinov2l_layer17",
|
| 29 |
"context": "vosr_dinov2l_layer17.bin",
|
| 30 |
+
"context_bytes": 881156096,
|
| 31 |
+
"context_sha256": "e8352bd2d1c399918a4f027c048e647feb626c89197d91af7f7b7b8892b47571",
|
| 32 |
"remote_path": "sd8g3/qnn-context/vosr_dinov2l_layer17.bin",
|
| 33 |
"wrapper": "vosr_dinov2l_layer17_context.onnx",
|
| 34 |
"wrapper_bytes": 329,
|
|
|
|
| 60 |
{
|
| 61 |
"name": "vosr_qwen_vae_encoder",
|
| 62 |
"context": "vosr_qwen_vae_encoder.bin",
|
| 63 |
+
"context_bytes": 40120320,
|
| 64 |
+
"context_sha256": "1d4a85a3e1f47370d64525abe8deb3eb096e89e164b58bb63886155484916240",
|
| 65 |
"remote_path": "sd8g3/qnn-context/vosr_qwen_vae_encoder.bin",
|
| 66 |
"wrapper": "vosr_qwen_vae_encoder_context.onnx",
|
| 67 |
"wrapper_bytes": 394,
|
|
|
|
| 104 |
{
|
| 105 |
"name": "vosr_dit_prepare",
|
| 106 |
"context": "vosr_dit_prepare.bin",
|
| 107 |
+
"context_bytes": 63852544,
|
| 108 |
+
"context_sha256": "c1f96f5334d9e7d1c48466b64fae44d0441f564bb23ba5554f6bf37c08914c2b",
|
| 109 |
"remote_path": "sd8g3/qnn-context/vosr_dit_prepare.bin",
|
| 110 |
"wrapper": "vosr_dit_prepare_context.onnx",
|
| 111 |
"wrapper_bytes": 575,
|
| 112 |
+
"wrapper_sha256": "6cc82d4887662d110b91ca27bddad0d3b3bda35352db60d3b2ec4fefe4e3ba8b",
|
| 113 |
"inputs": [
|
| 114 |
{
|
| 115 |
"name": "latent_pair",
|
| 116 |
+
"type": "float32",
|
| 117 |
"shape": [
|
| 118 |
1,
|
| 119 |
32,
|
| 120 |
64,
|
| 121 |
64
|
| 122 |
+
]
|
|
|
|
|
|
|
|
|
|
|
|
|
| 123 |
},
|
| 124 |
{
|
| 125 |
"name": "dino_features",
|
| 126 |
+
"type": "float32",
|
| 127 |
"shape": [
|
| 128 |
1,
|
| 129 |
1024,
|
| 130 |
1024
|
| 131 |
+
]
|
|
|
|
|
|
|
|
|
|
|
|
|
| 132 |
},
|
| 133 |
{
|
| 134 |
"name": "next_timestep",
|
|
|
|
| 148 |
"outputs": [
|
| 149 |
{
|
| 150 |
"name": "output_0",
|
| 151 |
+
"type": "float32",
|
| 152 |
"shape": [
|
| 153 |
1,
|
| 154 |
1024,
|
| 155 |
1536
|
| 156 |
+
]
|
|
|
|
|
|
|
|
|
|
|
|
|
| 157 |
},
|
| 158 |
{
|
| 159 |
"name": "output_3",
|
| 160 |
+
"type": "float32",
|
| 161 |
"shape": [
|
| 162 |
1,
|
| 163 |
1024,
|
| 164 |
1536
|
| 165 |
+
]
|
|
|
|
|
|
|
|
|
|
|
|
|
| 166 |
},
|
| 167 |
{
|
| 168 |
"name": "output_2",
|
| 169 |
+
"type": "float32",
|
| 170 |
"shape": [
|
| 171 |
1,
|
| 172 |
9216
|
| 173 |
+
]
|
|
|
|
|
|
|
|
|
|
|
|
|
| 174 |
},
|
| 175 |
{
|
| 176 |
"name": "output_1",
|
| 177 |
+
"type": "float32",
|
| 178 |
"shape": [
|
| 179 |
1,
|
| 180 |
1536
|
| 181 |
+
]
|
|
|
|
|
|
|
|
|
|
|
|
|
| 182 |
}
|
| 183 |
]
|
| 184 |
},
|
| 185 |
{
|
| 186 |
"name": "vosr_dit_blocks_00_06",
|
| 187 |
"context": "vosr_dit_blocks_00_06.bin",
|
| 188 |
+
"context_bytes": 458977280,
|
| 189 |
+
"context_sha256": "e7505ca4c34b672584dc489f56271c66fe2679522617b44317bcfb407dae2b0a",
|
| 190 |
"remote_path": "sd8g3/qnn-context/vosr_dit_blocks_00_06.bin",
|
| 191 |
"wrapper": "vosr_dit_blocks_00_06_context.onnx",
|
| 192 |
"wrapper_bytes": 439,
|
|
|
|
| 234 |
{
|
| 235 |
"name": "vosr_dit_blocks_06_12",
|
| 236 |
"context": "vosr_dit_blocks_06_12.bin",
|
| 237 |
+
"context_bytes": 458977280,
|
| 238 |
+
"context_sha256": "31c2f0ae69996630047877b5d1067c05097b15d07566e4263acfa86dca8973d1",
|
| 239 |
"remote_path": "sd8g3/qnn-context/vosr_dit_blocks_06_12.bin",
|
| 240 |
"wrapper": "vosr_dit_blocks_06_12_context.onnx",
|
| 241 |
"wrapper_bytes": 439,
|
|
|
|
| 283 |
{
|
| 284 |
"name": "vosr_dit_blocks_12_18",
|
| 285 |
"context": "vosr_dit_blocks_12_18.bin",
|
| 286 |
+
"context_bytes": 458977280,
|
| 287 |
+
"context_sha256": "e494cce1c3742cce03d974635e3223cbf302dfe0e0d1b148fd7852e9d8b8ae87",
|
| 288 |
"remote_path": "sd8g3/qnn-context/vosr_dit_blocks_12_18.bin",
|
| 289 |
"wrapper": "vosr_dit_blocks_12_18_context.onnx",
|
| 290 |
"wrapper_bytes": 439,
|
|
|
|
| 332 |
{
|
| 333 |
"name": "vosr_dit_blocks_18_24",
|
| 334 |
"context": "vosr_dit_blocks_18_24.bin",
|
| 335 |
+
"context_bytes": 458977280,
|
| 336 |
+
"context_sha256": "6fa1b8600d5e0558a3ba2d75eefa90bf66d5273f38ab472d28a28e1de268e635",
|
| 337 |
"remote_path": "sd8g3/qnn-context/vosr_dit_blocks_18_24.bin",
|
| 338 |
"wrapper": "vosr_dit_blocks_18_24_context.onnx",
|
| 339 |
"wrapper_bytes": 439,
|
|
|
|
| 381 |
{
|
| 382 |
"name": "vosr_dit_blocks_24_30",
|
| 383 |
"context": "vosr_dit_blocks_24_30.bin",
|
| 384 |
+
"context_bytes": 458977280,
|
| 385 |
+
"context_sha256": "aee2bb4096bbd14460c86abe0518296d54e4ba56e19d5d41fdf5ea07d4650bec",
|
| 386 |
"remote_path": "sd8g3/qnn-context/vosr_dit_blocks_24_30.bin",
|
| 387 |
"wrapper": "vosr_dit_blocks_24_30_context.onnx",
|
| 388 |
"wrapper_bytes": 439,
|
|
|
|
| 430 |
{
|
| 431 |
"name": "vosr_dit_blocks_30_36",
|
| 432 |
"context": "vosr_dit_blocks_30_36.bin",
|
| 433 |
+
"context_bytes": 458977280,
|
| 434 |
+
"context_sha256": "fe32d02548f2fc9b1e21b440b8dd00bc698cfb48f4ae6bade1624f7c3e445150",
|
| 435 |
"remote_path": "sd8g3/qnn-context/vosr_dit_blocks_30_36.bin",
|
| 436 |
"wrapper": "vosr_dit_blocks_30_36_context.onnx",
|
| 437 |
"wrapper_bytes": 439,
|
|
|
|
| 479 |
{
|
| 480 |
"name": "vosr_dit_final",
|
| 481 |
"context": "vosr_dit_final.bin",
|
| 482 |
+
"context_bytes": 9711616,
|
| 483 |
+
"context_sha256": "6f686f778d7ca0f8541894cdc2fd7377d11f3a8c79643eb1e611832ecd3c5f82",
|
| 484 |
"remote_path": "sd8g3/qnn-context/vosr_dit_final.bin",
|
| 485 |
"wrapper": "vosr_dit_final_context.onnx",
|
| 486 |
"wrapper_bytes": 352,
|