Gahow Wang gahow
  • Joined on 2026-04-03
gahow created branch codex/fidelity-prefix-pilot-20260714 in gahow/aituner 2026-07-14 04:50:43 +00:00
gahow deleted branch agent/qwen36-e2e-support from gahow/xserv 2026-07-13 12:29:56 +00:00
gahow pushed to main at gahow/xserv 2026-07-13 12:29:49 +00:00
480e9f5b0e Merge legacy Phase 18 branch history
0acaca34cb Add Qwen3.6 validation and benchmark coverage
a2de146fb6 Add Qwen3.6 MoE inference support
b8868d59ac moe: FIX decode — route all gpt-oss matmuls through dense cuBLAS
fcd7fa62b7 moe(wip): decode-path debugging tools — decode STILL broken
Compare 21 commits »
gahow created branch agent/qwen36-e2e-support in gahow/xserv 2026-07-13 12:25:09 +00:00
gahow pushed to agent/qwen36-e2e-support at gahow/xserv 2026-07-13 12:25:09 +00:00
0acaca34cb Add Qwen3.6 validation and benchmark coverage
a2de146fb6 Add Qwen3.6 MoE inference support
Compare 2 commits »
gahow pushed to main at gahow/xserv 2026-07-10 03:22:46 +00:00
588bfd9df3 tools: default dash5 paths to home layout
gahow pushed to main at gahow/aituner 2026-07-06 05:19:21 +00:00
7ba98b6087 Add knob conditional effect figures
cb89549334 Add MaaS collaboration overview
Compare 2 commits »
gahow pushed to main at gahow/xserv 2026-07-02 06:21:37 +00:00
6309dc1181 docs: Phase 27 scaled-up — GSM8K 1000 + AIME2025 30 quality report
264c004662 eagle3: GSM8K quality benchmark proves tree-spec is correctness-preserving
Compare 2 commits »
gahow pushed to main at gahow/xserv 2026-07-01 16:25:03 +00:00
2fe903ecea eagle3: extend tree to top-3 siblings — speedup_e2e = 1.20×
gahow pushed to main at gahow/xserv 2026-07-01 16:09:36 +00:00
aac9ace144 eagle3: tree drafting with top-2 siblings — speedup_e2e = 1.17× 🎉
gahow pushed to main at gahow/xserv 2026-07-01 15:09:41 +00:00
6da0972740 speculative: copy_kv_position primitive for tree drafting KV remap
gahow pushed to main at gahow/xserv 2026-07-01 12:46:31 +00:00
40d8a29e33 docs: Phase 26 epilogue 2 — tree kernel landed; KV remap is the remaining blocker
gahow pushed to main at gahow/xserv 2026-07-01 12:46:00 +00:00
fd392f7fbb attention: tree-aware paged_decode_attention_tree kernel + wrapper
gahow pushed to main at gahow/xserv 2026-07-01 12:19:34 +00:00
10a98539d0 eagle3: coverage + top-3 diagnostic; acceptance ceiling analysis
gahow pushed to main at gahow/xserv 2026-07-01 11:59:07 +00:00
cc3bc2188c docs: Phase 26 epilogue — speedup_e2e = 1.10x achieved
gahow pushed to main at gahow/xserv 2026-07-01 11:58:28 +00:00
06a798cab9 eagle3: cuBLAS-GEMM verify path — speedup_e2e > 1 achieved 🎉
gahow pushed to main at gahow/xserv 2026-07-01 11:18:40 +00:00
9a1af0adee docs: Phase 26 — EAGLE3 implementation follow-up + bug hunt log
gahow pushed to main at gahow/xserv 2026-07-01 11:16:37 +00:00
d2c55c47b2 eagle3: γ≥2 correctness fixes + per-slot diagnostic
gahow pushed to main at gahow/xserv 2026-07-01 10:02:00 +00:00
14925154a3 eagle3: γ≥2 recursive drafting + batched verify with hooks
gahow pushed to main at gahow/xserv 2026-07-01 09:50:53 +00:00
a24621fa6a eagle3: proper residual chain + stateful KV cache