Skip to content

Commit

Permalink
Pin transformers somewhat in A6000 workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
loadams committed Nov 18, 2024
1 parent dd40269 commit cba6a1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nv-a6000.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
run: |
git clone --depth=1 https://github.com/huggingface/transformers
cd transformers
git checkout 13493215abceafc1653af88b045120014fb4c1fc
git rev-parse --short HEAD
python -m pip install .
- name: Install deepspeed
Expand Down

0 comments on commit cba6a1c

Please sign in to comment.