Skip to content

Commit

Permalink
Update transformers to 4.30.0 in ptq tests (#1986)
Browse files Browse the repository at this point in the history
### Changes

Update transformers version from `4.29.2` to `4.30.0`

### Related tickets

113101
  • Loading branch information
AlexanderDokuchaev authored Jul 19, 2023
1 parent aff8237 commit 8f07e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/post_training/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
torch==2.0.1
--extra-index-url https://download.pytorch.org/whl/cpu
torchvision==0.15.2
transformers==4.29.2
transformers==4.30.0
onnx==1.13.1
onnxruntime==1.14.1
pytest
Expand Down

0 comments on commit 8f07e56

Please sign in to comment.