Skip to content

Commit

Permalink
Unpin transformers version (#5650)
Browse files Browse the repository at this point in the history
Reverts changes in #5629 after fixes have been applied to MII repo/MII
tests.

---------

Co-authored-by: Heyang Qin <heyangqin@microsoft.com>
  • Loading branch information
loadams and HeyangQin authored Jul 23, 2024
1 parent 6d0dbf8 commit e661ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nv-mii.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
git clone https://github.com/huggingface/transformers
cd transformers
# if needed switch to the last known good SHA until transformers@master is fixed
git checkout bdf36dc
# git checkout bdf36dc
git rev-parse --short HEAD
pip install .
Expand Down

0 comments on commit e661ecb

Please sign in to comment.