We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 866a2bc commit 0b6a178Copy full SHA for 0b6a178
.github/workflows/accuracy_test_new.yaml
@@ -203,7 +203,6 @@ jobs:
203
mkdir -p ./benchmarks/accuracy
204
pytest -sv ./tests/e2e/singlecard/models/test_lm_eval_correctness.py \
205
--config ./tests/e2e/singlecard/models/configs/${{ matrix.model_name }}.yaml \
206
- --report_template ./tests/e2e/singlecard/models/report_template.md \
207
--report_output ./benchmarks/accuracy/${model_base_name}.md
208
209
- name: Generate step summary
0 commit comments