Gahow Wang gahow
  • Joined on 2026-04-03
gahow pushed to main at gahow/agentic-kvc 2026-05-21 17:28:55 +00:00
e45f00eb68 Cache policy simulation: routing quality dominates, not eviction policy
gahow pushed to main at gahow/agentic-kvc 2026-05-21 17:27:23 +00:00
10636b1ab1 KV cache lifecycle design + eviction loss analysis
gahow pushed to main at gahow/agentic-kvc 2026-05-21 17:00:12 +00:00
d11d9f5cb9 Adaptive prefill offload v1: implementation + experiment
gahow pushed to main at gahow/agentic-kvc 2026-05-21 16:44:24 +00:00
d6e47d3742 Design doc: Adaptive Prefill Offload
gahow pushed to main at gahow/agentic-kvc 2026-05-21 16:30:47 +00:00
445e491123 Add vLLM v0.18.1 source tree with KV transfer abort fix
gahow pushed to main at gahow/agentic-kvc 2026-05-21 16:26:16 +00:00
b6591950bc Add vLLM patches directory for version-controlled patch management
gahow pushed to main at gahow/agentic-kvc 2026-05-21 16:23:24 +00:00
efa70f05b5 Consolidate analysis into single report with appendix
gahow pushed to main at gahow/agentic-kvc 2026-05-21 16:13:53 +00:00
ce616f46d1 Add per-request breakdown profiling, identify KV cache memory bottleneck
gahow pushed to main at gahow/agentic-kvc 2026-05-21 15:02:42 +00:00
c7afdc5074 Ablation 2: fire-and-forget vs await-prefill scheduling
gahow pushed to main at gahow/agentic-kvc 2026-05-21 14:42:21 +00:00
9dee25907b Add P/D ratio ablation: 6P+2D vs 4P+4D vs Combined
gahow pushed to main at gahow/agentic-kvc 2026-05-21 14:13:39 +00:00
67149130be Add GPU utilization A/B test and fix cache-aware proxy bugs
gahow created branch main in gahow/agentic-kvc 2026-05-21 13:22:07 +00:00
gahow pushed to main at gahow/agentic-kvc 2026-05-21 13:22:07 +00:00
05592e6adc Agentic workload PD separation analysis with trace-driven benchmarks
gahow created repository gahow/agentic-kvc 2026-05-21 13:20:16 +00:00
gahow created branch main in gahow/xserv 2026-05-21 13:10:00 +00:00
gahow pushed to main at gahow/xserv 2026-05-21 13:10:00 +00:00
c8e8153702 phase 4: transformer core kernels
51a0f2eb14 docs: add design docs + takeaways for Phase 2 and Phase 3
d77f921a12 phase 3: GEMM kernels (naive, tiled, cuBLAS)
a83971fa25 phase 2: tensor abstraction layer
c8f7bc0c3c phase 0+1: fix Rust 2024 edition compat + memory query
gahow created repository gahow/xserv 2026-05-21 13:09:44 +00:00
gahow pushed to main at gahow/quant 2026-05-21 12:58:08 +00:00
149a00c458 chore: backtest engine fee model, metrics, and strategy fixes
1f50253d13 research: extensive V7 optimization and V8 (TMF) evaluation
b8bac26b8f feat: register V7+VT36 as SOTA and add monitor hot-reload
c4ae944345 fix(v7): ensure SHY column exists for profit-take park allocation
e147890066 feat: include ETF strategies in monitor and register V7 in bridge
Compare 6 commits »
gahow pushed to main at gahow/agentic-ctx 2026-05-19 06:54:00 +00:00
b3ca010c6a add gitignore
gahow pushed to main at gahow/agentic-ctx 2026-05-19 06:36:19 +00:00
c2f9d1d468 minor dev