[AMD] CI: drop the spaces from SGL_EVAL_SPEC (fixes ROCm 7.2 stage-a sgl-eval install) (#34689)

Co-authored-by: Bingxu Chen <bingxche@amd.com>
This commit is contained in:
kangwangamd
2026-08-13 12:48:58 -07:00
committed by GitHub
co-authored by Bingxu Chen
parent 96db53ec70
commit 29b067245b
+1 -1
View File
@@ -10,4 +10,4 @@
# test/registered/eval/test_text_models_gsm8k_eval.py, and the mmlu thresholds
# of run_eval's other callers, before changing this.
SGL_EVAL_REF="6690895609dcbc5df1e7b00dd57c9502b868ec4d"
SGL_EVAL_SPEC="sgl-eval @ git+https://github.com/sgl-project/sgl-eval.git@${SGL_EVAL_REF}"
SGL_EVAL_SPEC="sgl-eval@git+https://github.com/sgl-project/sgl-eval.git@${SGL_EVAL_REF}"