qwen

Tag

Cards List
#qwen

I built a local realtime voice stack for Ollama: Parakeet STT → Qwen 2.5 7B → Qwen3-TTS

Reddit r/LocalLLaMA · 5h ago

The author built a local realtime voice stack using Parakeet STT, Qwen 2.5 7B, and Qwen3-TTS, integrated with Ollama.

0 favorites 0 likes
#qwen

Anyone else amped up over Qwen 3.8?

Reddit r/LocalLLaMA · 17h ago

The author shares excitement for the upcoming Qwen 3.8 model, highlighting their experience with Qwen 3.6 27B for local LLM use, and discusses the potential of self-hosted AI to replace subscription-based frontier models.

0 favorites 0 likes
#qwen

Qwen 35B-A3B MoE vs 27B dense in local coding tests: ~4× faster, much smaller quality gap than I expected

Reddit r/LocalLLaMA · 17h ago

A local experiment comparing Qwen 35B-A3B MoE and Qwen 27B dense on coding-maintenance tasks, finding the MoE model ~3.9× faster with a smaller quality gap than expected.

0 favorites 0 likes
#qwen

@rohanpaul_ai: Alibaba released Qwen3.8-Max, a 2.4 trillion parameter model that activates only about 95 bn parameters per token. A th…

X AI KOLs Timeline · 19h ago Cached

Alibaba released Qwen3.8-Max, a 2.4 trillion-parameter sparse MoE model with 95B active parameters per token, 1M token context, and strong agentic and benchmark results, including autonomously coding for days, circuit design, and outperforming rivals on Terminal Bench and PaperBench.

0 favorites 0 likes
#qwen

Qwen 3.6 27B flags/settings in llama.cpp

Reddit r/LocalLLaMA · yesterday

A user shares their llama.cpp server configuration for running Qwen 3.6 27B on an RTX 5090, achieving 80-100 t/s, and asks the community for alternative settings and tips.

0 favorites 0 likes
#qwen

@Saccc_c: Want to add multimodal capabilities to DeepSeek v4 flash? I strongly recommend using it with qwen3.7-flash — currently the best value model combination. qwen3.7-flash is a lightweight multimodal model that is fast and well-suited to most image understanding tasks. Key point: the price is low enough, and new registrations get 100…

X AI KOLs Timeline · yesterday Cached

Recommends pairing DeepSeek v4 flash with qwen3.7-flash to add multimodal image understanding capabilities to DeepSeek at low cost, and provides simple configuration steps using Alibaba Cloud Bailian and Codex.

0 favorites 0 likes
#qwen

IS GLM 5.2, Kimi 2.7 still worth it?

Reddit r/LocalLLaMA · yesterday

A discussion questioning whether older AI models like GLM 5.2 and Kimi 2.7 remain relevant for coding now that newer models such as Kimi K3, Qwen 3.8 Max, and DeepSeek V4 Pro are arriving.

0 favorites 0 likes
#qwen

My issue with Artificial Analysis's 'intelligence index'

Reddit r/LocalLLaMA · yesterday

The article criticizes Artificial Analysis's intelligence index, claiming that a sudden v4.1.1 update reweighted metrics to downgrade the open-source Qwen 3.8 Max below Anthropic's Claude Opus, suggesting bias or sponsorship influence.

0 favorites 0 likes
#qwen

Dual 3090 setup: 400 pp t/s to 1600 pp t/s on Qwen 3.6 27B... with slightly lower tps.

Reddit r/LocalLLaMA · yesterday

A user on a dual RTX 3090 setup discovers that llama.cpp's --split-mode tensor runs prompt processing on CPU (~400 t/s), while switching to --split-mode layer unlocks GPU prompt processing over 1600 t/s, with only a modest drop in token generation speed.

0 favorites 0 likes
#qwen

Qwen3.8 Max now ranked as the best overall model by agentic index

Hacker News Top · 2d ago Cached

Qwen3.8 Max is now ranked as the best overall model on Artificial Analysis's agentic index, surpassing other leading AI models in independent evaluations.

