CoolFace
Modelpublic

mlboydaisuke/LFM2.5-1.2B-Instruct-ExecuTorch

sourceHugging Faceotherupdated 21d agoView on Hugging Face
0likes195downloads
config.json15 linesDownload Raw Back to root
1{2  "model_type": "executorch-pte",3  "format": "pte",4  "framework": "ExecuTorch",5  "source": "LiquidAI/LFM2.5-1.2B-Instruct",6  "variants": [7    {8      "file": "lfm2_5_1_2b_xnnpack_8da4w.pte",9      "backend": "xnnpack",10      "precision": "8da4w"11    }12  ],13  "note": "ExecuTorch .pte exports. See README.md for variant selection and run instructions."14}15