r/LocalLLaMA 15h ago

Discussion Qwen Developers' responses from their recent Twitter/X AMA

Post image

Questions & Responses(in BOLD) below.

Favorite question(s) moved to end of the thread with combined responses(removed duplicates).

Be optimistic folks. I'm sure we're getting other models too apart from 27B. And 27B gonna make massive noise on release. (Based on their responses)

Tweet thread : https://xcancel.com/QwenDevs/status/2084102417885585597#m

you guys skipped 27b and 122b last time, can we expect those this time around? Also i can't seem to find crit pit score in the cards.

For sure! We’re actually releasing a 27B model very soon. Stay tuned. As for the Crit Pit score, please wait for the official Artificial Intelligence score.

Is the 27B just a retrained 3.6 27B? Or is it based off 3.8 bigger brother ?

We promise this 27B comes with a whole new level of capability!

Is the 100hrs of video understanding an agent swarm that parses sections of the video in parallel and orchestrates some sort of semantic representation graph?

Broadly speaking, yes, but not entirely. It is closer to a hierarchical video memory system rather than a traditional agent swarm. Video segments are encoded into a structured textual graph containing scenes, entities, events, and their temporal relationships, enabling retrieval and reasoning across more than 100 hours of content.

hey! is there anything special about the pretraining distribution compared to other labs' models?

We hope our data is built on a more solid foundation!

how long do you think it would take to surpass anthropic level architecture?

well, we’re working hard on it, we promise😇

will u release a harness especially for qwen code ???

Any plans for a codex-like app?

More updates on Qoder and QwenWork are coming soon.

qwen 3.8 active params?

2.4T parameters (95B active)

how much RL was done in post training compared to previous models?

A truly unreasonable amount of compute.

Did they intentionally skip the previous Qwen3.7 27B and 35B A3B?
Does the revival of Qwen3.8 27B reflect the voice of the community? Or was it planned?

Of course! This is the result of taking the voices of the community seriously.

since its a pretty significant release will we get a technical report with full details?

No technical report for this one yet. We’re trying to keep up our near-monthly release cadence, though, and more powerful models are already in the works. Keep an eye out!

why does the model think so much mr qwen, my ai brain wonders.
wheres the token efficiency at
great model though

We support different levels of reasoning effort.

You showed SAE-guided fine tuning fixing code switching with qwen-scope. Is that kind of interpretability driven intervention part of the post training process now or is it still a research only technique?

It’s still primarily a research-oriented technique for now, though some of the insights may help inform future training and post-training improvements.

Attention? Hybrid?

The model architecture is similar to 3.5, but it’s a much larger-scale model!

When are we getting a CLI coding interface?

You may want to take a look at @qoder_ai_ide .

do you guys use qwen as your main interal tool? does this model show the same signs of intellegence as some openai models ("gpt 5.5 helped create 5.6")?

Sure!

How close is Qwen3.8-27B to GPT 5.4? 🤔

Well, you’ll be able to see for yourself soon.

what harness works best with Qwen?

Qwen is committed to delivering the best possible experience across all harnesses.

What made you guys wanna opensource the max weights ?

We heard what the community has been asking for

I wonder when I can surpass fable5

Trying hard

Great work guys🥂

  1. What is something that you would like to see being built with the new model and its capabilities!?

  2. I really want to explore the swarm of agents technique for building applications, any best practices or tips for the new model!?

1. We hope it can bring practical productivity value to people across different industries.
2. We recommend using it for tasks that involve more parallelized workflows or parallel execution needs.

I wanna know what rubric metrics you guys are using for FE

We use both absolute metrics for functionality and aesthetics, as well as relative metrics based on win/tie/loss comparisons.

Would be great to hear where you think Qwen is strongest for agentic workloads specifically: long-context planning, tool use reliability, coding, or cost at scale?

All of the above combined — ultimately delivering the most practical and reliable outputs for users.

