Skip to content

Commit

Permalink
update litgpt
Browse files Browse the repository at this point in the history
  • Loading branch information
rheasukthanker committed Jul 24, 2024
1 parent 891747f commit 19ec01f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ matplotlib = "^3.9.0"
transformers = "^4.42.3"
typing-extensions = "^4.12.2"
torch = ">=2.2.0"
litgpt = { extras = ["all"], version = ">=0.4.2" }
litgpt = { extras = ["all"], version = "0.4.6" }
syne-tune = { extras = ["moo"], version = "^0.13.0" }
torchvision = "^0.18.1"

Expand Down

0 comments on commit 19ec01f

Please sign in to comment.