Qwen3.8-32B-Jumbo (3-bit)

3-bit quantization of Qwen3.8-32B-Jumbo.

A 76-layer, 31.9B-parameter model created by transplanting the three most-drifted organs from Qwen3.6-27B into Qwen3.8-27B. See the bf16 model card for the full organ selection methodology.

At 3-bit, the 76-layer Jumbo fits in ~16 GB with speculative decoding — roughly the same memory envelope as a 7B model at bf16, but with 76 layers and 32B-class capability.

Key Stats

  • Parameters: ~31.9B
  • Layers: 76
  • Precision: 3-bit (mlx-lm quantized, group_size 64)
  • Peak memory: ~16.4 GB (with MTP drafter loaded)
  • MTP Compatible: ~82% drafter acceptance, ~1.6x speculative decoding speedup

Usage (MLX)

# Standard generation
mlx_vlm.generate \
  --model StargazerLabs/Qwen3.8-32B-Jumbo-3bit \
  --prompt "Your prompt here" --max-tokens 2048

# With MTP speculative decoding (use 4-bit drafter; no 3-bit drafter exists)
mlx_vlm.generate \
  --model StargazerLabs/Qwen3.8-32B-Jumbo-3bit \
  --draft-model mlx-community/Qwen3.8-27B-MTP-4bit \
  --prompt "Your prompt here" --max-tokens 2048

Related

Downloads last month
347
Safetensors
Model size
4B params
Tensor type
BF16
·
U32
·
MLX
Hardware compatibility
Log In to add your hardware

3-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for StargazerLabs/Qwen3.8-32B-Jumbo-3bit

Base model

Qwen/Qwen3.8-27B
Quantized
(3)
this model

Collection including StargazerLabs/Qwen3.8-32B-Jumbo-3bit