AGEofLLMs.com
Search

Qwen3-30B-A3B-Thinking-2507: A Local AI Model That Actually Thinks

Calculating... Comments
  • New reasoning model from Alibaba Qwen team
  • Beats models 8x bigger on key benchmarks
  • Only uses ~3B active params so it runs local
  • Handles coding math and tool use with ease
  • Open weights with quantized files for low VRAM
  • 256K context window for long docs
  • Great scores in AIME GPQA LiveCodeBench
Qwen 3 thinking model
Qwen 3 thinking model

Qwen3-30B-A3B-Thinking-2507 just dropped and it’s wild. Built by Alibaba’s Qwen team this one’s focused on thinking stuff like math deep reasoning coding and science.

Qwen3-30B-A3B-Thinking-2507 is a 30 billion parameter model overall... but it’s built using something called Mixture-of-Experts (MoE). That means even though the full model has 30B parameters, only around 3B get used at a time during inference.

So it thinks like a 30B model but runs more like a 3B model in terms of efficiency.

You get the brains without burning up your GPU.

This thing hits harder than some 200B+ models. No joke.

Benchmarks? It crushes them.

  • AIME25 (Math Olympiad level): 85.0
  • GPQA (grad-school Q&A): 73.4
  • LiveCodeBench: 66.0

It also stretches context up to 1M tokens so it handles long tasks and planning no problem.

Got tools? It does. It links right into Qwen-Agent for auto function calls code running and fetching stuff online.

Fully open weights too with FP8 versions so you can run it local.

Benchmark Snapshot

Qwen3-30B-A3B-Thinking-2507 Benchmarks, published by the developers
Qwen3-30B-A3B-Thinking-2507 Benchmarks, published by the developers

Here's how it stacks up:

  • AIME25 85.0
  • GPQA 73.4
  • LiveCodeBench 66.0
  • TAU (Agent Tasks) up to 72.4
  • MultiIF (Multilingual) 76.4
  • Creative Writing 84.4
  • Average (22 tasks) 69.4

That’s way past the Qwen3-Instruct version which gets 61.8

Can You Run It Local?

Yep. That’s the magic.

You can grab the FP8 quant version:

Qwen3-30B-A3B-Thinking-2507-FP8

Or use one of the GGUF quant types like Q4_K_M or Q5_XL over on Unsloth's HuggingFace.

Works with:

  • llama.cpp
  • KoboldCpp
  • LM Studio (17GB min VRAM required)
  • Ollama
  • vLLM
  • SGLang
  • Transformers (v4.51+)

You’ll want a single 3090 or better. 24GB VRAM is the realistic minimum for Qwen3-30B-A3B-Thinking-2507, if you're using FP8 or GGUF Q4_K_M quantized versions, and inference backends like llama.cpp, KoboldCpp, or LM Studio with no cache quantization. 

24GB of VRAM is now quickly becoming the base level for doing serious local AI work in 2025. That’s when things stop struggling and start running smooth.

16GB or less? Feels like trying to play big-budget games on weak built-in graphics. You can run small Q4 models, generate images with some decent quantized models, make tiny resolution videos, but it’ll be slow and limited.

24GB is a sweet spot. For text, it runs 30B models like Qwen, Deepseek, Yi-34B and CodeGemma just fine if you quantize them. For image work, it’s good enough for FLUX, Hidream. For video, you can mess with things like Wan. For multimodal stuff, it’s enough to get into CLIP-based image gen or long-context RAG builds.

Tips for Best Results

Here’s what helps it shine:

  • Set temp to 0.6
  • TopP: 0.95
  • TopK: 20
  • For big tasks max_tokens: 81920
  • Use tags right (use templates from LMStudio or llama.cpp)
  • Don’t use Q8 for cache
  • Prefer XL quants over M ones

Got Tools?

Yeah it’s ready. Qwen-Agent connects straight in. It handles tools, templates, parsers and even fetches online data when needed. Great if you build stuff.

Thinking vs Instruct

Not the same thing. This is built just for logic, coding and deeper thinking. If you want a friendly assistant for chit chat - get Qwen3-Instruct instead.

Sources:

https://huggingface.co/Qwen/Qwen3-30B-A3B-Thinking-2507-FP8

https://www.reddit.com/r/LocalLLaMA/comments/1md8t1g/qwen330ba3bthinking2507/

Last modified 06 August 2025 at 11:15

AI Creators Tools Directory
Related Posts

Visitor Comments

Please prove you are human by selecting the tree.