We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf57ed9 commit 48fc75eCopy full SHA for 48fc75e
2 files changed
.github/configs/amd-master.yaml
@@ -581,7 +581,7 @@ gptoss-fp4-mi300x-vllm:
581
- { tp: 4, conc-start: 4, conc-end: 64 }
582
- { tp: 8, conc-start: 4, conc-end: 16 }
583
agentic-coding:
584
- - duration: 300
+ - duration: 1800
585
search-space:
586
- { tp: 4, cpu-offloading: false, conc-list: [1, 2, 4, 8, 12, 16, 24, 32, 48, 64] }
587
- { tp: 8, cpu-offloading: false, conc-list: [1, 2, 4, 8, 12, 16, 24, 32, 48, 64] }
@@ -611,7 +611,7 @@ gptoss-fp4-mi325x-vllm:
611
- { tp: 4, conc-start: 4, conc-end: 8 }
612
613
614
615
616
617
.github/configs/nvidia-master.yaml
@@ -3662,7 +3662,7 @@ gptoss-fp4-h100-vllm:
3662
3663
3664
3665
3666
3667
- { tp: 4, cpu-offloading: true, conc-list: [1, 2, 4, 8, 12, 16, 24, 32, 48, 64] }
3668
@@ -3875,7 +3875,7 @@ gptoss-fp4-h200-vllm:
3875
3876
- { tp: 8, conc-start: 4, conc-end: 32 }
3877
3878
3879
3880
3881
0 commit comments