There was an error while loading. Please reload this page.
1 parent ce29b20 commit 8cb19eeCopy full SHA for 8cb19ee
1 file changed
.github/scripts/gpt-oss/run_accuracy_checks.sh
@@ -63,7 +63,7 @@ if [[ "${DEVICE_NAME}" == "rocm" ]]; then
63
# High
64
OPENAI_API_KEY="" python3 -mevals --base-url http://localhost:8000/v1 \
65
--model $MODEL \
66
- --eval \
+ --eval aime25 \
67
--reasoning-effort high \
68
--n-threads $(expr $(nproc) / 2)
69
popd
0 commit comments