Skip to content

Commit

Permalink
Pin transformers due to nn.RMSNorm that is only included in latest tr…
Browse files Browse the repository at this point in the history
…ansformers
  • Loading branch information
loadams committed Aug 28, 2024
1 parent ca4449e commit 968cf99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hpu-gaudi2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ jobs:
run: |
git clone https://github.com/huggingface/transformers
cd transformers
git checkout v4.44.1
git rev-parse --short HEAD
pip install .
Expand Down

0 comments on commit 968cf99

Please sign in to comment.