Open-weight #9 OpenRouter overall #10
Kimi · Multimodal MoE

Deploy Kimi K3

Moonshot's 2.8T-parameter multimodal flagship for long-horizon coding, reasoning, and agent workflows.

Total / active2.8T / 104B
Context ceiling1.04858M
Planning floor16×192GB
Resident weights~2780GB
RuntimeSGLang latest
LicenseKimi K3 license
Practical target 16x 192GB B200-class GPUs or a larger multi-node H200 cluster

Use Moonshot's official vLLM or SGLang recipe; a single-node container command is not a production deployment for this model.

Seven runbooks for Kimi K3

Every card opens a setup sequence tailored to this model's runtime and memory floor.

RunPod Not a practical fit

At least 3072GB across multiple RunPod GPU nodes

The planning floor exceeds one provider node; choose a cluster-capable provider.

Serverless vLLM for smaller models; dedicated Pods for multi-GPU models Open runbook →
Vast.ai Not a practical fit

At least 3072GB across multiple Vast.ai GPU nodes

The planning floor exceeds one provider node; choose a cluster-capable provider.

A Docker template attached to a matching GPU marketplace offer Open runbook →
Lambda Cluster build

At least 3072GB across multiple Lambda GPU nodes

Requires the provider's multi-node path and the model author's distributed recipe.

An On-Demand Cloud instance, or a 1-Click Cluster for larger deployments Open runbook →
AWS Cluster build

At least 3072GB across multiple AWS GPU nodes

Requires the provider's multi-node path and the model author's distributed recipe.

SageMaker HyperPod with a Hugging Face model source and vLLM/SGLang worker Open runbook →
Google Cloud Cluster build

At least 3072GB across multiple Google Cloud GPU nodes

Requires the provider's multi-node path and the model author's distributed recipe.

A custom vLLM container in Vertex AI, backed by Artifact Registry Open runbook →
Azure Cluster build

At least 3072GB across multiple Azure GPU nodes

Requires the provider's multi-node path and the model author's distributed recipe.

Azure Machine Learning online endpoint with a bring-your-own vLLM/SGLang container Open runbook →
Oracle Cloud Cluster build

At least 3072GB across multiple Oracle Cloud GPU nodes

Requires the provider's multi-node path and the model author's distributed recipe.

OCI Generative AI imported models when supported; OKE vLLM otherwise Open runbook →

Prove the runtime before chasing max context

Start at 32,768 tokens, confirm all GPUs are visible, load the official chat template, and send a short request. Increase context and concurrency only after recording free VRAM.

What is measured vs estimated

Rank comes from observed OpenRouter ordering. Parameters, context, license, and runtime notes come from the linked model card. The 16×192GB hardware figure is a planning floor with runtime and KV-cache headroom.

Hand this runbook to Claude Code or Codex

Open a terminal in the repository where you want the deployment files, start claude or codex, then paste this prompt. It asks the agent to verify sources and stop before it creates billable infrastructure.

Deployment prompt
Prepare a reproducible deployment project for Kimi K3 (moonshotai/Kimi-K3); ask me to choose a provider before writing provider-specific infrastructure. Use this guide as the starting context: https://www.getflops.ai/models/kimi-k3. Use a planning floor of 16x 192GB GPUs, 3800GB storage, sglang latest, and an initial context limit of 32768 tokens. Open every linked primary source and flag any mismatch instead of guessing. Create a deployment folder containing README.md, .env.example with no secrets, a pinned start script or infrastructure manifest, and smoke-test.sh. Make the endpoint OpenAI-compatible where the runtime supports it. Run local/static validation, estimate the billable resources, and stop before provisioning paid infrastructure until I approve.
Guardrails included No secrets in files · verify primary docs · approval before spend

Verify before provisioning

Research checked 2026-07-27. Provider inventory and inference-engine support can change faster than this page.