feat(v2): T10 rollup + prefix cache 前缀稳定性(--cache-reuse 对齐)

This commit is contained in:
tzt
2026-08-30 21:16:02 +08:00
parent c874382130
commit ff7e1bc8de
3 changed files with 90 additions and 1 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ P0 完成后的能力:干净的后端抽象 + 可量化的评测 + 可追溯
| T7 | 网关扩展(/chat 切 v2/chat/legacy | ✅ 完成 | T7 |
| T8 | 人工检验队列 ReviewQueue | ✅ 完成 | T8 |
| T9 | token 计量与账单 | ✅ 完成 | T9 |
| T10 | rollup + prefix cache 调优 | ⬜ | |
| T10 | rollup + prefix cache 调优 | ✅ 完成 | T10 |
| T11 | 打包分发 setup_runtime.py | ⬜ | |
| T12 | 实验脚本 bench_tokens.py + 数据集 | ⬜ | |
| T13 | E1E5 跑数到 research/v2_experiments/ | ⬜ | |