Skip to content

Commit 4bde154

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 ad1def8 commit 4bde154

2 files changed

Lines changed: 2 additions & 4638 deletions

File tree

configs/amd-master.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -820,8 +820,8 @@ kimik2.7-fp4-mi355x-vllm-agentic:
820820
agentic-coding:
821821
- dram-utilization: 0.80
822822
search-space:
823-
- { tp: 4, kv-offloading: none, conc-list: [32, 64] }
824-
- { tp: 4, kv-offloading: dram, kv-offload-backend: lmcache, conc-list: [32, 64] }
823+
- { tp: 4, kv-offloading: none, conc-list: [1, 4, 8, 16, 32, 48] }
824+
- { tp: 4, kv-offloading: dram, kv-offload-backend: lmcache, conc-list: [1, 4, 8, 16, 32, 48] }
825825

826826

827827
kimik2.5-fp4-mi355x-atom:

0 commit comments

Comments
 (0)