Skip to content

Commit 8cb19ee

Browse files
committed
Small bug
Signed-off-by: Huy Do <huydhn@gmail.com>
1 parent ce29b20 commit 8cb19ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/scripts/gpt-oss/run_accuracy_checks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ if [[ "${DEVICE_NAME}" == "rocm" ]]; then
6363
# High
6464
OPENAI_API_KEY="" python3 -mevals --base-url http://localhost:8000/v1 \
6565
--model $MODEL \
66-
--eval \
66+
--eval aime25 \
6767
--reasoning-effort high \
6868
--n-threads $(expr $(nproc) / 2)
6969
popd

0 commit comments

Comments
 (0)