Skip to content

Commit

Permalink
Merge branch 'master' into loadams/update-runners-124
Browse files Browse the repository at this point in the history
  • Loading branch information
loadams authored Feb 10, 2025
2 parents 9087bb3 + a83ab17 commit 567f1a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/nv-a6000.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ jobs:
run: |
git clone https://github.com/huggingface/transformers
cd transformers
git checkout v4.47.1
# if you need to use an older transformers version temporarily in case of breakage
# git checkout v4.47.1
git rev-parse --short HEAD
python -m pip install .
- name: Install deepspeed
Expand Down

0 comments on commit 567f1a1

Please sign in to comment.