mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-26 07:22:12 +00:00
fix
This commit is contained in:
parent
517bedcaf0
commit
914b179435
2
.github/workflows/build_on_pr.yml
vendored
2
.github/workflows/build_on_pr.yml
vendored
@ -161,7 +161,7 @@ jobs:
|
|||||||
--ignore tests/test_infer_ops \
|
--ignore tests/test_infer_ops \
|
||||||
--ignore tests/test_legacy \
|
--ignore tests/test_legacy \
|
||||||
--ignore tests/test_smoothquant \
|
--ignore tests/test_smoothquant \
|
||||||
tests/
|
tests/test_booster/test_mixed_precision/test_fp16_torch.py
|
||||||
env:
|
env:
|
||||||
LD_LIBRARY_PATH: /github/home/.tensornvme/lib:/usr/local/nvidia/lib:/usr/local/nvidia/lib64
|
LD_LIBRARY_PATH: /github/home/.tensornvme/lib:/usr/local/nvidia/lib:/usr/local/nvidia/lib64
|
||||||
LLAMA_PATH: /data/scratch/llama-tiny
|
LLAMA_PATH: /data/scratch/llama-tiny
|
||||||
|
Loading…
Reference in New Issue
Block a user