Community pleads for Qwen 3.7 35B and 27B model releases

A Reddit user on r/Qwen_AI posted an urgent request for Alibaba to release two Qwen 3.7 models: the 35B A3B and the 27B. This is a community wish, not an announcement of an actual release.

Qwen is an open-source family of large language models built by Alibaba. The post — written partly in French, repeatedly using 'svp' (please) — asks for two specific model sizes to be made publicly available. The 35B A3B variant uses a Mixture-of-Experts (MoE) architecture, meaning only a fraction of its parameters are active at once, making it cheaper to run than a standard model of similar size. The 27B model would sit in a sweet spot usable on local machines or modest servers. No release has been confirmed; this reflects community demand rather than a product update.

Key points

  • This is a community request, not a model release announcement.
  • The 35B A3B uses MoE architecture, which reduces compute cost while keeping quality high.
  • A 27B model would be practical to run on consumer or small-server hardware.
  • High community interest may signal that Alibaba is considering these releases soon.

Quick term guide

models
Different AI engines that can power answers or code suggestions inside a tool.
open-source
Software whose code is shared publicly so others can inspect, use, or change it.
large language model
The type of AI behind ChatGPT or Claude — trained on huge amounts of text to read, write, and code.
parameters
The internal numbers an AI model learns during training; more parameters generally mean a more capable model.
local
Stored or run inside the user’s own system instead of only on an outside server.
server
A computer that stores files and shares them with other devices in your home.
compute
The server power and chips needed to run AI systems.
hardware
The physical parts of a computer that you can touch.
Read original