0 favorites 0 likes
#qwen

Auto-fit vs tuned MoE offload: 564 → 1330 pp tok/s, unchanged decode (Qwen3.6-35B-A3B Q6 / RTX 3090)

Reddit r/LocalLLaMA · 2d ago

A developer benchmarks Qwen3.6-35B-A3B Q6 on an RTX 3090, showing that offloading eight MoE expert layers to CPU and increasing batch sizes improves prompt processing by 2.36× (564→1330 tok/s) with no decode speed regression, using evolutionary search to find the tuning config.

0 favorites 0 likes
#qwen

Qwen3.8-2.4T-A95B (aka Qwen3.8-Max) open release time: next wednesday

Reddit r/LocalLLaMA · 2d ago

Announces the open release of Qwen3.8-2.4T-A95B (aka Qwen3.8-Max) next Wednesday, with a ModelScope link.

0 favorites 0 likes
#qwen

bootai

Reddit r/LocalLLaMA · 3d ago Cached

bootai is an open-source UEFI application that boots directly into an AI chat/code REPL, running Qwen2.5 and SmolLM model inference on bare metal without an OS, with hand-written network drivers and a TCP/IP stack.

0 favorites 0 likes
#qwen

@HuggingModels: Check out Qwen3.6-35B-A3B-Uncensored-Genesis-Hermes-V7-GGUF.

X AI KOLs Timeline · 3d ago Cached

HuggingModels announces the release of Qwen3.6-35B-A3B-Uncensored-Genesis-Hermes-V7-GGUF, a fine-tuned and quantized version of the Qwen model.

0 favorites 0 likes
#qwen

Qwen 3.0 Image Pro

Hacker News Top · 3d ago Cached

QwenCloud unveiled Qwen-Image-3.0-Pro, a powerful image generation model supporting dense layouts, tiny text rendering, and native multilingual output, positioning it as a deployable productivity tool.

0 favorites 0 likes
#qwen

Qwen Developers' responses from their recent Twitter/X AMA

Reddit r/LocalLLaMA · 3d ago

Qwen developers held an AMA on Twitter, confirming an upcoming 27B model, sharing details about Qwen 3.8's 2.4T parameters and 95B active, and noting the community's influence on releases.

0 favorites 0 likes
#qwen

Stuck on "A": Diagnosing and Repairing Interface Injury in Attention-to-KDA Linearization of a 0.6B Language Model

arXiv cs.CL · 3d ago Cached

This paper investigates the failure modes of converting Qwen3-0.6B-Base attention layers to KDA linear attention on a single GPU, identifying an 'interface injury' where the model predicts option labels rather than content, and proposes a format-targeted KL stage to repair it.

0 favorites 0 likes
#qwen

Has anyone tried Mach-1 Additive? 95% of performance of Qwen 3.6 35B while being 10x smaller

Reddit r/LocalLLaMA · 4d ago

A user asks about Mach-1 Additive, a model reportedly achieving 95% of Qwen 3.6 35B's performance while being 10x smaller, questioning why it isn't more widely discussed.

0 favorites 0 likes
#qwen

DeepSeek v4 Flash vs. Qwen3.6-27B, 3.5-122B, and Gemma 4 31B Benchmark

Reddit r/LocalLLaMA · 4d ago

User benchmarks DeepSeek v4 Flash against Qwen3.6-27B, Qwen3.5-122B, and Gemma 4 31B on a local coding benchmark, finding Flash wins overall but Qwen 122B performs surprisingly well with better first-try success and lower token usage.

0 favorites 0 likes
#qwen

@cline: Qwen3.8-Max is now available in ClinePass, a subscription for ~5x discounted access. Use it on Cline CLI w/ $4.99 speci…

X AI KOLs Following · 4d ago Cached

Cline announces that Qwen3.8-Max is now available through ClinePass, a subscription offering roughly 5x discounted access, with a special $4.99 promo for the Cline CLI.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback