How to use from
Unsloth Studio
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for Radamanthys11/Qwen3.6-35B-A3B-DFlash-GGUF to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for Radamanthys11/Qwen3.6-35B-A3B-DFlash-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for Radamanthys11/Qwen3.6-35B-A3B-DFlash-GGUF to start chatting
Quick Links

Qwen 3.6 35B A3B DFlash GGUF

GGUF made to use in ikawrakow/ik_llama.cpp, currently for PR #1970. The small quantizations delivered here are made for test purposes; feel free to create your own quantization.

Derived from the safetensors DFlash draft model z-lab/Qwen3.6-35B-A3B-DFlash.

Compatible target model

  • Qwen3.6-35B-A3B-UD.gguf - Mainly tested with Q4_K_M.

Files

File Quant Size
qwen36-35b-a3b-dflash-F16.gguf F16 915 MB
qwen36-35b-a3b-dflash-Q8_0.gguf Q8_0 491 MB
qwen36-35b-a3b-dflash-Q4_K_M.gguf Q4_K_M 279 MB

Usage

./build/bin/llama-server \
  --model <target.gguf> \
  --model-draft <draft.gguf> \
  --spec-type dflash:n_max=<N>,cross_ctx=<N> ...

Notes

  • This repo contains DFlash draft models, not a standalone instruct model.
  • Use it with the matching target family listed above.
  • Q4_K_M and Q8_0 are small test-oriented quants; create your own quant if you need a different tradeoff.
Downloads last month
426
GGUF
Model size
0.5B params
Architecture
dflash-draft
Hardware compatibility
Log In to add your hardware

4-bit

8-bit

16-bit

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

Model tree for Radamanthys11/Qwen3.6-35B-A3B-DFlash-GGUF

Quantized
(10)
this model