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