Skip to content

Commit

Permalink
feat(poetry): install accelerate python library
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePyProgrammer committed Jun 21, 2024
1 parent 3bd6c9c commit 136118d
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 4 deletions.
39 changes: 35 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ transformers = "^4.40.1"
datasets = "^2.19.0"
pydantic = "^2.7.1"
python-dotenv = "^1.0.1"
accelerate = "^0.31.0"

[tool.poetry.group.dev.dependencies]
pytest = "^7.4"
Expand Down

0 comments on commit 136118d

Please sign in to comment.