Skip to content

Commit

Permalink
Pin transformers < 4.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
albertvillanova committed Feb 18, 2025
1 parent 4e05fab commit ea79921
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 @@ -60,7 +60,7 @@ telemetry = [
]
transformers = [
"accelerate",
"transformers>=4.0.0",
"transformers>=4.0.0,<4.49.0",
"smolagents[torch]",
]
all = [
Expand Down

0 comments on commit ea79921

Please sign in to comment.