Views
No views yet
| Size | vs original | |
|---|---|---|
| Original BF16 | 6.25 GB | — |
| This checkpoint | 5.30 GB | −15% |
| Axis | Value |
|---|---|
| text PPL ratio (e^ΔNLL) | 0.83 (≤1.05 gate: PASS) |
| mm PPL ratio | 0.80 (≤1.10 gate: PASS) |
| text kld_t64 | 0.161 (base = 0) |
| mm kld_t64 | 0.173 |
| generation chrF (text/mm) | 0.50 / 0.54 |
| integrity index (record-only) | 42.7 / 100 |
1from transformers import AutoModelForImageTextToText
2model = AutoModelForImageTextToText.from_pretrained(
3 "konic-labs/LFM2.5-VL-3B-ffn8192", dtype="bfloat16")LiquidAI/LFM2.5-VL-3B (LFM Open License v1.0 — license text
retained; modifications per this card).