Models

The Noema family

One architecture, four temperaments. Every member ships the same derivation trace and the same named-head taxonomy — the difference is what we were willing to spend to get there.

Noema‑1

Frontier reasoning · production

Live

Our largest and slowest model, and deliberately so. Noema-1 emits a structured derivation next to every answer: each claim carries the tokens it attended to and the heads that carried the weight. It is the model we point at problems where being wrong quietly is unacceptable.

Parameters
340B
Context
1.2M tokens
Modalities
Text, code
Trace
Full derivation
Reasoning94.1
Legibility88.4
Long context91.0
Latency38.2

Noema‑Vision

Multimodal · production

Live

Images, diagrams, screenshots and video keyframes enter the same residual stream as text. Vision heads are named on the same taxonomy, so a claim about a chart can be traced back to the pixels that supported it.

Parameters
210B
Context
640K tokens
Modalities
Text, image, video
Trace
Full + pixel spans
Reasoning87.6
Legibility79.3
Grounding93.5
Latency56.0

Noema‑Micro

On-device · open weights

Open

3.1B parameters with the entire probe stack intact. It runs offline on a laptop, and we publish the weights because an explanation you cannot reproduce is a press release. Most of our own tooling is built against Micro first.

Parameters
3.1B
Context
128K tokens
Modalities
Text
Trace
Full derivation
Reasoning61.4
Legibility82.7
Long context44.9
Latency97.2

Noema‑Probe

Interpretability stack · preview

Preview

Not a chat model — a toolkit. Probe attaches to any Noema checkpoint and exposes head activations, circuit diffs across fine-tunes, and the predicate log that decides refusals. This is the thing the rest of the lab actually uses all day.

Form
Library + CLI
Attaches to
All checkpoints
Output
Traces, diffs, logs
Licence
Source available
Head coverage96.0
Diff stability74.5
Overhead22.1
Docs68.0

Side by side

The whole line-up, on one page.

Scores are on NOETIC's internal legibility suite and are illustrative only — this is a fictional lab and these are invented numbers.

Comparison of the four Noema models
Model Parameters Context Modalities Reasoning Legibility Availability
Noema-1340B1.2MText, code94.188.4API
Noema-Vision210B640KText, image, video87.679.3API
Noema-Micro3.1B128KText61.482.7Open weights
Noema-ProbeToolingPreview

Access

Three doors in.

Door 01

Download

Noema-Micro weights, the probe stack and every evaluation script. No account, no waitlist, no telemetry.

Free forever

Door 02

API

Noema-1 and Noema-Vision over a single endpoint, with traces returned inline rather than behind a second call.

Metered per million tokens

Door 03

Residency

Six months inside the lab with a checkpoint of your own and the right to publish whatever you find, including the parts we dislike.

Apply twice yearly

See it think.

The playground runs Micro-scale visualisations directly in your browser.