AI DevelopmentNew Release5 min readPublished September 23, 2026

Post-trained from Kimi K3 · same $3 / $15 price · 35 to 50% shorter reasoning · vendor-run, research preview

Fireworks Ember-1: Kimi K3 Quality With Fewer Tokens?

Fireworks tuned Kimi K3 into Ember-1 and says it matches K3 with 35 to 50% shorter reasoning at the same price. The rows it loses, and the preview caveat.

DA
Digital Applied Team
Research and practical guidance
ReleasedSeptember 23, 2026
StatusResearch preview

Fireworks AI released Ember-1 on September 23, 2026. It is the first model from Fireworks Research, and it is not a new base model. It is Moonshot's open-weight Kimi K3, post-trained on Fireworks' own training service to reason in fewer tokens. Fireworks says it delivers K3's quality with 35 to 50% shorter reasoning across seven benchmarks, and about 35% fewer tokens per task in live A/B tests on two customers' traffic.

The price is the point. Ember-1 costs exactly what Kimi K3 costs on Fireworks, $3 per million input tokens, $0.30 cached and $15 output. Nothing on the rate card changed. If the bill falls, it falls only because the model wrote less on the way to the answer.

Every number here is Fireworks' own. No independent replication exists at the time of writing, and the model is a research preview with a two-week serverless window unless Fireworks makes it permanent. Both facts shape what a team should do with it.

Key takeaways
  1. 01
    Ember-1 is Kimi K3 post-trained to think shorter, at the same price.Fireworks reports 35 to 50% shorter reasoning across seven benchmarks and about 35% fewer tokens per task in A/B tests. The rate card is identical to K3, so every saving is a token saving.
  2. 02
    On Fireworks' own table it wins three rows and loses two.Higher on Terminal Bench 2.1, DeepSWE 1.1 and τ²-Bench Airline. Lower on SWE-bench Verified (92.2% against 93.2%) and SWE-Interact (20.0% against 21.3%). Sample sizes run from 50 to 500.
  3. 03
    Tokens per task is the comparison that matters for agents, and this release makes that explicit.A model that costs the same per token and writes 39% fewer output tokens spends 39% less on output per task. That is the same logic that makes a cheap-per-token model expensive when it rambles.
  4. 04
    Do not build on a two-week route.Fireworks describes research releases as two-week serverless access, made permanent on demand. Test Ember-1 against K3 on your own traffic; move production only if the route is confirmed permanent.

01 — The releaseWhat Ember-1 is

Base modelMoonshot's open-weight Kimi K3, released July 2026.
Kimi K3
What changedPost-training on Fireworks Serverless Training to shorten reasoning traces. Fireworks cites 50+ training experiments and 200+ evaluations.
Post-training only
Price per million tokensIdentical to Kimi K3 on Fireworks: input, cached input, output.
$3 / $0.30 / $15
ContextAs listed on the OpenRouter route, which appeared on September 24. The listing time is not the release date.
1,048,576
StatusFireworks' research releases get two-week serverless access, made permanent on community demand.
Research preview
Fine-tuningFireworks says training support for Ember-1 is launching alongside it.
Announced

The interesting part is who made it. Fireworks is an inference provider. Its business is serving other people's models fast and cheaply. It has released models before, such as the open-weight Firefunction-v2 in June 2024, but Ember-1 is the first from Fireworks Research. Ember-1 is a provider using its position, which is that it sees real production traffic, to post-train an open model for the thing customers actually pay for: fewer tokens per completed task. Our post on the Kimi K3 release covers the base model this starts from.

02 — The numbersThe table, losses included

Fireworks published five agentic benchmarks with Ember-1 against Kimi K3 at its maximum reasoning effort. The launch post also shows K3 at low and high effort; the table below keeps only the max column, since that is the comparison Fireworks makes in its opening claim. The cost column is Fireworks' own measurement of the change in cost to run each benchmark.

Source: Fireworks AI, Introducing Ember-1, September 23, 2026. Vendor-run. n is the number of tasks in each benchmark as listed by Fireworks.
BenchmarkKimi K3 (max)Ember-1Cost change
Terminal Bench 2.1 (n = 89)80.9%82.0%−51.9%
SWE-bench Verified (n = 500)93.2%92.2%−15.5%
SWE-Interact (n = 75)21.3%20.0%−32.5%
DeepSWE 1.1 (n = 113)66.4%75.2%−23.7%
τ²-Bench Airline (n = 50)64%66%−5.9%

Read it honestly and it is a mixed table, not a sweep. Ember-1 scores higher on three rows. The DeepSWE gain of almost nine points is the only one that is clearly larger than sampling noise on these sample sizes. It scores lower on SWE-bench Verified, the one row with 500 tasks, and on SWE-Interact, which has 75. A one-point gap on 89 or 50 tasks is one or two tasks either way.

What is not mixed is the cost column. Every row costs less to run, from 6% on the airline benchmark to 52% on Terminal Bench. That is the claim Fireworks is actually making: roughly the same scores for noticeably less spend. The phrase in its opening sentence is K3's quality with 40% fewer tokens. We would not repeat "same quality" in our own voice on this evidence. We would say the scores move by amounts a team could live with while the token count moves by amounts it would notice.

