CoolFace
Modelpublic

runanywhere/LFM2.5-2.6B_ANE

sourceHugging Faceotherupdated 2mo agoView on Hugging Face
1likes263downloads
Model Card

LFM2.5-2.6B — Apple Neural Engine artifacts

Prebuilt Apple Neural Engine artifacts for `LiquidAI/LFM2.5-2.6B`.

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.

directoryprecisiongraphslargest graphintended target
lut8_g32_c6/8-bit weight-only, fp16 compute7411 MBiPhone and Mac
lut8_g32/8-bit weight-only, fp16 compute5654 MBMac
root filesfp1651240 MBMac

The three differ in how the model is split across graphs, not in what it computes. lut8_g32_c6 is split more finely so that no single graph is large enough to be a problem on a phone; the coarser splits are fine on a Mac and load slightly faster there.

Each 8-bit directory carries a PRECISION.json describing exactly how it was produced.

For model behaviour, capabilities, intended use, limitations, and license, see the upstream LiquidAI/LFM2.5-2.6B model card. This repository adds no model capabilities and changes no model behaviour.