Skip to content

Commit 4075e6c

Browse files
committed
agentx: kimik2.7 full-sweep search-space + perf-changelog
Set the kimik2.7-fp4-mi355x-vllm-agentic sweep to conc [1,4,8,16,32,48] for both none and dram/LMCache at TP4, dram-utilization 0.80. Add the corresponding perf-changelog entry (pr-link placeholder to fill on PR open).
1 parent 450695c commit 4075e6c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

configs/amd-master.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -560,8 +560,8 @@ kimik2.7-fp4-mi355x-vllm-agentic:
560560
agentic-coding:
561561
- dram-utilization: 0.80
562562
search-space:
563-
- { tp: 4, kv-offloading: none, conc-list: [32, 64] }
564-
- { tp: 4, kv-offloading: dram, kv-offload-backend: lmcache, conc-list: [32, 64] }
563+
- { tp: 4, kv-offloading: none, conc-list: [1, 4, 8, 16, 32, 48] }
564+
- { tp: 4, kv-offloading: dram, kv-offload-backend: lmcache, conc-list: [1, 4, 8, 16, 32, 48] }
565565

566566

567567
kimik2.5-fp4-mi355x-atom:

0 commit comments

Comments
 (0)