mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-01 17:17:05 +00:00
[workflow] fixed oom tests (#5275)
* [workflow] fixed oom tests * polish * polish * polish
This commit is contained in:
2
.github/workflows/build_on_pr.yml
vendored
2
.github/workflows/build_on_pr.yml
vendored
@@ -160,9 +160,7 @@ jobs:
|
||||
--ignore tests/test_gptq \
|
||||
--ignore tests/test_infer_ops \
|
||||
--ignore tests/test_legacy \
|
||||
--ignore tests/test_moe \
|
||||
--ignore tests/test_smoothquant \
|
||||
--ignore tests/test_checkpoint_io \
|
||||
tests/
|
||||
env:
|
||||
LD_LIBRARY_PATH: /github/home/.tensornvme/lib:/usr/local/nvidia/lib:/usr/local/nvidia/lib64
|
||||
|
Reference in New Issue
Block a user