Skip to content

Commit 53b6221

Browse files
committed
bump
1 parent 3ad187a commit 53b6221

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
@@ -54,13 +54,13 @@
5454
"prefill_128": {
5555
"GLX_gpt-oss-20b": {
5656
"TTFT": [250, 1.2],
57-
"decode_tok_s_u": [6.0, 1.15],
58-
"decode_tok_s": 800
57+
"decode_tok_s_u": [5.0, 1.15],
58+
"decode_tok_s": 650
5959
},
6060
"GLX_gpt-oss-120b": {
6161
"TTFT": [400, 1.2],
62-
"decode_tok_s_u": [3.9, 1.15],
63-
"decode_tok_s": 500
62+
"decode_tok_s_u": [3.0, 1.15],
63+
"decode_tok_s": 380
6464
}
6565
}
6666
}

0 commit comments

Comments
 (0)