Listen to this Post

The landscape of large language model (LLM) deployment is evolving rapidly, and Novita AI is at the forefront with a groundbreaking suite of performance enhancements for GLM4-MoE models. These models, known for their flexibility and high compute demands, are now seeing dramatic reductions in latency and throughput times thanks to innovative techniques built on SGLang. From production-ready kernel optimizations to cutting-edge speculative decoding strategies, this update is a game-changer for organizations relying on agentic coding workflows.
Comprehensive Optimizations Driving Production Performance
Novita AI has rolled out an end-to-end optimization pipeline targeting the critical bottlenecks in GLM4-MoE inference. The upgrades focus on kernel execution efficiency, memory I/O reduction, cross-node data transfer, and pattern-based speculative decoding. Benchmark results from H200 clusters running TP8 and FP8 configurations reveal impressive gains: up to 65% faster Time-to-First-Token (TTFT) and 22% improvement in Time-Per-Output-Token (TPOT). These improvements are particularly relevant for agentic coding workloads, where high-frequency code pattern generation can slow down conventional LLM inference.
Shared Experts Fusion: Merging Power and Efficiency
One of the core innovations is Shared Experts Fusion, inspired by the Deepseek model. GLM4-MoE typically routes input tokens through both a shared expert and top-k routed experts. Previously, these computations were handled separately, introducing inefficiencies. By integrating the shared expert directly into the routed MoE structure, Novita AI achieved 23.7% improvement in TTFT and 20.8% improvement in ITL, thanks to higher GPU Streaming Multiprocessor (SM) utilization and lower memory I/O overhead.
QK-Norm Fusion: Streamlined Kernel Execution
Another optimization is QK-Norm Fusion, adapted from Qwen-MOE. Since Q and K operators operate head-wise, fusing them into a single kernel reduces redundant computations. For GLM4-MoE, which rotates only half of the head dimensions, this adaptation cuts kernel launch overhead and improves efficiency during heavy workloads.
Async Transfer: Reducing Latency in Multi-Layer Models
Data transfer delays can dramatically impact TTFT in models with dozens of layers. Novita AI’s Async Transfer moves the transfer step to immediately after the corresponding GPU operation and places it in a separate thread. For GLM4.7, consisting of 92 layers, this reduces latency by up to 1 second during heavy prefill workloads.
Suffix Decoding: Model-Free Speculative Speed
Traditional speculative decoding accelerates inference but requires additional draft models. Novita AI introduces Suffix Decoding, which leverages historical output sequences to predict upcoming tokens without extra weights. An analysis of 17,487 Claude Code conversation turns revealed 39.3% repetition in output patterns, highlighting the potential for optimized predictions. With Suffix Decoding, TPOT dropped 22%, demonstrating clear benefits for agentic coding tasks.
Production Benchmarks: Real-World Impact
Benchmark configurations (input length 4096, output length 1000, 14 requests per second) confirmed that these optimizations are production-ready. TTFT and TPOT improvements are no longer theoretical—they are battle-tested in Novita AI’s inference pipeline, enabling developers to deploy GLM4-MoE models efficiently at scale.
What Undercode Says: Strategic Implications of GLM4-MoE Optimizations
Revolutionizing Agentic Coding Performance
The combination of Shared Experts Fusion, QK-Norm Fusion, Async Transfer, and Suffix Decoding represents a holistic approach to LLM production optimization. By addressing both computation and memory efficiency, Novita AI has tackled the two biggest pain points in high-demand coding workloads: latency and throughput.
Hardware-Software Synergy
These optimizations highlight the importance of tight integration between model architecture and hardware capabilities. The improvements are particularly pronounced on H200 clusters under TP8/FP8 configurations, showing how software-level strategies can extract maximum performance from GPU hardware.
Model-Free Speculative Decoding: A Game-Changer
Suffix Decoding is especially notable because it provides speculative acceleration without increasing model complexity. For enterprise-grade LLM applications, this reduces engineering overhead while maintaining high prediction accuracy—a rare win-win scenario in production LLM deployment.
Scalability and Reliability
By validating these optimizations on multi-layer, multi-node setups, Novita AI ensures that production deployment is robust under real-world workloads. Organizations can now expect consistent performance even during heavy agentic coding sessions, making GLM4-MoE a more viable choice for commercial use.
Open-Source Potential
With key components available on the SGLang GitHub repository, these optimizations are not just internal innovations—they are a resource for the broader AI community. Open-source access allows researchers to reproduce results, test new ideas, and adapt strategies for specialized workloads.
🔍 Fact Checker Results
✅ Shared Experts Fusion and QK-Norm Fusion are verified strategies used in production-level MoE optimization.
✅ Async Transfer implementation aligns with modern GPU threading and scheduling best practices.
❌ Claims about exact 65% TTFT reduction may vary depending on workload specifics and hardware; results are context-dependent.
📊 Prediction
GLM4-MoE models with SGLang optimizations are poised to set a new standard for LLM deployment in coding tasks, especially in environments requiring rapid response and high throughput. Expect adoption to expand in agentic coding, automated code review, and enterprise software development pipelines. Over the next 12–18 months, these strategies could become baseline requirements for production-ready MoE LLMs, and competitors will likely develop similar kernel-level and pattern-based optimizations to stay competitive.
The future of high-efficiency, low-latency LLM deployment is here, and Novita AI has just raised the bar.
🕵️📝✔️Let’s dive deep and fact‑check.
References:
Reported By: huggingface.co
Extra Source Hub (Possible Sources for article):
https://www.github.com
Wikipedia
OpenAi & Undercode AI
Image Source:
Unsplash
Undercode AI DI v2
Bing
🔐JOIN OUR CYBER WORLD [ CVE News • HackMonitor • UndercodeNews ]
📢 Follow UndercodeNews & Stay Tuned:
𝕏 formerly Twitter 🐦 | @ Threads | 🔗 Linkedin | 🦋BlueSky | 🐘Mastodon




