Views
No views yet
LiquidAI/LFM2-VL-3B,
prepared as a Hugging Face checkpoint for LLiMa compilation and Sima.ai
deployment. The source model's license and use restrictions continue to apply.| Component | Method | Weight format | Details |
|---|---|---|---|
| Decoder Linear layers | AutoRound | symmetric INT4, G256 | 166 targets; 200 iterations; batch size 1 |
lm_head | GPTQ | symmetric INT4, G256 | 1 target; static act-order; block size 128; dampening 0.01 |
| Vision encoder Linear layers | GPTQ | symmetric INT8, per-channel | 163 targets; static act-order |
| Mixed-precision exceptions | — | BF16 | 2 multimodal-projector Linear layers |
NeelNanda/pile-10k (revision not captured), 512
samples of 1,024 tokens, seed 42. Head and vision calibration used
lmms-lab/flickr30k (revision not captured), test[:512], 512 deterministic
image-text samples, sequence length 2,048, and batch size 1. Exact targets are
listed in recipe.yaml.7055d3010c38ccb5dcae1bc9535ca19c7fe5d79f, deterministic generation, and
local exact matching on 2026-07-17.| Checkpoint | Overall accuracy | Status |
|---|---|---|
| Source | 57.6000% | Full MMStar |
| This quantized checkpoint | 56.1333% | Full MMStar |
| Absolute change | -1.4667 percentage points | Higher is better |
| Relative change | -2.5463% | Relative to source |
1python quantize.py \
2 --model-path /project/mlasw/share/huggingface/models--LiquidAI--LFM2-VL-3B \
3 --output-dir /path/to/LFM2-VL-3B-Autoround-Safetensorsquantize.py, recipe.yaml, and versions.txt.versions.txt.