File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,8 @@ yolo.*.performance_sample_count_override = 64
34343d-unet.*.performance_sample_count_override = 0
3535gpt-oss-120b.*.performance_sample_count_override = 6396
3636gpt-oss-120b.*.accuracy_sample_count_override = 4395
37+ gpt-oss-120b-interactive.*.performance_sample_count_override = 6396
38+ gpt-oss-120b-interactive.*.accuracy_sample_count_override = 4395
3739
3840# Set seeds.
3941*.*.qsl_rng_seed = 2465351861681999779
@@ -76,6 +78,7 @@ deepseek-r1-interactive.*.sample_concatenate_permutation = 1
7678whisper.*.sample_concatenate_permutation = 1
7779qwen3-vl-235b-a22b.*.sample_concatenate_permutation = 1
7880gpt-oss-120b.*.sample_concatenate_permutation = 1
81+ gpt-oss-120b-interactive.*.sample_concatenate_permutation = 1
7982*.Server.target_latency = 10
8083*.Server.target_latency_percentile = 99
8184*.Server.target_duration = 0
You can’t perform that action at this time.
0 commit comments