Skip to content

Commit

Permalink
Merge pull request #42 from kyegomez/dependabot/pip/transformers-4.36.0
Browse files Browse the repository at this point in the history
Bump transformers from 4.35.0 to 4.36.0
  • Loading branch information
kyegomez authored Dec 24, 2023
2 parents 769b8ac + 51bbb7c commit c81fec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pytest = "7.4.2"
einops = "0.7.0"
bitsandbytes = "0.38.1"
typing = "3.7.4.3"
transformers = "4.35.0"
transformers = "4.36.0"
einops-exts = "0.0.4"
torchvision = "*"
accelerate = "0.22.0"
Expand Down

0 comments on commit c81fec4

Please sign in to comment.