FEATUREDAI Chat-Group Daily (群聊日报)· atomZH09:28 · 08·27
→GLM-5.3-Flash and Qwen 3.8-Flash-Next debut on the same day, both drop global attention
GLM-5.3-Flash matches Claude Opus 4.8 across six benchmarks at $0.045 per task, but testers report slow speed and hallucinations. Qwen 3.8-Flash-Next opens weights, hitting 64.7 tok/s single-stream decode on DGX Spark and beating DeepSeek V4 Flash across the board. Both models adopt MoE plus sparse attention hybrids, ditching global attention. NVIDIA acquires Hugging Face for $12.9B, roughly 86x its annualized revenue, to control the open model distribution channel. Anthropic preps IPO at a ~$2T valuation target, with ~$559M adjusted operating profit in Q2, while OpenAI posted ~$12.3B operating loss in the same period. Altman admits on a podcast that OpenAI hasn't had its iPhone moment and has scrapped Sora and Atlas. RTX 30 series GPUs resume production using Samsung 8nm to avoid TSMC bottlenecks. Shopify's CEO complains Claude Code ignores AGENTS.md, causing split brain in teams. QUASAR-QAT quantizes all 496 linear layers of Qwen 3.8-27B to NVFP4, saving another 1.8GB VRAM. The group also discusses Sol's context bloat and the limits of fully automated PR merges.
#Code#Agent#Zhipu AI#Alibaba Qwen
why featured
Featured · importance 78 · hook + knowledge + resonance
editor take
Two Flash models drop on the same day: GLM-5.3-Flash matches Opus 4.8 on benchmarks but feels slow and hallucinates; Qwen 3.8-Flash-Next opens weights and hits 64.7 tok/s on DGX Spark.
sharp
Two Flash models, two different bets. GLM-5.3-Flash is a 321B-A18B MoE that matches Claude Opus 4.8 across six benchmarks at $0.045 per task. The price-to-performance looks great on paper, but testers in the group report it's slow and hallucinates a lot. I'd discount the benchmark hype until more people get hands-on time.
Qwen 3.8-Flash-Next is the more concrete release: weights are open, and on a DGX Spark it hits 64.7 tok/s single-stream decode, beating DeepSeek V4 Flash across the board. One counterintuitive detail: the FP8 version runs 20% faster than NVFP4. NVFP4 only quantizes the expert layers—the attention and gated delta-net layers that eat 83% of bandwidth stay in BF16. FP8 compresses those too, so same VRAM but faster throughput.
Both models ditch global attention for MoE plus sparse attention hybrids. If the feedback is good, the group speculates the next flagship models might go big with this architecture. The real beneficiary here is probably HBM—sparse architectures lean harder on memory bandwidth.
HKR breakdown
hook ✓knowledge ✓resonance ✓