Top AI Product

Every day, hundreds of new AI tools launch across Product Hunt, Hacker News, and GitHub. We dig through the noise so you don't have to — surfacing only the ones worth your attention with honest, no-fluff reviews. Explore our latest picks, deep dives, and curated collections to find your next favorite AI tool.


Qwen3.8-2.4T-A95B open weights land: 2.4T params, and you can’t turn thinking off

Alibaba just put its Max-tier model on Hugging Face and ModelScope. Qwen3.8-2.4T-A95B is a text-only MoE — 2.4 trillion total parameters, ~95B active per token, 512 experts with 11 firing at a time across a 92-layer hybrid attention stack. Biggest open-weight model anyone has shipped. HN put it on the front page at 395 points.

Two constraints worth knowing before you download 2.4T of weights: no multimodal input, and thinking mode is mandatory. Every response emits a chain of thought first. There’s no flag to disable it.

What you actually run it on

Weights ship in Transformers format, with day-0 support in vLLM, SGLang and TokenSpeed. Alibaba also released an FP8 version (fine-grained, block size 128) that loses almost nothing, and unsloth already has GGUF builds up. Context is 262K native, extensible to ~1M.

If you don’t have a rack, DashScope hosts it at $2 per million input tokens and $6 output, behind OpenAI-, Anthropic- and DashScope-compatible endpoints. Typical use is the obvious one: long-context agents, coding, deep research loops.

Why it matters

Closed Max-tier capability going open is the actual story — GPQA Diamond 92.6, SWE-bench Pro 67.7. Still short of Fable 5’s 80.0 there, but it’s the strongest thing you can self-host. One catch: it’s under a custom “qwen3.8-max” license, not Apache. Open weights, not open source.


You Might Also Like


Discover more from Top AI Product

Subscribe to get the latest posts sent to your email.



Leave a comment