| { | |
| "model_type": "executorch-pte", | |
| "format": "pte", | |
| "framework": "ExecuTorch", | |
| "source": "advimman/lama + smartywu/big-lama weights", | |
| "inputs": [ | |
| [ | |
| 1, | |
| 3, | |
| 512, | |
| 512 | |
| ], | |
| [ | |
| 1, | |
| 1, | |
| 512, | |
| 512 | |
| ] | |
| ], | |
| "variants": [ | |
| { | |
| "file": "lama_512_xnnpack_fp32.pte", | |
| "backend": "xnnpack", | |
| "precision": "fp32", | |
| "size_mb": 204.8 | |
| } | |
| ], | |
| "note": "ExecuTorch .pte exports. See README.md for variant selection and run instructions." | |
| } | |