Ember-1 is a new specialized model from Fireworks Research that delivers Kimi K3's quality with 40% fewer tokens.Fireworks AI, Introducing Ember-1, September 23, 2026

03 — The invoiceSame price, fewer tokens

Fireworks also published an A/B results table from its live tests on two customers' production coding workloads, without saying which customer it covers. The score barely moved and the token count fell by more than a third. The last row is our arithmetic at the published $15 output rate, and it is illustrative: it ignores input tokens, which are the same on both models at the same price, and it ignores cache hits.

Source: Fireworks AI A/B table, September 23, 2026. Fireworks reports a 71.3% cut in reasoning tokens and 39% in total tokens. Output cost per task is our arithmetic.
MetricKimi K3Ember-1
Task score0.7510.753
Steps per task23.821.4
Output tokens per task49.3K29.9K
Output cost per task at $15/M (our arithmetic)$0.74$0.45

Scale that up and the shape is clear. A team running 1,000 such tasks a day would spend about $740 a day on output tokens with K3 and about $450 with Ember-1, a difference near $8,700 a month, on the same rate card. The reasoning tokens fell by 71%, which suggests the model still writes a similar amount of visible answer and a much shorter private chain of thought. Fewer steps per task, 21.4 against 23.8, also means fewer tool calls and less wall-clock time.

The numbers are customer workloads as reported by the vendor, and Fireworks does not say which customer the table describes. Yours will differ, and the only way to find out is to run both models on the same task set and count the tokens.

04 — The metricTokens per task, not price per token

This release is a clean demonstration of a rule we keep returning to. The price per million tokens on a rate card tells you almost nothing about what an agent costs, because agents differ in how many tokens they burn to finish a job. Two models at the same list price can differ by a third in cost per task. Two models at very different list prices can end up the same.

We saw the expensive version of this on September 22, when Grok 4.7 listed at under a third of Opus 5.5's output price and still cost about twice as much per task in Artificial Analysis' tests. We saw the cheap version in Muse Spark 1.3's clarifying questions, which Meta says cut tokens by about a quarter by asking before acting, although Artificial Analysis measured more input tokens per task. Ember-1 is the same lever pulled a third way: keep the price, keep the weights, train the model to stop thinking sooner.

For a team paying for long-reasoning agent runs, the practical metric is output tokens per completed task at an acceptable pass rate. Everything else on the rate card is an input to that number, not a substitute for it.

What the cost column does not tell you

Fireworks' cost changes are measured on its own benchmarks at K3's maximum effort. A team already running K3 at low or high effort starts from a smaller token count, so its saving from Ember-1 will be smaller than the table's. Compare against the effort level you actually use.

05 — The decisionA two-week route is a test, not a dependency

Fireworks describes its research releases as two-week serverless access, made permanent based on community demand. That is a fair deal for a preview and a poor foundation for production. The routing below assumes the route may disappear.

You already run Kimi K3 for agent work
Run Ember-1 on a copy of last week's tasks, same prompts, same tools. Compare pass rate and output tokens per task. If tokens fall by a quarter or more at a pass rate you accept, you have a candidate. Keep K3 as the fallback until the route is confirmed permanent.
Shadow test
You run a closed model and are curious
Ember-1 is a K3 derivative, so test K3 first. If K3 does not clear your quality bar, a shorter-thinking K3 will not either. The token saving only matters once the base model qualifies.
Qualify K3 first
You have a narrow, high-volume task
Fireworks says fine-tuning for Ember-1 is launching. A model already tuned to reason briefly is a reasonable base for a task-specific tune, but wait for the route to leave preview before investing training time.
Wait for GA
You are forecasting agent spend for next quarter
Do not book the 40%. Book what your own shadow test measured, and re-measure when Fireworks or Moonshot ships the next version. Token efficiency changes with every post-training pass.
Measured only

06 — ConclusionThe saving is real only if your tasks reproduce it

What to do this week

Shadow-test Ember-1 against Kimi K3 on last week's tasks, count output tokens per completed task, and keep production on K3 until the route is permanent

Ember-1 is worth a look because it isolates one variable. Same weights family, same price, fewer tokens. That makes it an easy experiment and a clear lesson about how to compare agent models. Teams that want their own tokens-per-task baseline before running that experiment can start with how we measure agent cost per completed task for clients.

Digital Applied

Know what your agents cost per task, not per token.

We build the task sets, token counters and model comparisons that show which model is cheaper for your work, on your traffic, before you switch.

Model evaluationCost per taskFallback design
Your next project

An agent bill you can forecast

  • →A shadow test on real tasks
  • →Tokens per task, by model
  • →A switch with a fallback route
Questions and answers

The questions we get about Fireworks Ember-1

It is Kimi K3, Moonshot's open-weight model, post-trained by Fireworks to produce shorter reasoning traces. Fireworks calls it the first model from Fireworks Research. The weights family and the price are K3's.
Digital Applied newsletter

Deep dives on AI, marketing and development.

Practical guides and fresh insights by email. No recycled takes.

Related dispatches

Continue reading