File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3737 run : |
3838 source activate npuci
3939 unset HTTP_PROXY;unset HTTPS_PROXY;unset http_proxy;unset https_proxy;
40- export DEVICE=npu && pytest autotest/test_all.py -m all -n 1 -vv --run_id ${{ github.run_id }}
40+ export DEVICE=npu && pytest autotest/test_all.py::test_all[npu-qwen3-sft-ep8] -m all -n 1 -vv --run_id ${{ github.run_id }}
4141
4242 - name : Upload Artifacts
4343 if : ${{ !cancelled() }}
Original file line number Diff line number Diff line change 9595 - PIP_INDEX_URL=http://pkg.pjlab.org.cn/repository/pypi-tsinghua/simple
9696 - PIP_TRUSTED_HOST=pkg.pjlab.org.cn
9797 assert_info :
98- base_metric : npu-qwen3-sft-ep8/cec3a8d2_resume /tracker.jsonl
98+ base_metric : npu-qwen3-sft-ep8/812c1021_resume /tracker.jsonl
9999 check_metrics :
100100 grad_norm : 0.000001
101101 loss/reduced_llm_loss : 0.000001
You can’t perform that action at this time.
0 commit comments