Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyasMoutawwakil committed Mar 9, 2025
1 parent e2ef47e commit 435b596
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
ref: hpu-support
repository: huggingface/transformers

- name: Install Transformers with Accelerate and DeepSpeed
- name: Install Transformers with Accelerate & DeepSpeed
run: |
pip install -e .[testing] "numpy<2.0.0" scipy scikit-learn \
git+https://github.com/huggingface/accelerate.git@hpu-support \
Expand Down Expand Up @@ -120,7 +120,7 @@ jobs:
ref: hpu-support
repository: huggingface/accelerate

- name: Install Accelerate with Transformers and DeepSpeed
- name: Install Accelerate with Transformers & DeepSpeed
run: |
pip install -e .[testing] \
git+https://github.com/HabanaAI/DeepSpeed.git@1.20.0 \
Expand Down

0 comments on commit 435b596

Please sign in to comment.