NEWGPT-IMAGE-2 is now available in Jiufeng Hub Gallery!Try it out
In this article
AI Highlights

Kimi K3 Impresses Musk, Tops Simple Bench Over Sonnet 5

Key Takeaways
  • Kimi K3 earns Musk’s praise and tops Simple Bench
  • Indian firms pivot to Chinese open-weight models
  • DeepSeek V4 Flash hits 1M ctx on consumer GPU
  • Volcano Engine rebuilds multimodal transport
  • a 3-person AI bill disaster
  • STEPX Neo debuts as an agent-native phone.
jiufeng
July 18, 2026
15 min read
Kimi K3 Impresses Musk, Tops Simple Bench Over Sonnet 5

Overview

Hot Model News

  1. Kimi K3 wins Musk’s praise, beats Sonnet 5 on Simple Bench, tops community evals
  2. Indian firms increasingly depend on Chinese open-weight LLMs such as DeepSeek and Kimi
  3. Quantized DeepSeek V4 Flash hits 1 million‑token context on a single RTX 5090

AI Industry News 4. Volcano Engine rebuilds multimodal transport backbone; Doubao video‑call DAU surpasses 100 million 5. Stolen keys drive a 3‑person company’s cloud bill to $14,000 in one day 6. StepFun’s first agent‑native phone STEPX Neo debuts at WAIC 7. AWS launches Claude Application Gateway – a self‑hosted control plane for Claude Code and Desktop 8. MetaX GPU exhibits with ten open‑source communities, achieves full 2,410‑operator PyTorch compatibility

Hot Model News

Kimi K3 wins Musk’s praise, beats Sonnet 5 on Simple Bench, tops community evals

After Moonshot AI’s 2.8T open-weight Kimi K3 scored 1679 on Arena WebDev—48 points above Claude Fable 5’s 1631—the model continues to ride the spotlight. Elon Musk posted “Impressed” on X. Vercel CEO Guillermo Rauch tested the model on a real-world nextjs.org engineering benchmark and declared K3 the first open model to lead all proprietary offerings, while noting that even the strongest model does not reach 100% task completion rate. On Simple Bench, the Kimi K3 (max) configuration surpassed Claude Sonnet 5. Source: TMTPost · Reddit

Indian firms increasingly depend on Chinese open-weight LLMs such as DeepSeek and Kimi

Nikkei Asia reports that Indian tech startups are shifting to open-weight models from DeepSeek, Alibaba, and Moonshot AI to rein in AI costs. Puneet Kumar, CEO of Mirae Asset Venture Capital (India), said several portfolio companies have been using these Chinese models since mid-2025, slashing costs “by an order of magnitude” while deepening India’s reliance on China for cutting-edge models. Source: 36Kr

Quantized DeepSeek V4 Flash hits 1 million‑token context on a single RTX 5090

A community tester used Unsloth’s DeepSeek-V4-Flash-UD-Q8 quantized GGUF with the latest llama.cpp patches to successfully run 1,000,000‑token sequence inference on a single NVIDIA RTX 5090, demonstrating consumer‑grade hardware for ultra‑long‑context dense MoE workloads that previously required multi‑GPU or cloud setups. Source: r/LocalLLaMA

AI Industry News

Volcano Engine rebuilds multimodal transport backbone; Doubao video‑call DAU surpasses 100 million

Volcano Engine’s intelligent video unit revamped the transport layer powering the Doubao video‑call feature. Improvements in connection setup, weak‑network robustness, A/V sync, and interruption handling helped scale the service by 10× in organic growth, lifting the daily active user count from the ten‑million to the hundred‑million range. The team stressed that multimodal experience depends as much on transport quality as on model capability. Source: InfoQ

Stolen keys drive a 3‑person company’s cloud bill to $14,000 in one day

A three‑employee shop with a typical monthly AWS bill of $10–15 saw attackers exploit a static EC2 credential with full Bedrock access to invoke Anthropic’s Claude models relentlessly, running up a single‑day charge of $14,000. AWS had removed the model‑access switch in 2025, enabling all models by default, and billing alerts lag real‑time spend by roughly 24 hours. The incident mirrors the DN42 case from May and exposes a structural gap between agent‑driven consumption speed and traditional cloud cost controls. Source: InfoQ

StepFun’s first agent‑native phone STEPX Neo debuts at WAIC

The STEPX Neo—StepFun’s inaugural AI terminal powered by the Step AOS agent‑native operating system and the personal agent Step Amoo—was unveiled at WAIC 2026. The device has passed China’s L3 classification for intelligent terminal certification and was named a WAIC “Hall of Treasure” honoree, marking the company’s move from foundation model to end‑user hardware. Source: InfoQ

AWS launches Claude Application Gateway – a self‑hosted control plane for Claude Code and Desktop

The AWS‑specific Claude Application Gateway is now available as a self‑hosted control plane that unifies access policy, cost tracking, and governance for Claude Code and Claude Desktop. The gateway forwards inference requests to Amazon Bedrock or the Claude platform on AWS, runs as a single stateless container on ECS/EKS/EC2, and uses Amazon RDS for PostgreSQL to store short‑lived state. Anthropic had previously rolled out the same gateway for Bedrock and Google Cloud; all three major clouds now offer official deployment guidance. Source: InfoQ

MetaX GPU exhibits with ten open‑source communities, achieves full 2,410‑operator PyTorch compatibility

Chinese GPU maker MetaX (Muxi) appeared at WAIC alongside logos from OpenAnolis, vLLM, the PyTorch Foundation, and seven other communities. Its MXMACA software stack is now fully compatible with all 2,410 GPU operators in PyTorch 2.8 and has an automated CI pipeline that tests close to 5,000 popular GitHub projects with each release. Adapting to a new PyTorch version takes the team about one week, against an industry norm of several months. Source: QbitAI