๐Ÿฆ™Freshcollected in 8h

Kimi K3 Hits 92 Tokens/s on Eight B300 GPUs

Kimi K3 Hits 92 Tokens/s on Eight B300 GPUs
PostLinkedIn
๐Ÿฆ™Read original on Reddit r/LocalLLaMA
#gpu-inference#quantization#throughput#serving-costkimi-k3kimi k3modalvllmunslothllama.cpp

๐Ÿ’กSee why faster B300 inference beats cheaper A100 hosting on cost per token.

โšก 30-Second TL;DR

What Changed

Eight B300 GPUs on Modal delivered 92 tokens/s steady decode and 0.92โ€“1.02 seconds TTFT.

Why It Matters

The benchmark shows that lower hourly GPU pricing does not necessarily produce lower cost per token when throughput collapses. For large-model serving, high-end GPU throughput and quantization support may matter more than raw instance price.

What To Do Next

Benchmark your target workload with vLLM on the available GPU tier and compare cost per output token rather than hourly instance price.

Who should care:Developers & AI Engineers

Key Points

  • โ€ขEight B300 GPUs on Modal delivered 92 tokens/s steady decode and 0.92โ€“1.02 seconds TTFT.
  • โ€ขThe deployment used vLLM, tensor parallelism across eight GPUs, native MXFP4, and required about 27 minutes to cold boot.
  • โ€ขThe 1-bit UD-IQ1_S GGUF fit on eight A100-80GB GPUs at 9 tokens/s, with 7โ€“60 seconds TTFT.
  • โ€ขB300 inference cost about $190 per million output tokens versus roughly $620 for the slower A100 GGUF setup.

๐Ÿง  Deep Insight

Background and context from public sources โ€” not the original article. 12 sources cited.

๐Ÿ”‘ Enhanced Key Takeaways

  • โ€ขKimi K3 is a 2.8-trillion-parameter Mixture-of-Experts (MoE) model that activates 16 out of 896 experts per token.
  • โ€ขThe model architecture incorporates Kimi Delta Attention (KDA) and Attention Residuals (AttnRes) to optimize long-context processing.
  • โ€ขMoonshot AI officially recommends a minimum of 64 accelerators for production-grade serving, significantly higher than the 8-GPU setup used in the Reddit experiment.
  • โ€ขNota AI has introduced 'Non-uniform Expert Pruning' techniques, which can reduce the hardware footprint of Kimi K3 from eight B300 GPUs down to four or six.
  • โ€ขThe model features a mandatory, non-disableable 'thinking' process, with all reasoning tokens billed at the standard output rate of $15 per million tokens.
๐Ÿ“Š Competitor Analysisโ–ธ Show
FeatureKimi K3 (Self-Hosted)Claude Opus 4.8GPT-5.6 Sol
WeightsOpen-WeightsProprietaryProprietary
Context Window1M Tokens2M Tokens1.5M Tokens
Pricing (Output)~$190/1M (B300)$15.00/1M (API)$15.00/1M (API)
Architecture2.8T MoEProprietaryProprietary

๐Ÿ› ๏ธ Technical Deep Dive

  • Model Scale: 2.8 trillion parameters total.
  • MoE Configuration: 896 total experts, 16 active experts per token.
  • Memory Footprint: Approximately 1.56 TB of VRAM required for model weights.
  • Quantization: Native MXFP4 support via vLLM.
  • Context Window: Native 1-million-token support.
  • Optimization: Kimi Delta Attention (KDA) and Attention Residuals (AttnRes) for long-horizon reasoning.

๐Ÿ”ฎ Future ImplicationsAI analysis grounded in cited sources

Hardware-efficient pruning will become the standard for 3T-class model deployment.
The success of Non-uniform Expert Pruning in reducing GPU requirements from eight to four units demonstrates that memory-constrained environments can effectively run frontier-scale models.
Self-hosting 3T-class models will remain cost-prohibitive for small-scale enterprises.
Despite the $190/1M token cost, the massive cold-boot times and high-end GPU requirements create a barrier to entry that favors API-based consumption for most users.

โณ Timeline

2026-06
Moonshot AI releases Kimi K3 as a 2.8T-parameter open-weights model.
2026-07
Kimi K3 achieves top-tier rankings in intelligence indices, rivaling Claude Opus 4.8 and GPT-5.6 Sol.
2026-08
Nota AI demonstrates Non-uniform Expert Pruning to optimize Kimi K3 hardware requirements.

๐Ÿ“Ž Sources (12)

Factual claims are grounded in the sources below. Forward-looking analysis is AI-generated interpretation.

  1. reddit.com
  2. hyperstack.cloud
  3. github.io
  4. youtube.com
  5. kimi.ai
  6. vllm.ai
  7. digitalocean.com
  8. emergent.sh
  9. youtube.com
  10. nota.ai
  11. emergent.sh
  12. youtube.com
๐Ÿ“ฐ

Weekly AI Recap

Read this week's curated digest of top AI events โ†’

๐Ÿ‘‰Related Updates

AI-curated news aggregator. All content rights belong to original publishers.
Original source: Reddit r/LocalLLaMA โ†—

This is a summary, not the original. Read the source, or get the weekly briefing.

Weekly AI briefing

One email a week. Unsubscribe anytime.