Skip to content

Commit d81ddad

Browse files
committed
2x high tol
1 parent 53b6221 commit d81ddad

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

models/demos/gpt_oss/perf_targets.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@
5353
"batch_128": {
5454
"prefill_128": {
5555
"GLX_gpt-oss-20b": {
56-
"TTFT": [250, 1.2],
57-
"decode_tok_s_u": [5.0, 1.15],
56+
"TTFT": [250, 2.0],
57+
"decode_tok_s_u": [5.0, 2.0],
5858
"decode_tok_s": 650
5959
},
6060
"GLX_gpt-oss-120b": {
61-
"TTFT": [400, 1.2],
62-
"decode_tok_s_u": [3.0, 1.15],
61+
"TTFT": [400, 2.0],
62+
"decode_tok_s_u": [3.0, 2.0],
6363
"decode_tok_s": 380
6464
}
6565
}

0 commit comments

Comments
 (0)