Join us for our inaugural conference, Forge 2026

Model Library
/Moonshot AI/Kimi K3
model path:accounts/fireworks/models/kimi-k3

Kimi K3 is Kimi’s most capable flagship model to date, with 2.8 trillion parameters. It is built on Kimi Delta Attention (KDA), with native visual understanding and a 1M-token context window. It is the world’s first open-source model in the 3-trillion-parameter class, with comparable performance to leading close-source models. It is available on both Fast and Priority serverless tiers, as well as with US-only serverless endpoints for workloads in regulated industries. All Fireworks inference comes with zero data retention enabled by default.


→ Use Priority for max reliability during congestion; priced at +25% from standard rates.
→ Use Fast for max speed or latency-sensitive workloads; priced at +50% from standard. To use Fast, switch model ID to the Fast variant: accounts/fireworks/routers/kimi-k3-fast
→ Use the US-only endpoint for necessary workloads; priced at +10% from standard rates. To do so, switch to model ID: accounts/fireworks/routers/kimi-k3-us

Kimi K3 API Features

Fine-tuning

Docs

Kimi K3 can be customized with your data to improve responses. Fireworks uses LoRA to efficiently train and deploy your personalized model

Serverless

Docs

Kimi K3 is available via Fireworks' serverless API, where you pay per token. There are several ways to call the Fireworks API, including Fireworks' Python client, the REST API, or OpenAI's Python client.

On-demand Deployment

Docs

On-demand deployments allow you to use Kimi K3 on dedicated GPUs with Fireworks' high-performance serving stack with high reliability and no rate limits.

Available Serverless

Run queries immediately, pay only for usage

$3.00 / $0.30 / $15.00
Per 1M Tokens (input/cached input/output)

Kimi K3 FAQs

What is Kimi K3 and who developed it?

Kimi K3 is an open-weight, natively multimodal Mixture-of-Experts model from Moonshot AI, built on Kimi Delta Attention and Attention Residuals. Weights were released July 27, 2026.

What applications and use cases does Kimi K3 excel at?

Long-horizon coding across large repositories and terminal tools, agentic deep research, and multimodal work, especially text and image/vision workflows; Moonshot also describes video understanding in its K3 materials.

What is the maximum context length for Kimi K3?

1,048,576 tokens, which Moonshot describes as a 1-million-token window.

What is the usable context window for Kimi K3?

Fireworks lists Kimi K3 with a 1M-token input context window on serverless.

Does Kimi K3 support quantized formats (4-bit/8-bit)?

Yes. The served checkpoint is natively MXFP4 weights with MXFP8 activations, applied through quantization-aware training rather than post-training conversion. Fireworks lists the model as not calibrated.

What is the maximum output length Fireworks allows for Kimi K3?

Fireworks defaults max_tokens to 2048 and allows generation up to the full context window. If prompt plus max_tokens exceeds the context length, max_tokens is lowered to fit rather than erroring.

What are known failure modes of Kimi K3?

Moonshot documents three limitations:

  • •Sensitivity to thinking history. K3 was trained with preserved thinking history. If a harness drops historical reasoning, or a session switches to K3 mid-conversation, generation quality becomes unstable.
  • •Excessive proactiveness. On ambiguous intent it may decide on the user's behalf. Moonshot recommends explicit constraints in the system prompt or AGENTS.md.
  • •User experience gap. Moonshot notes a noticeable gap versus Claude Fable 5 and GPT 5.6 Sol.
Does Kimi K3 support streaming responses and function-calling schemas?

Yes to both. Streaming runs through the stream parameter, and the model page lists function calling as supported.

How many parameters does Kimi K3 have?

2.8 trillion total parameters with 104 billion active per token, routing to 16 of 896 experts alongside 2 shared experts.

Is fine-tuning supported for Kimi K3?

Yes. Fireworks supports LoRA-based fine-tuning for Kimi K3.

How are tokens counted (prompt vs completion)?

Fireworks returns prompt_tokens, completion_tokens, and total_tokens on every response. Serverless billing prices input, cached input, and output separately at $3.00, $0.30, and $15.00 per 1M tokens.

View Serverless Pricing

What rate limits apply on the shared endpoint?

Serverless ceilings for this model's size tier default to 21.6M total prompt TPM, 5.4M uncached prompt TPM, and 216k generated TPM, adaptive per account and model. On-demand deployments have no rate limits.

How will upgrades or deprecations of Kimi K3 be communicated?

Fireworks announces serverless model deprecations in advance, following its serverless model lifecycle policy. For long-term version stability it recommends on-demand deployments.

What license governs commercial use of Kimi K3?

Kimi K3 is released under the Kimi K3 License, which permits use, modification, distribution, sublicensing, sale, fine-tuning, and derivative works.

Does Fireworks log request content for Kimi K3?

No. Fireworks operates zero data retention by default and does not log prompt or generation data for open models without opt-in. Prompt caching may hold data in volatile memory for several minutes.

Metadata

State
Ready
Created on
7/19/2026
Kind
Base model
Provider
Moonshot AI
Hugging Face
moonshotai/Kimi-K3

Specification

Calibrated
No
Mixture-of-Experts
Yes
Parameters
2.81T

Supported Functionality

Fine-tuning
Supported
Serverless
Supported
Context Length
1040k tokens
Function Calling
Supported
Embeddings
Not supported
Rerankers
Not supported
Support image input
Supported