File size: 352 Bytes
a8ca4be | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"model_type": "executorch-pte",
"format": "pte",
"framework": "ExecuTorch",
"source": "LiquidAI/LFM2.5-350M",
"variants": [
{
"file": "lfm2_5_350m_xnnpack_8da4w.pte",
"backend": "xnnpack",
"precision": "8da4w"
}
],
"note": "ExecuTorch .pte exports. See README.md for variant selection and run instructions."
}
|