Model research
What Celeris-1 is built for
Celeris-1 is a proprietary diffusion language model released on July 22, 2026. Celeris built it for short requests that sit inside an interactive path, including structured extraction, routing, classification, query rewriting, and repeated agent steps. The API follows the OpenAI chat-completions shape and streams responses by default.
Diffusion is the architectural distinction. Autoregressive models normally commit to one token after another; Celeris says its system combines parallel decoding with sequential processing where language needs it. The model weights and full training specification are not public, so the profile records that description without implying an independent architecture audit.
How to read the speed claims
Celeris reports 1,664 output tokens per second at p50 on 49 successful timed requests from a 50-request workload. It also reports a 158 ms p50 response time alongside the 75.9% MMLU-Pro result. Both tests publish prompt shape, sample count, timing basis, and important limitations.
Comparable runtime data requires one method across providers. Celeris’s figures therefore stay attributed in this profile rather than filling the independent speed card. The blank field is deliberate: a fast provider measurement is useful evidence, but it is not interchangeable with a separate benchmark pipeline.
Price, context, and the practical limit
Pay-as-you-go pricing is $2 per million input tokens and $6 per million output tokens. The context window is 8,192 tokens, API access is currently limited to the United States, and Celeris recommends using another model for long-form generation.
That makes Celeris-1 a focused candidate rather than a default model for every workload. The current evidence covers one knowledge benchmark and does not yet answer how the model performs on coding, tool use, multilingual tasks, or long-context retrieval. A production decision still needs a replay set built from the requests the application will actually send.