Skip to content

Commit

Permalink
Merge pull request #49 from roboflow/dependabot/pip/accelerate-gte-0.…
Browse files Browse the repository at this point in the history
…33-and-lt-0.35

⬆️ Update accelerate requirement from ~=0.33.0 to >=0.33,<0.35
  • Loading branch information
onuralpszr committed Sep 16, 2024
2 parents c9bf1ab + d149a35 commit 8873020
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 @@ -38,7 +38,7 @@ dependencies = [
"requests>=2.31.0,<=2.32.3",
"transformers~=4.44.2",
"torch~=2.4.0",
"accelerate~=0.33.0",
"accelerate>=0.33,<0.35",
"sentencepiece~=0.2.0",
"peft~=0.12.0",
"flash-attn~=2.6.3; sys_platform != 'darwin'",
Expand Down

0 comments on commit 8873020

Please sign in to comment.