LFM2.5-350M-ExecuTorch / config.json
mlboydaisuke's picture
Add config.json so the Hub can count downloads
a8ca4be verified
Raw
History Blame Contribute Delete
352 Bytes
{
"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."
}