Qwen3-Coder-30B-A3B-Instruct-GGUF
About this model
Qwen3-Coder-30B-A3B-Instruct-GGUF is a quantized (GGUF) distribution of Alibaba's Qwen3-Coder-30B-A3B-Instruct, an open-source Mixture-of-Experts (MoE) coding model released under Apache 2.0 on July 31, 2025. It has 30.5 billion total parameters with 3.3 billion activated per forward pass across 128 experts (8 active), using 48 layers with Grouped-Query Attention. The model is optimized for agentic coding, repository-scale understanding, function calling, and tool use via platforms such as Qwen Code and Cline.
On benchmarks, the full-precision instruct model scores strongly on coding tasks: HumanEval ~92.7% (independent local eval) and GSM8K ~90.67% strict-match (vLLM lm-eval, BF16). On general knowledge, MMLU reaches ~84.7% (academic BF16 baseline on the A3B instruct family). Official agentic evaluations report 51.6% on SWE-bench Verified with OpenHands scaffolding. The model natively supports 262,144 tokens of context (extendable to 1M via YaRN), making it well-suited for whole-repo coding workflows.
The GGUF variant (commonly from unsloth or community quantizers) enables local deployment via llama.cpp, Ollama, LM Studio, and KTransformers. At Q4_K_M quantization—the community default—weights require ~18–20 GB VRAM, fitting single 24 GB consumer GPUs. Recommended sampling: temperature 0.7, top_p 0.8, top_k 20. For OOM issues, reduce context to 32,768 tokens.
Benchmark Scores
Technical Specs
- Parameters: 30.5B
- Architecture: Mixture-of-Experts Transformer
- Context Window: 262,144 tokens
- Input Modalities: text
Hardware Requirements
- VRAM: 20.4 GB
- Compute: Single GPU with ~20 GB VRAM for Q4_K_M GGUF (e.g. RTX 3090/4090); MoE architecture activates only 3.3B of 30.5B params per token for efficient inference; 24 GB+ recommended for comfortable KV-cache headroom at moderate context lengths
Related Models
This model offers four times the context length of gpt-3.5-turbo, allowing it to support approximately 20 pages of text in a single request at a higher cost. Training data: up...
Lunaris 8B is a versatile generalist and roleplaying model based on Llama 3. It's a strategic merge of multiple models, designed to balance creativity with improved logic and general knowledge....
Euryale L3.1 70B v2.2 is a model focused on creative roleplay from [Sao10k](https://ko-fi.com/sao10k). It is the successor of [Euryale L3 70B v2.1](/models/sao10k/l3-euryale-70b).
UnslopNemo v4.1 is the latest addition from the creator of Rocinante, designed for adventure writing and role-play scenarios.