Skip to content

Commit

Permalink
Pin accelerate to fix CI failures/issues
Browse files Browse the repository at this point in the history
  • Loading branch information
loadams committed Oct 8, 2024
1 parent 20695b3 commit c35bc88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nv-accelerate-v100.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
unset TORCH_CUDA_ARCH_LIST # only jit compile for current arch
git clone https://github.com/huggingface/accelerate
cd accelerate
git checkout ae9cb6e4db6f81fd18148c2cc67d72b903d81a46
git rev-parse --short HEAD
# installing dependencies
pip install .[testing]
Expand Down

0 comments on commit c35bc88

Please sign in to comment.