simaai/LFM2-2.6B-Autoround-Safetensors
LFM2-2.6B Autoround Safetensors
Post-training quantized `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.
Quantization
Calibration used 512 fixed-order samples from NeelNanda/pile-10k, sequence length 1024, AutoRound 200 iterations, batch size 1, and device ID 0.
Evaluation
Full wikitext-2-raw-v1 was evaluated through lm-eval's wikitext task with no example limit and matched settings for both checkpoints.
Raw JSON evidence is retained in perplexity_results/full_wikitext/ in this workspace.
Reproduction
Included files: 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-directoryThe quantization job completed on an NVIDIA A100 80 GB GPU on 2026-07-15 and saved scales passed the NaN/Inf check. The compressed-checkpoint smoke test passed: 167 compressed modules including lm_head loaded and completed greedy generation.
Deployment and limitations
This is a pre-LLiMa quantized Hugging Face safetensors artifact. Compile separately for Sima.ai with the appropriate LLiMa release. Quantization quality can vary by language, domain, prompt format, and context length; validate your deployment.
