[NPU] Phase A calibration: full GSM8K eval for dp_attention mixed-chunk (#38422)
This commit is contained in:
@@ -255,6 +255,9 @@ jobs:
|
||||
install_pkg "${pkg}"
|
||||
done
|
||||
|
||||
# Install sgl-eval (CLI used by run_eval.py's `sgl-eval run ...`) if missing.
|
||||
command -v sgl-eval >/dev/null 2>&1 || install_pkg "sgl-eval==0.1.0"
|
||||
|
||||
cd test
|
||||
# Append `--nightly` and `--continue-on-error` when the job belongs to the nightly pipeline.
|
||||
# --nightly: Collect test cases registered for nightly runs.
|
||||
|
||||
Reference in New Issue
Block a user