Skip to content

Instantly share code, notes, and snippets.

@thavoc
thavoc / m5maxpro128gb-repro.md
Created September 21, 2026 10:53
Reproduce: M5MaxPro128Gb (chart slug m5maxpro128gb)

M5MaxPro128Gb single-stream decode by context

llm-bench sweep · aggregate decode tok/s at concurrency 1 · Apple M5 Max, 128 GB unified memory, 40 GPU cores · 30s per cell, greedy, ignore_eos, max_tokens 8192

Full serve and benchmark commands for every series on this chart, extracted from the canonical benchmark records (the source of truth). One block per engine/variant; the swept draft-depth parameter is shown as N with its range.

MTPLX 2.11.3 · Youssofal/Qwen3.8-Flash-Next-MTPLX-Optimized-Speed · MTP draft 3

engine: MTPLX 2.11.3 (brew install youssofal/mtplx/mtplx; native process, no container)
@thavoc
thavoc / glm53conc-repro.md
Last active September 20, 2026 17:40
Reproduce: GLM-5.3-Flash (chart slug glm53conc)

GLM-5.3-Flash spec concurrency scaling

Spec-Bench, 6-category mean · NVFP4, TP=2 both cards · 2× RTX PRO 6000 · median of 3 samples/point

Full serve and benchmark commands for every series on this chart, extracted from the canonical benchmark records (the source of truth). One block per engine/variant; the swept draft-depth parameter is shown as N with its range.

Common setup

  • Host: Ubuntu 24.04.4 LTS · kernel 6.8.0-139-generic · driver 595.71.05 · container CUDA 13.0 · Docker 29.6.2 · 1x RTX PRO 6000 Max-Q (sm_120)
  • Protocol: greedy (temperature 0), seed 0, ignore_eos; 80 prompts x 256 output tokens per Spec-Bench category; 3 samples with a full server restart between each (the cold first run is discarded).
@thavoc
thavoc / q38fconc-repro.md
Last active September 13, 2026 01:24
Reproduce: Qwen3.8-Flash-Next (chart slug q38fconc)

Qwen3.8-Flash-Next MTP concurrency scaling

Spec-Bench, 6-category mean · NVFP4, TP=1 single card · RTX PRO 6000 Max-Q · median of 3 samples/point

Full serve and benchmark commands for every series on this chart, extracted from the canonical benchmark records (the source of truth). One block per engine/variant; the swept draft-depth parameter is shown as N with its range.

Common setup

  • Host: Ubuntu 24.04.4 LTS · kernel 6.8.0-138-generic · driver 595.71.05 · container CUDA 13.0 · Docker 29.6.2 · 1x RTX PRO 6000 Max-Q (sm_120)
  • Protocol: greedy (temperature 0), seed 0, ignore_eos; 80 prompts x 256 output tokens per Spec-Bench category; 3 samples with a full server restart between each (the cold first run is discarded).
@thavoc
thavoc / qwen38-flash-next-graft.md
Created August 28, 2026 08:54
Qwen3.8-Flash-Next NVFP4 + NVFP4-MTP: grafting an FP8-PLE base with quantized MTP draft experts (what/why, build cookbook, vLLM + SGLang serving, sweep results)

Qwen3.8-Flash-Next NVFP4 + NVFP4-MTP: a grafted checkpoint

A byte-level graft of two public NVFP4 checkpoints that produces a combination neither one ships: an FP8 PLE table (small host offload) together with NVFP4 MTP draft experts (cheap speculation). It costs 5.4 GB of disk on top of the parents, needs no retraining and no requantization, and serves on both vLLM and SGLang.

Built and validated 2026-08-27 on 2x RTX PRO 6000 Blackwell Max-Q (sm_120, 96 GB each, 220 GB host RAM).

@thavoc
thavoc / dsv4conc-repro.md
Last active September 19, 2026 07:35
Reproduce: DeepSeek-V4-Flash (chart slug dsv4conc)

DeepSeek-V4-Flash DSpark concurrency scaling

Spec-Bench, 6-category mean · 2× RTX PRO 6000 Max-Q · median of 3 samples/point · text 0731 + Vision-Exp checkpoints

Full serve and benchmark commands for every series on this chart, extracted from the canonical benchmark records (the source of truth). One block per engine/variant; the swept draft-depth parameter is shown as N with its range.

Common setup

  • Host: Ubuntu 24.04.4 LTS · kernel 6.8.0-138-generic · driver 595.71.05 · container CUDA 13.3 · Docker 29.6.2 · 1x RTX PRO 6000 Max-Q (sm_120)
  • Protocol: greedy (temperature 0), seed 0, ignore_eos; 80 prompts x 256 output tokens per Spec-Bench category; 3 samples with a full server restart between each (the cold first run is discarded).
@thavoc
thavoc / comp-repro.md
Created August 23, 2026 11:42
Reproduce: Speculative decoding across quants & engines (chart slug comp)

Speculative decoding across quants & engines · Qwen3.6-27B · decode tok/s

