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 ankk98/dspark-qwen3-8b-block7-Q4_K_M-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 ankk98/dspark-qwen3-8b-block7-Q4_K_M-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for ankk98/dspark-qwen3-8b-block7-Q4_K_M-GGUF to start chatting
Quick Links

DSpark Qwen3-8B draft (Q4_K_M GGUF)

Q4_K_M GGUF draft for DSpark speculative decoding with Qwen3-8B. Pair it with any Qwen3-8B target GGUF (e.g. Qwen3-8B-Q4_K_M.gguf).

Converted from deepseek-ai/dspark_qwen3_8b_block7 with llama.cpp (LLM_ARCH_DSPARK). This repo contains only the draft weights (~1.5 GB), not the target model.

llama-cli \
  -m /path/to/Qwen3-8B-Q4_K_M.gguf \
  -md ./dspark_qwen3_8b_block7.q4_k_m.gguf \
  --spec-type draft-dspark \
  --spec-draft-n-max 7 \
  -c 512 -ngl 99 -ngld 99 \
  -p "Your prompt" -n 128 --temp 0
Downloads last month
3,264
GGUF
Model size
2B params
Architecture
dspark
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for ankk98/dspark-qwen3-8b-block7-Q4_K_M-GGUF

Finetuned
Qwen/Qwen3-8B
Quantized
(346)
this model