llama-server -fit off --no-mmap -ngl 999 -ot "exps=CPU" --batch-size 1024 --ubatch-size 1024 --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-35B-A3B-MTP-GGUF :: Qwen3.6-35B-A3B-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: 1024Official seed run — gotcontext.ai lab rig (RTX 4070 Ada + RTX 5070 Blackwell, layer-split, Ryzen 5800XT, 128GB). Cold load 217.2s. Diagnosed 2026-05-28: parallel 4 + ubatch 4096 + MTP draft = SIGABRT on first inference ('failed to allocate compute pp buffers' — MTP allocates extra pp buffers per slot which OOMs CUDA1). Fix: parallel 1 + ubatch 1024 keeps MTP active while fitting compute buffers. 2.1× speedup over non-MTP MoE proves MTP works, but expert-offload overhead on 2×12GB is binding constraint. NOT a FAST-profile candidate today; revisit when llama.cpp ships smaller-buffer MTP draft kernel.
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.