Search

Showing top 115 results for "Qwen 3.8 local performance"

Related topics: Qwen3 Alibaba

Tracked topic

Qwen3

Qwen3 is an AI model family developed by Alibaba, released as a set of large language models for natural-language tasks.

Live now Qwen 3.8 27B for actual local programming
2 live sources Latest signal 1h ago See topic hub
aws.amazon.com › about-aws › whats-new › …

LocateAnything-3B, Qwen-AgentWorld-35B-A3B, and Qwen3.5-122B-A10B models now available on Amazon SageMaker JumpStart - AWS

LocateAnything-3B, Qwen-AgentWorld-35B-A3B, and Qwen3.5-122B-A10B models now available on Amazon SageMaker JumpStart Posted on: Aug 11, 2026 NVIDIA's LocateAnything-3B, Qwen's Qwen-AgentWorld-35B-A3B, and Qwen's Qwen3.5-122B-A10B models are now available on Amazon SageMaker JumpStart, expanding the… …

Aug 11, 2026 · Amazon Web Services

Discussions and forums

r/LocalLLaMA · u/Forsaken_Goal3692 · 2d ago

Ultrafast Qwen3-TTS at 34 ms Time-to-First-Audio, Handling 10 Requests Per Second [OSS]

Hey locallama! We recently open sourced a Qwen3-TTS 1.7B implementation that achieves 10 requests per second (RPS) and sub-50 ms p95 time-to-first-audio (TTFA) while maintaining real-time playback on 1 x H100. This exten…

r/LocalLLaMA · u/ForsookComparison · 1d ago

I'm really hoping we're in 2026's 2-month-gap between QwQ and Qwen3 right now

QwQ was genuine next-gen performance usable on local hardware, but the massive required context (it's reasoning style was akin to "if I say every possible word, I'll notice the right one!") kinda made it unusable for age…

r/LocalLLaMA · u/Traditional_Bell8153 · 2w ago

Tesla V100 Qwen3.6 27B Performance

Looking for V100 users to share your config and it's performance. GPU: Tesla V100 PCIE 32Gb Qwen3.6 27B Q4_K_M + Q8_0 MTP 128K context length Pi coding agent llama.cpp model preset: [*] spec-default = 1 ctx-size = 131072…

r/LocalLLaMA · u/davidthesong · 2w ago

Qwen3.8-Max matches Kimi K3 and DeepSeek V4 Flash

Qwen3.8-Max (2.4T) is another massive contribution to the open weight community. On benchmarks, it performs closely to Kimi K3 and DeepSeek V4 flash across all categories and is better at coding and software tasks. Qwen3…

r/LocalLLaMA · u/ubrtnk · 21h ago

I forked Ninfer 3090 and converted it to run on the CMP170HX - doubled my Qwen3.6-35B from llama.cpp

Good afternoon, everyone! I wanted to show the work I've been doing around porting Ninfer over to the CMP170HX (Github) So, first, I do want to call out the amazing work that Neroued, Sergiuszm and specifically Don-Chad …