Skip to content

Commit 02748c7

Browse files
committed
Add dsr1 and gpt-oss test cases
Signed-off-by: Chenfei Zhang <[email protected]>
1 parent 4781530 commit 02748c7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tests/scripts/perf-sanity/l0_dgx_b200.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ server_configs:
2525
iterations: 10
2626
isl: 1024
2727
osl: 1024
28-
random_range_ratio: 1.0
28+
random_range_ratio: 0.8
2929
backend: "openai"
3030
use_chat_template: true
3131

@@ -52,7 +52,7 @@ server_configs:
5252
iterations: 10
5353
isl: 1024
5454
osl: 1024
55-
random_range_ratio: 1.0
55+
random_range_ratio: 0.8
5656
backend: "openai"
5757
use_chat_template: true
5858

@@ -82,7 +82,7 @@ server_configs:
8282
iterations: 10
8383
isl: 1024
8484
osl: 1024
85-
random_range_ratio: 1.0
85+
random_range_ratio: 0.8
8686
backend: "openai"
8787
use_chat_template: true
8888

@@ -109,7 +109,7 @@ server_configs:
109109
iterations: 10
110110
isl: 1024
111111
osl: 1024
112-
random_range_ratio: 1.0
112+
random_range_ratio: 0.8
113113
backend: "openai"
114114
use_chat_template: true
115115

@@ -168,7 +168,7 @@ server_configs:
168168
iterations: 5
169169
isl: 1024
170170
osl: 1024
171-
random_range_ratio: 1.0
171+
random_range_ratio: 0.8
172172
backend: "openai"
173173
use_chat_template: true
174174

@@ -196,6 +196,6 @@ server_configs:
196196
iterations: 5
197197
isl: 1024
198198
osl: 1024
199-
random_range_ratio: 1.0
199+
random_range_ratio: 0.8
200200
backend: "openai"
201201
use_chat_template: true

0 commit comments

Comments
 (0)