Skip to content

Commit

Permalink
Merge branch 'master' into olruwase/ds_7014
Browse files Browse the repository at this point in the history
  • Loading branch information
tjruwase authored Feb 8, 2025
2 parents 2ae2062 + a83ab17 commit 9fb73a4
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 9fb73a4

Please sign in to comment.