NVFP4 (vLLM, SGLang) · GGUF UD-Q4 / Q6 / Q8_K_XL (llama.cpp) · avg of the 6 Spec-Bench categories · greedy · conc=1 · 3 samples/point · 1× RTX PRO 6000 Max-Q

Full serve and benchmark commands for every series on this chart, extracted from the canonical benchmark records (the source of truth). One block per engine/variant; the swept draft-depth parameter is shown as N with its range.

Common setup

  • Host: Ubuntu 24.04.4 LTS · kernel 6.8.0-136-generic · driver 595.71.05 · Docker 29.6.2 · 1x RTX PRO 6000 Max-Q (sm_120)
  • Protocol: greedy (temperature 0), seed 0, ignore_eos; 80 prompts x 256 output tokens per Spec-Bench category; 3 samples with a full server restart between each (the cold first run is discarded).
@thavoc
thavoc / nvfp4-repro.md
Created August 23, 2026 11:42
Reproduce: Qwen3.6-27B NVFP4 speculative decoding (chart slug nvfp4)

Qwen3.6-27B NVFP4 speculative decoding · decode tok/s by depth

Dense Qwen3.6-27B, NVFP4 on vLLM + SGLang · averaged over the 6 Spec-Bench categories · greedy · conc=1 · 3 samples/point · 1× RTX PRO 6000 Max-Q

Full serve and benchmark commands for every series on this chart, extracted from the canonical benchmark records (the source of truth). One block per engine/variant; the swept draft-depth parameter is shown as N with its range.

Common setup

  • Host: Ubuntu 24.04.4 LTS · kernel 6.8.0-134-generic · driver 595.71.05 · Docker 29.6.1 · 1x RTX PRO 6000 Max-Q (sm_120)
  • Protocol: greedy (temperature 0), seed 0, ignore_eos; 80 prompts x 256 output tokens per Spec-Bench category; 3 samples with a full server restart between each (the cold first run is discarded).
@thavoc
thavoc / laguna-repro.md
Created August 23, 2026 11:20
Reproduce: Laguna S 2.1 speculative decoding (chart slug laguna)

Laguna S 2.1 speculative decoding · decode tok/s by depth

poolside Laguna S 2.1 (MoE, NVFP4) · greedy · conc=1 · 3 restart-samples/point · 2× RTX PRO 6000 Max-Q (TP=2)

Full serve and benchmark commands for every series on this chart, extracted from the canonical benchmark records (the source of truth). One block per engine/variant; the swept draft-depth parameter is shown as N with its range.

Common setup

  • Host: Ubuntu 24.04.4 LTS · kernel 6.8.0-136-generic · driver 595.71.05 · Docker 29.6.2 · 1x RTX PRO 6000 Max-Q (sm_120)
  • Protocol: greedy (temperature 0), seed 0, ignore_eos; 80 prompts x 256 output tokens per Spec-Bench category; 3 samples with a full server restart between each (the cold first run is discarded).
@thavoc
thavoc / dsv4-repro.md
Created August 23, 2026 11:20
Reproduce: DeepSeek-V4-Flash-0731 DSpark (chart slug dsv4)

DeepSeek-V4-Flash-0731 DSpark · decode tok/s

DeepSeek-V4-Flash-0731, 2x RTX PRO 6000 TP=2 · DSpark fixed-K5, conc=1 · Q8 GGUF knot for scale · Spec-Bench 6-cat avg · 3 samples/point

Full serve and benchmark commands for every series on this chart, extracted from the canonical benchmark records (the source of truth). One block per engine/variant; the swept draft-depth parameter is shown as N with its range.

Common setup

  • Host: Ubuntu 24.04.4 LTS · kernel 6.8.0-137-generic · driver 595.71.05 · container CUDA 13.3 · Docker 29.6.2 · 1x RTX PRO 6000 Max-Q (sm_120)
  • Protocol: greedy (temperature 0), seed 0, ignore_eos; 80 prompts x 256 output tokens per Spec-Bench category; 3 samples with a full server restart between each (the cold first run is discarded).
@thavoc
thavoc / q8-repro.md
Created August 23, 2026 11:20
Reproduce: Qwen3.6-27B UD-Q8_K_XL speculative decoding (chart slug q8)

Qwen3.6-27B UD-Q8_K_XL speculative decoding · decode tok/s by depth

Dense Qwen3.6-27B, UD-Q8_K_XL GGUF on llama.cpp · averaged over the 6 Spec-Bench categories · greedy · conc=1 · 3 samples/point · 1x RTX PRO 6000 Max-Q

Full serve and benchmark commands for every series on this chart, extracted from the canonical benchmark records (the source of truth). One block per engine/variant; the swept draft-depth parameter is shown as N with its range.

Common setup

  • Host: Ubuntu 24.04.4 LTS · kernel 6.8.0-136-generic · driver 595.71.05 · Docker 29.6.1 · 1x RTX PRO 6000 Max-Q (sm_120)
  • Protocol: greedy (temperature 0), seed 0, ignore_eos; 80 prompts x 256 output tokens per Spec-Bench category; 3 samples with a full server restart between each (the cold first run is discarded).