LFM2.5-350M โ Apple Neural Engine artifacts
Prebuilt Apple Neural Engine artifacts for LiquidAI/LFM2.5-350M.
The artifacts are portable Core ML packages; Core ML compiles them for the specific device on first load.
Contents
Each directory is a complete, independently runnable bundle. Pick one.
| directory | weights | notes |
|---|---|---|
int8/ |
8-bit, linear per-channel | recommended โ half the size, and faster |
fp16/ |
16-bit float | the uncompressed reference |
Compute is fp16 in both cases; the directories differ only in how the weights are stored. Each
carries a PRECISION.json describing exactly how it was produced.
Runs on both iPhone and Mac.
For model behaviour, capabilities, intended use, limitations, and license, see the upstream LiquidAI/LFM2.5-350M model card. This repository adds no model capabilities and changes no model behaviour.
- Downloads last month
- 22