llama-server -fit off -ngl 99 --batch-size 256 --ubatch-size 256 --spec-type draft-mtp --parallel 1
Not enough data yet to compare this combination. Submit more runs for this hardware + model to see a comparison.
Your build is within the typical range for this hardware. No obvious configuration issues detected.
Copy this to repeat or submit a similar build:
model: "unsloth/Qwen3.6-27B-MTP-GGUF :: Qwen3.6-27B-UD-Q4_K_XL.gguf"
quant: "UD-Q4_K_XL"
hardware: "RTX 4070 12GB (Ada sm_89) + RTX 5070 12GB (Blackwell sm_120), layer-split via llama.cpp on Ryzen 5800XT Zen 3, 128 GB DDR4, Docker Desktop WSL2"
context_length: 65536
batch_size: 256Official seed run — gotcontext.ai lab rig (RTX 4070 Ada + RTX 5070 Blackwell, layer-split, Ryzen 5800XT, 128GB). Diagnosed 2026-05-28: 131K ctx + parallel 2 OOMs on CUDA1 trying to allocate MTP draft compute buffer (1.1 GB needed, only ~1.0 GB free after model + KV). Fix: ctx 65K + parallel 1 + ubatch 256 frees enough for MTP draft context. Per-slot ctx = 65K (claude-CLI compat). Single-client only at this config — blocks subagent fan-out. Cold load 124.9s.
No reproductions yet. Be the first to confirm this build.
Add a reproductionThose are our numbers. Get yours.
Paste one of your own docs below and see your real compression ratio live — free, no signup.
Discussion
Sign in to join the discussion.
No questions yet. Ask the first one.