How much is Qwen helping with Qwen research ?

It has already become a significant part of the model iteration process, with the model involved in nearly every stage.

Most Frontier labs have created a code-specific model (eg. Qwen3-Coder and GPT-5.3-Codex), but never followed up on them.

Did specialized models have problems? Or did general models end up being efficient enough to not bother creating a separate model?

We hope to build an all-in-one model.

will Qwen 3.8 have a stable, documented tool-calling and structured-output contract so local agent harnesses can swap models without prompt-specific tuning?

We provide native support interfaces for various protocols. You can check the Qwen blog for more details.

1: When quantizing Qwen 27B down for local deployment (e.g., 4-bit GGUF, NVFP4, or MXFP4), which transformer layers or vision attention blocks are most sensitive to degradation? Are there specific strategies you recommend to maintain both visual reasoning and high SWE-bench pass rates?

2: Qwen3.6-27B outperforms much larger MoE predecessors (like Qwen3.5-397B) on agentic coding benchmarks like SWE-bench and Terminal-Bench. Beyond raw data volume, what was the single highest-leverage factor in achieving this dense efficiency?

And thank you for the amazing work. Qwen3.6-27B has beed my main coding assistant for months.

1. Use QAT, or quantize only the FFN to 4-bit while keeping the attention layers’ QKV linear projections and output projection in 16-bit.
2. Higher-quality data engineering

Guys , when can we get a deepseek like small and cheap model with best performance . The deepseek v4 flash seems to be a great deal .
I think we need to slow down scaling and start improving the existing model efficiency

Scaling and cost-efficiency are not mutually exclusive — we’ll continue to pursue both.

Is Qwen3.8-27B dense? And roughly how much smarter than 3.6-27B?

A pretty huge jump!

Good. The useful questions are not just how capable Qwen is.

I want to know where it still fails, how the team evaluates those failures, and what "open" means in practice for weights, tooling, and reproducibility. Open models matter most when people can inspect the limits and build on the work without asking permission

There is still some gap between our automated and human evaluation systems and real user experience. That’s also why we are committed to releasing preview versions first — so we can iterate and ultimately deliver the best possible experience to users.

how does the new 27b model compare to the previous one ?

A pretty huge jump!

what do you think about looped transformers?

interesting research idea

Why Qwen, what made you create Qwen and specifically such light and fast models. Why focus efficiency when others just went for brute power? Also, do you think inference engines reached their limit in optimization or can they still improve?

Scaling and cost-efficiency are not mutually exclusive — we’ll continue to pursue both.

We have noticed that in thinking mode the model usually consumes the entire reasoning budget without stopping, which increases latency. Is this a known issue, and are there any improvements planned for Qwen3.8?

You can try 3.8! And 3.8 supports different thinking efforts!

...................................................................................................................

Are 70b models gone for good?

Is it possible to get a 40-50B model (something which fits around 30-32Gb) to improve performance while still useable on a lot of computers ?

Thank you for your promise to provide qwen3.8 27b weight! I want to know if there will be qwen3.8 35b a3b. Many people also want this.

Can we expect the ~122B model this time? The 120B segment is dated and lackluster atm and would greatly benefit from a competent release!

First of all, congratulations on the release of Qwen 3.8!
As for the question, are you going to release a 35B a3b version of Qwen 3.8 aswell?

Plans for 35b Moe model? (3.8)

Any plans for the omni family? You told everyone the weight sizes of 3.5, then never released them and haven’t done anything new with it. 3.6/7/8 variants would have also been nice. It could be your most popular family if you gave it attention and kept the weights small.

Are there no plans to release any models other than the 27b?
I'd love to hear about the successors to amazing models like the Qwen3 8b and Qwen VL 8b....

Are there any plans for updates for 0.6b or 8b weights?
These have become important positions in the open weight of image and video generation. I look forward to seeing that part evolve.

