Views
No views yet
LiquidAI/LFM2-2.6B, prepared as a pre-LLiMa Hugging Face checkpoint for Sima.ai. The immutable source revision was not captured in the local cache and must be pinned before any publication.| Component | Method | Format | Details |
|---|---|---|---|
| All decoder Linear weights | AutoRound | symmetric INT4, G256 | 166 modules including short-convolution projection Linear layers; lm_head excluded; W4A16 |
lm_head | GPTQ | symmetric INT4, G256 | static actorder; block size 128; dampening 0.01 |
| Convolution kernels and activations | — | FP16/BF16 | not quantized |
NeelNanda/pile-10k, sequence length 1024, AutoRound 200 iterations, batch size 1, and device ID 0.wikitext-2-raw-v1 was evaluated through lm-eval's wikitext task with no example limit and matched settings for both checkpoints.| Checkpoint | Word perplexity | Status |
|---|---|---|
LiquidAI/LFM2-2.6B | 28.261791339221 | Full run: 2026-07-15 |
| This checkpoint | 29.264924001060 | Full run: 2026-07-15 |
| Absolute degradation | +1.003132661839 | quantized - source |
| Relative degradation | +3.549430571470% | 100 * (quantized / source - 1) |
perplexity_results/full_wikitext/ in this workspace.README.md, quantize.py, recipe.yaml, and versions.txt.python quantize.py --model-path /path/to/LFM2-2.6B --output-dir /path/to/new-output-directorylm_head loaded and completed greedy generation.