Sakana AI's sovereign-AI strategy is not what the label suggests. The Tokyo lab's newest API model, Sakana Namazu, released on Monday, August 3, 2026, is — by Sakana's own repeated statements — a fine-tune of Moonshot AI's open-weight Kimi K2.6, not a model Sakana pretrained itself. A week later, on August 10, Sakana announced it had retrained the small “conductor” model inside its Fugu orchestration product on a Google Gemma 4 base.
Read together, the two announcements describe a coherent playbook: take other labs' open-weight models and either tune them for a local market or slot them into an orchestration layer as swappable parts. That is a legitimate — arguably shrewd — strategy. But it carries fine print that matters enormously to anyone buying the “sovereign” framing, starting with the fact that Namazu is not available in the EU/EEA, the UK or Switzerland at all.
This piece covers what Namazu actually is in Sakana's own words, the pricing and the single numeric benchmark the vendor has published as text, the regional-availability and data-processing caveats, what the Gemma 4 conductor experiment reveals about Fugu's architecture, and what the whole pattern means for teams evaluating “sovereign AI” claims anywhere in the world.
- 01Namazu is a Kimi K2.6 fine-tune, by Sakana's own account.Sakana states plainly that Namazu is built on Moonshot AI's open-weight Kimi K2.6, adapted with in-house data for Japanese language and business context — a localization of an existing open model, not a new pretrain.
- 02Three announcements in eight days read as one strategy.Namazu's API release (Aug 3), the Daiwa Securities move to full-scale production development (Aug 5), and the Fugu conductor retrained on Gemma 4 (Aug 10) line up, on our reading, behind one thesis: tune and orchestrate open weights rather than pretrain. The Daiwa release itself says nothing about base models.
- 03Sovereign-for-them is not sovereign-for-you.Namazu is blocked in the EU/EEA, the UK and Switzerland pending GDPR compliance, and Sakana says it cannot currently guarantee data processing completes entirely within Japan. By default, API inputs may be used for training unless you opt out.
- 04The orchestration layer is base-model-agnostic.Fugu pairs a small conductor model with a swappable pool of frontier models. Retraining the conductor on Gemma 4 E2B — with results Sakana describes as comparable to its previous Qwen-based conductor — was a deliberate portability test, not a product relaunch.
- 05Pricing is the one clean number set; specs are not.Namazu costs $0.95 in / $4.00 out / $0.15 cached per 1M tokens, with web search billed separately at $7.00 per 1,000 calls. Parameter count and context window are undisclosed, and only one benchmark number exists as page text.
01 — The CorrectionWhat Namazu actually is, in Sakana's own words.
Start with the fact that anchors everything else. Sakana's English announcement of the Namazu API states it directly: “It is built on Kimi K2.6, the open model published by Moonshot AI. Using our own in-house data, we adapted the model to Japanese and to Japanese business contexts, and we also tuned it to reduce unnecessary refusals on certain topics and to limit bias in its outputs.”
That sentence settles what Namazu is: a fine-tune of another lab's open-weight model, localized for a specific market — an adaptation play, not a pretraining one. Sakana does not hide any of this — the announcement's closing line goes out of its way to credit the upstream lab, and the product's value proposition rests on the tuning work, not on the base model's provenance.
Namazu is also not brand new as a model. It previously ran inside Sakana's consumer-facing Sakana Chat product; the August 3 announcement is the API-ization of an existing model rather than a first debut. What changed is the surface: an OpenAI-compatible endpoint that any existing SDK integration can point at by rewriting a base URL and swapping an API key. Worth noting for anyone tempted to treat the base model's own numbers as settled: Moonshot's benchmark claims deserve the same scrutiny we applied in our look at Kimi K3's evaluation story — that post covers K3, the generation after the K2.6 base Namazu uses, but the verify-before-you-adopt method transfers unchanged.
“Sakana Namazu stands on an open AI ecosystem, including Kimi K2.6, developed and published by Moonshot AI. We have deep respect for the AI community that continues to release excellent models.”— Sakana AI, Namazu API announcement, August 3, 2026
Why does the distinction matter? Because “sovereign AI” is one of 2026's most-marketed phrases, and the instinctive reading — a nation-state-grade lab pretraining its own frontier models — is exactly what Sakana is not doing here. What it is doing instead is more interesting, and the rest of this piece traces it through three announcements that landed in a single eight-day window.
02 — The PatternThree moves in eight days.
Sakana never frames the three August announcements as one strategy. Line them up, though, and they express one thesis from three angles: the asset Sakana is building is not a pretrained model, it is the tuning data, the orchestration layer, and the enterprise relationships that sit on top of other labs' open weights. That open-weight substrate is the same one we mapped in our H1 2026 open-weight retrospective.
Namazu API release
Sakana's Japanese-business model moves from the consumer Sakana Chat product to a pay-as-you-go API. Tuned on proprietary in-house data for Japanese language and business context. Not available in the EU/EEA, the UK or Switzerland.
Daiwa Securities goes full-scale
The partnership signed in September 2025 moves from technology verification into full-scale production development from August 1, applying Sakana's AI Scientist and AB-MCTS agent technologies to Daiwa's wealth-management information workflows.
Fugu's conductor retrained on Gemma 4
Sakana reports the retrained conductor performs comparably to its previous Qwen-based conductor — a deliberate test demonstrating base-model portability of the conductor layer, not a product relaunch.
The clustering is itself the story. A fine-tuned model gets an API surface, an enterprise deployment graduates to production, and the orchestration layer shows it can swap its own foundations — all inside eight days, immediately preceding this piece. One housekeeping note from our own earlier verification pass: Namazu's OpenRouter listing appeared roughly eight days after the August 3 release. Catalog listing dates are lag-prone, and treating them as launch dates is an easy mistake to make when reading model catalogs — the vendor's own dateline is the one that counts.
03 — The NumbersPricing, and the one benchmark that exists as text.
Namazu's pricing is the cleanest part of the release — published identically on both the product page and the pricing console. There is no monthly fee and no subscription tier: pure pay-as-you-go, billed in USD (the yen figures Sakana shows are reference conversions at $1 = ¥160; yen billing is Enterprise-only). Thinking tokens bill at the output rate.
per 1M tokens
Cached input drops to $0.15 per 1M — the discount that matters most in agentic loops, where each internal model call re-sends the running context and the shared prompt prefix is typically served from cache.
per 1M tokens
Thinking tokens are billed at this output rate. No monthly fee and no minimum — Namazu is pay-as-you-go only, which makes a scoped evaluation cheap to run and cheap to abandon.
web search per 1,000 calls
Billed separately from tokens. A search query counts as one call, and each fetched page's body content counts as another. Code execution is separate again: $0.12 per hour, session-persisted from sandbox creation until the response completes.
The integration surface is deliberately boring, in the good sense. The API is OpenAI-compatible at https://api.sakana.ai/v1, the model name in requests is sakana-namazu, and the pricing console's billing SKU is sakana-namazu-v1.0. Switching an existing OpenAI-SDK integration means rewriting base_url and the API key — nothing else.
The evaluation story is far thinner. Across Sakana's announcement, product page and pricing console, exactly one benchmark number appears as page text: on FairPoliticsQA — Sakana's own internal benchmark, which it says measures whether answers stay neutral rather than leaning toward the values of any one country — Namazu scores 56.30% against 34.10% for the Kimi K2.6 base. Both figures are Sakana's own runs on an undisclosed question set, so treat them as a vendor claim about a vendor benchmark, not an independently reproducible result.
Every other benchmark Sakana names — AIME26, MMLU-Pro, LiveCodeBench v6, JFBench, and an internal Japanese–English translation task — is described only qualitatively in the text, with numeric values shown solely inside a chart image. One of those names deserves credit for being real and public: JFBench is a Japanese instruction-following benchmark maintained by Preferred Networks, and Sakana says it sampled 200 examples from each of four constraint-count buckets (prompts requiring 1, 2, 4 or 8 simultaneous instructions). But Namazu's JFBench score, like the rest, lives only in the image.
04 — The Fine PrintSovereign for whom, exactly?
Here is the part that matters most to readers in Europe, and it is not buried in a footnote on Sakana's side either — it is a banner on the product page: “Not yet available in the EU/EEA, the UK, or Switzerland while we work toward compliance with GDPR and other region-specific regulations.” If your company operates from the EU, the UK or Switzerland, you cannot sign up for Namazu today, full stop.
Two further disclosures sharpen the picture. First, Sakana states: “At present, we cannot guarantee that data processing is completed entirely within Japan.” Second, by default, user inputs to Namazu may be used to train and improve Sakana's models — users can opt out at any time from the Console settings, but until they do, training use is on.
To be fair to Sakana, publishing these caveats plainly is more transparent than much of the industry manages, and “working toward compliance” is a defensible sequencing choice for a Japan-first product. The lesson generalizes anyway: sovereignty claims are jurisdiction-relative. A model that strengthens Japanese enterprises' independence from US and Chinese providers simultaneously registers, for a European buyer, as one more non-EU processor with unresolved GDPR posture. When we evaluate “sovereign” vendors for clients, region availability, processing location guarantees and training-use defaults are the first three cells in the scorecard — before any benchmark.
05 — The Second LeverFugu's conductor treats base models as swappable parts.
The second August announcement is quieter but strategically richer. Sakana Fugu — the multi-model orchestration product we covered at its June launch in our Sakana Fugu deep dive — is a two-layer system, per Sakana's own architecture explanation. A small “conductor” model, trained by Sakana, learns to judge which model should handle a task; it does not need broad knowledge itself. Beneath it sits a “model pool” of worker models, including what Sakana describes as hundreds-of-billions-class frontier models, designed from the outset to be swappable.
On August 10, Sakana announced it had retrained that conductor on a Gemma 4 E2B base — Google's openly licensed open-weight model — and reports the result performs comparably to the existing conductor, which was previously trained on a Qwen base. The comparative numbers appear only in a chart image, so we print none of them; the qualitative claim is Sakana's. What deserves emphasis is what this was and wasn't: a validation run demonstrating base-model portability of the conductor layer, not a product relaunch, and not a claim that Fugu now runs on Gemma 4 in production. Because the conductor is small, Sakana notes it is cheap enough to retrain repeatedly while swapping its base — which is exactly the experiment's point.
The provenance trail is unusually public for a commercial product. Sakana traces Fugu's architecture to two ICLR 2026 papers it names by title — “Trinity” and “Conductor”. And the pool keeps diversifying: the August 10 page mentions in passing that a recent NVIDIA partnership began work to make Nemotron models available in Fugu's model pool. We have not reviewed that partnership's own announcement, but the Nemotron line itself is worth knowing — our companion piece on Nemotron 3.5 Lightning's efficiency tier covers where that family sits.
Most telling of all is Sakana's stated plan for the conductor's future: build proprietary, domestically pretrained base models specifically for customers with sovereignty requirements — while continuing to give customers access to top international frontier models through the swappable pool. In Sakana's framing, the goal is to balance continued access to the world's best AI capability against the sovereignty its customers need. That sentence is the clearest articulation of the whole strategy on any Sakana page: sovereignty lives in the orchestration layer and the option to swap, not in owning the biggest pretrain.
06 — The SynthesisTwo levers, one thesis.
No single Sakana page puts Namazu and Fugu side by side — each announcement discusses only its own product, and even Namazu's FAQ draws the line in one sentence: Sakana Fugu, in the vendor's own words, “orchestrates multiple frontier models to deliver its performance, whereas Sakana Namazu is a single in-house model — refined with our own additional training — that works on its own as an API.” The table below is our synthesis of the two announcement pages, published a week apart.
| Strategy lever | Sakana Namazu | Sakana Fugu (conductor layer) |
|---|---|---|
| What Sakana actually built | A fine-tune of Moonshot AI's open-weight Kimi K2.6, adapted with proprietary in-house data | A small “conductor” routing model plus a swappable pool of other labs' frontier models |
| Base-model lineage | Kimi K2.6 (Moonshot AI, open weight) | Conductor previously trained on a Qwen base; validated on Gemma 4 E2B (Google, open weights) on August 10 |
| Sovereignty mechanism | Tuning data and Japanese business adaptation held in-house | Swappable base — a future domestically pretrained conductor can drop in without rebuilding the layer |
| Announced | August 3, 2026 (API release) | August 10, 2026 (Gemma 4 validation) |
| Pricing model | Flat pay-as-you-go: $0.95 in / $4.00 out / $0.15 cached per 1M tokens; no subscription | Subscriptions at $20 / $100 / $200 per month (Pro is 10x, Max 20x the Standard allowance); Fugu Ultra's API rates are tiered by context length — its above-272K tier is the premium row on Sakana's pricing console |
| Regional availability | Blocked in the EU/EEA, the UK and Switzerland, pending GDPR compliance (vendor-stated) | Not stated in the August 10 announcement — unknown; we did not find it addressed on the pages we fetched, and it should not be assumed to mirror Namazu's restriction |
The pricing rows mirror the architecture almost too neatly. A single fine-tuned model bills flat per token; a multi-model orchestration product bills by context tier and subscription allowance. Even Sakana's invoice structure tells you which of the two products is a commodity surface and which is the layer it considers the durable asset.
07 — Enterprise TractionThe Daiwa proof point: strategy meets a balance sheet.
Between the two model announcements sits the commercial one. On August 5, Sakana announced (in a Japanese-only release — the summary here is our paraphrase) that its partnership with Daiwa Securities, under contract since September 2025, moved from a technology-verification phase into full-scale production development from August 1. The verification phase applied Sakana's AI Scientist and AB-MCTS agent technologies to market-information collection and analysis for Daiwa's wealth-management consulting business; per Sakana, the verification confirmed the technology functioned effectively at each stage of that work. The production phase will build these into an AI product supporting Daiwa's client-facing advisory workflows, rolled out in stages across business divisions. No financial or usage figures were disclosed.
The Daiwa announcement matters to this piece for what it does not mention: base-model provenance. A major Japanese securities house is expanding its Sakana engagement based on verified workflow outcomes, and nothing in the announcement suggests anyone asked whose pretrain sits at the bottom of the stack. That is the quiet confirmation of the whole playbook — what the enterprise customer buys is the outcome, the local accountability and the sovereignty posture, not pretraining bragging rights. Our own reading of the economics: once capable open weights exist, the differentiated margin migrates to tuning, orchestration and deployment. The capability-parity and hosting-cost trade-offs underneath that are the ones we compared in our open-weight versus closed-source analysis.
08 — ImplicationsWhat this means for your stack.
Sakana's week is a case study with direct read-across for anyone buying, building or marketing “sovereign” AI. Four situations, four different conclusions.
You cannot use Namazu today
The restriction is vendor-stated, not our inference: not yet available in the EU/EEA, the UK or Switzerland pending GDPR compliance work. If the Japanese-market capability matters to you, watch for a compliance announcement — and apply the same three-question screen (regions, processing location, training defaults) to every vendor wearing the sovereign label.
A cheap, scoped eval is the right move
Pay-as-you-go pricing with no subscription and an OpenAI-compatible endpoint makes Namazu inexpensive to trial and inexpensive to walk away from. Before sending anything real, flip the training-use opt-out in the Console — the default allows Sakana to train on your inputs — and remember that parameter count and context window are undisclosed, so test your longest prompts empirically.
Tune, don't pretrain — and say so
Sakana's lever is replicable at smaller scale: a capable open-weight base, proprietary domain data, and honest attribution. The fine-tune is the fast half; the durable half is owning the tuning data and the evaluation harness. Sakana's own transparency about its Kimi K2.6 lineage is the template — provenance disclosure builds more trust than implied originality.
Make the base model a config value
The Gemma 4 conductor validation is the architectural lesson of the week: keep the routing intelligence small and cheap to retrain, treat every model in the pool as replaceable, and prove the swap works before you need it. Model-agnosticism is what turns vendor churn from a rewrite into a config change.
Looking forward, expect this pattern to compound. As open-weight bases keep improving, the gap an in-house pretrain buys over a well-tuned derivative narrows for most business workloads — while the costs stay wildly apart. More labs and more system integrators will sell localized derivatives and orchestration layers under sovereignty branding, and the honest ones will disclose lineage the way Sakana does. The buyer's job is to read past the label: ask whose weights sit underneath, where the data is processed, what the training-use default is, and which regions are actually served. If you want help pressure-testing a vendor's sovereignty claims — or building the tune-and-orchestrate lever into your own product — that is exactly the work of our AI transformation engagements.
09 — ConclusionSovereignty is a layer, not a pretrain.
Sakana's week showed where sovereignty actually lives: in tuning data, orchestration, and the option to swap.
Three announcements in eight days, each presented on its own terms, all making the same argument on our reading. Namazu shows the tuning lever: take Moonshot's open-weight Kimi K2.6, adapt it with proprietary Japanese business data, and ship it as an API — with the lineage credited openly. The Gemma 4 conductor shows the orchestration lever: keep the routing layer small, cheap to retrain, and indifferent to whose base model sits beneath it. Daiwa shows an enterprise customer expanding its engagement on the strength of workflow outcomes, in an announcement that never mentions base-model provenance at all — with no financial figures disclosed.
The caveats are as instructive as the strategy. A sovereignty-branded product that is blocked across the EU/EEA, the UK and Switzerland, cannot yet guarantee Japan-only processing, and trains on inputs by default is a reminder that sovereign is a claim about them, not about you. Every clause is Sakana's own disclosure — which is to the company's credit, and precisely why the fine print is worth reading.
The projection we would stake: the “who pretrained it” question keeps losing commercial weight, and the “who controls the tuning data, the routing and the deployment” question keeps gaining it. Sakana has simply said the quiet part in public — and put a price list on it.