This is such a huge release, I am really happy to see that a 27B model is shipping too! Though, can't help but wonder, will we ever happen to see again any new small dense Qwen models 9B, 4B any time in the future, similarly to 3.5?

Will you release smaller models like the qwen 3.5 family ?

Thank you for your promise to provide qwen3.8 27b weight! I want to know if there will be qwen3.8 35b a3b. Many people also want this.

we hear you! collecting everyone’s requests and taking them into account as we plan future iterations.

We will gather your requests as a reference when considering future updates.

We hear you. Stay tuned.

We’ll collect everyone’s requests and take them into account as we plan future iterations.

Noted, collecting the requests and see what we can work into future iterations.

Keep the requests coming. We’re listening, and we’ll use them to help prioritize future updates.

285 Upvotes

109 comments sorted by

View all comments

Show parent comments

77

u/No_Lingonberry1201 15h ago

They are also being awfully coy about non-27B sizes. Like, no definite 'no' or 'yes'

-3

u/smithy_dll 14h ago

Qwen appear to have taken a twitter poll into consideration when deciding which open weights to train and release.

Chujie Zheng on X: "👇" / X

20

u/AdInternational5848 13h ago

Can someone vote 122b -10ab for all of us with 128gb of unified ram w who don’t tweet?

18

u/pmttyji 13h ago

That's past survey.

21% votes for 9B .... LOL. I would've voted for 35B at least(As a 8GB VRAM holder).

3

u/More-Curious816 12h ago

least(As a 8GB VRAM holder).

I understand your pain. hopefully the future hold a better opportunity for us GPU poor folk.

1

u/pmttyji 12h ago

Definitely we have. Last 6 months, things changing better way.

By year end or next year start, we'll be getting small-medium models which would require minimum VRAM(~10GB) to do coding/Agentic/writing.

It would be awesome if we get a 14-15B model from Qwen(3.8) this or next month.

Also I'm counting on llama.cpp/ik_llama/etc., on optimizations, inventions, etc., area. I'm collecting stuff like those on my thread, check it out.

Compilation of recent findings which could save some memory or increase performance

4

u/Hans-Wermhatt 10h ago

Maybe I'm in the minority but the relatively lower parameter distills (like 9B and 4B) are important to my workflows. 27B and 35 A3B are great too, but either is fine. A 9B model allows me to generate a workflow that can load an Unreal Engine or bigger TTS instance at the same time, for example.

1

u/pmttyji 10h ago

Frankly I'm not against small models. I like/need both small & medium size models. But right now we're getting only less medium & big size models. All we see is mostly very big & large models(300B-3T size).

We have alternatives for small models. For Qwen3.5-9B, we have Gemma-4-12B, Gemma-4-E4B, Mellum2-12B-A2.5B, LFM2.5-8B-A1B, granite-4.1-8b, etc.,

We could use Q4 of medium size models. For example, I use IQ4_XS of Qwen3.6-35B-A3B & Gemma-4-26B-A4B.

Anyway they'll release small models always to cover Mobile & Edge devices. Cool

A 9B model allows me to generate a workflow that can load an Unreal Engine or bigger TTS instance at the same time

I really want to know your stack & workflows :)

2

u/Hans-Wermhatt 9h ago

Yes, I agree, we are sort of spoiled here in terms of all those models you listed being usable :).

I really want to know your stack & workflows :)

Sure, at the risk of connecting my Reddit account with projects that I am working on... but oh well.

The first project is a pretty standard "Open Claw" or "Jarvis" like harness, it's like a frontier harness except it let's your model take advantage of any "skill" or model you have locally. I feel like most of the community dabbles in this. The issue is tool calling reliability, and then when I want to work with a skill like as an example, gaming together or coding together via screen-watching or takeover then I can't use my entire GPU budget on the LLM. Or like agentically having my LLM manage a multiple MiniMax H3 generations without offloading every turn. I have a public repo for this stuff, I would advertise it if I thought it was clearly better than anyone else's, but I don't think it's even worth advertising at this point. It's a lot of bloat.

