Skip to content

Commit cf49417

Browse files
cquil11hyukjlee
authored andcommitted
fix(config): structure LMCache backend metadata
1 parent 6eb6e33 commit cf49417

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configs/amd-master.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ kimik2.7-fp4-mi355x-vllm-agentic:
561561
- dram-utilization: 0.80
562562
search-space:
563563
- { tp: 4, kv-offloading: none, conc-list: [1, 4, 8] }
564-
- { tp: 4, kv-offloading: dram, kv-offload-backend: lmcache, conc-list: [16, 32] }
564+
- { tp: 4, kv-offloading: dram, kv-offload-backend: { name: lmcache, version: "aaf7c0d3" }, conc-list: [16, 32] }
565565

566566

567567
kimik2.5-fp4-mi355x-atom:

0 commit comments

Comments
 (0)