Ling-3.0-Flash Deployment: Why Total and Active Params Both Matter

Sitkin_Marrel · reddit · 2026-09-02

Using the Ling-3.0-flash model (124B total, 5.1B active parameters) as a case study, this post clarifies common misconceptions about MoE architectures. Active parameters represent the routed network size per token during computation, not the weight size that must be stored in memory. Deployment on a DGX-Spark shows that INT4 quantized weights still require 72GB of VRAM. The post argues that evaluating MoE models requires considering active compute, installed weight size, and the impact of context/concurrency on hardware, rather than relying solely on active parameter counts.

Original post →

More from Infra

Infra channel →