İvme-Conversate — Tiny Language Models

A family of sub-130M-parameter language models from IvmeLabs: autoregressive base models, a Python-only coder model, and experimental masked-diffusion models.

Model

Autoregressive base model, general text. Deeper/narrower architecture than v2 with QK-Norm + XSA attention changes and a digit-atomic tokenizer. Improves coherence (BLiMP) and perplexity over v2; ARC-Easy knowledge recall is flat as a disclosed tradeoff. Not instruction-tuned — continues text, doesn't chat. Arithmetic is still frequently wrong in free-form generation.

Try a prompt
16 512
0.1 2
0 200
1 2

Masked-diffusion sampling: the model denoises a fully-masked span over a fixed number of steps rather than decoding left-to-right.

16 256
4 64
0.1 2
0 2