Skip to content

Commit fe3afa9

Browse files
seungrokjclaude
andcommitted
[AMD] qwen3.5-fp8-mi355x-sglang-agentic-hicache: update conc-list to higher range
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent fc0d0d4 commit fe3afa9

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/configs/amd-master.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2618,8 +2618,10 @@ qwen3.5-fp8-mi355x-sglang-agentic-hicache:
26182618
agentic-coding:
26192619
- duration: 1800
26202620
search-space:
2621-
- { tp: 4, ep: 1, offloading: none, conc-list: [1, 2, 4, 8, 16, 32, 40, 48] }
2622-
- { tp: 4, ep: 1, offloading: hicache, conc-list: [1, 2, 4, 8, 16, 32, 40, 48] }
2621+
#- { tp: 4, ep: 1, offloading: none, conc-list: [1, 2, 4, 8, 16, 32, 40, 48] }
2622+
#- { tp: 4, ep: 1, offloading: hicache, conc-list: [1, 2, 4, 8, 16, 32, 40, 48] }
2623+
- { tp: 4, ep: 1, offloading: none, conc-list: [56, 72, 88, 104, 120] }
2624+
- { tp: 4, ep: 1, offloading: hicache, conc-list: [56, 72, 88, 104, 120] }
26232625

26242626
dsv4-fp4-mi355x-vllm-agentic:
26252627
image: vllm/vllm-openai-rocm:v0.22.0

0 commit comments

Comments
 (0)