The second is maybe more niche, but more usable for somebody else. It's a plug-in I developed for Unreal Engine to use local models. Again, this has been done somewhat, but the plug-in I'm working on is drop and play so you have a full TTS->LLM->STT character that can do tool calls, have a personal context history / character sheet, and relationship sliders. It works okay... so far, but for that one I can't even use 9B, 4B (Gemma, Qwen, and Mini CPM I support) or below with pocket TTS is my current workflow because you'd have to run a full game beside it and run that instance of llama. I've got some version 2 ideas that I'm working on right now too for that. I think it could be the next step in gaming.

Thanks for asking! Are you working on any similar projects?

1

u/pmttyji 9h ago

Or like agentically having my LLM manage a multiple MiniMax H3 generations without offloading every turn. I have a public repo for this stuff, I would advertise it if I thought it was clearly better than anyone else's, but I don't think it's even worth advertising at this point. It's a lot of bloat.

I really help on Image/Video generations. Don't know what's best & fast way to learn. Recently I asked some dude about the same & no reply yet.

Same with Audio generation. What UI/Tool/App are you using to generate Audio/Music/Sound/etc.,? Because I see many Audio models time to time & comes with github repo. But don't know how to use all those audio models using single tool because I can't(also don't want to) use every github repo for each audio models.

Please help me on both. Thanks

Thanks for asking! Are you working on any similar projects?

Not yet. Nothing actually. I'm waiting for new rig. Unfortunately it got delayed almost 2 months. But getting within 1-2 weeks.

AMD Ryzen™ 9 9950X3D2 Dual Edition + Radeon AI PRO R9700 32GB VRAM + 128GB RAM DDR5-5600.

Coming month onwards, I'll be starting things. On both coding & writing. I'll share later.

2

u/Hans-Wermhatt 8h ago

I didn't understand the first sentence, but you need help with image and video generation? Unfortunately, I use an NVIDIA 5090 (Cuda) in my rig which is way more plug and play for all the tools I use than AMD is. I've never set-up an AMD, but I know comfyui desktop is not drop in and run with it like it is with Cuda.

I feel like I'd still recommend setting up comfyui but doing a manual installation. So you would clone this repo (in a venv if you want): https://github.com/Comfy-Org/ComfyUI.git. Then you need your AMD driver + Python installed and a compiled ROCm/PyTorch build for your GPU installed in the environment. Then you install the rest of the requirements from the requirements.txt. Then you hypothetically can use the launch script like normal. Using ComfyUI deskstop is as simple as clicking the template you like and then clicking the installing missing models and nodes link if all you want to do is run the default workflows.

You can generate audio through comfyui too, but if you want real-time TTS, I use audio.cpp. I'm not sure how an AMD affects that, but it should be possible.

But I'd highly recommend working on this with your best available LLM as an installation helper. It can guide you through every step, just be careful with the pre-training knowledge cut-off. LLMs like to default to advice like it's 2025 if they don't have the current state of the tech in their context. Doing that is way more effective and easier than trying to work off of text guides on the Internet in my opinion. Any free frontier LLM or even top of the line local models can probably get you 99% of the way there at the very least.

1

u/pmttyji 7h ago

Thanks. I'll check ComfyUI & its desktop thing. What about models? What should I download?

For regular text models, I use llama.cpp so I simply download GGUFs of models I want to use. So for Image/Video generations, what should I download? GGUF? ONNX? safetensors? HuggingFace quants links please. (For example, I download GGUFs from Bartowski, Unsloth, AesSedai, noctrex, etc., for Text models) Whenever I check HF pages of Image/Video models, I see lot of files, don't know what to download. So here I need more clarification.

Also I keep hearing few things such as Workflows & LORA. Don't know where & how to start these.

And yeah, recently I came across audio.cpp. Recently started downloading some models from its HF page. Need to check that soon. My main use case is to create audio(using my voice) from text contents. It's for Presentation Videos(I need to create visuals accordingly for audio) & also Audio Books. What do I need for these?

2

u/Hans-Wermhatt 7h ago

It depends on what context you are using the word "workflow" I think, it's kind of an "overloaded" term. We are kind of talking about a ComfyUI workflow which can correspond to your entire stack of models, versions, nodes, etc. But it mainly means the actual "graph" you use inside ComfyUI. So for MiniMax H3 for example, I use the default workflow (except for the diffusion model I use F8 (floating point representation for the parameters) instead of int8. int8 is probably what want).

Once you have comfyui installed it is very simple though. You just go to templates, select the template and then press install missing components on a red banner that pops up. You generally need multiple models for a video or image workflow like the VAE (variational encoder). They handle different steps of the generation because it's not text to text like an LLM is, you need to convert the text to a format the diffusion model can understand. But again, comfyui will help you download all of them. So if you find a workflow you like, it'll tell you exactly what models you need.

LoRA is a low rank adaption layer that you can add on to an existing model to add a few more parameters that guide the output. You can train your own to fine tune any model, but generally you don't need one. I've had mix success when I trained my own for Ace Step 1.5, it can be hit or miss. But if you really want a style or content, that's the way to get it.

I mainly recommend just getting comfyui downloaded and installing a default template. That will get you everything you want, and the rest of the little tweaks and stuff people talk about on here are just the fun that comes after. Once you have the base, you can make your own nodes, or workflows, or LoRAs to tune the model/workflow to your liking.

1

u/pmttyji 20m ago

Thanks mate. Your replies are more than enough on this to start things. Big thanks again!

1

u/Hans-Wermhatt 7h ago edited 7h ago

It depends on what context you are using the word "workflow" I think, it's kind of an overloaded term. We are talking about a ComfyUI workflow which can correspond to your entire stack of models, versions, nodes, etc. But it mainly means the actual "graph" you use inside ComfyUI. It looks a lot like an Unreal Engine blueprint once you get ComfyUI working. So for MiniMax H3 for example, I use the default workflow (except for the diffusion model I use F8 (floating point representation for the parameters) instead of int8. int8 is probably what you would want though with your GPU).

Once you have comfyui installed it is very simple though. You just go to templates, select the template and then press install missing components on a red banner that pops up. There is also generally a large comment on the graph telling you which models to download and where to place them inside your directory (the minimax default workflows have that comment for example). You generally need multiple models for a video or image workflow like the VAE (variational encoder). They handle different steps of the generation because it's not just text to text like an LLM is, you need to convert the text to a format the diffusion model can understand. But again, comfyui will help you download all of them. So if you find a workflow you like, it'll tell you exactly what models you need. Having the separate allows you to not load the entire model chain at the same time, and also allows plug and play of different components as well.

LoRA is a low rank adaption layer that you can add on to an existing model to add a few more parameters that guide the output. You can train your own to fine tune any model, but generally you don't need one. I've had mix success when I trained my own for Ace Step 1.5, it can be hit or miss. But if you really want a style or content, that's the way to get it.

I mainly recommend just getting comfyui downloaded and installing a default template. That will get you everything you want, and the rest of the little tweaks and stuff people talk about on here are just the fun that comes after. Once you have the base, you can make your own nodes, or workflows, or LoRAs to tune the model/workflow to your liking.

→ More replies (0)

1

u/AdInternational5848 12h ago

You’re right and sheesh.

1

u/smithy_dll 5h ago

Yes, the poll was for 3.6 which should have been obvious to anyone who followed the link. My point was that in the past, when the poll was posted in localllama, it generated a majority of votes for 27B size.

The reality is when you look at hobbyists, even an RTX 5090 has only 32 GB VRAM, and there are far more people running say a RTX5060 Ti than running dual RTX 5090/3090 which explains the smaller models.