Skip to content

Commit

Permalink
also bump litgpt
Browse files Browse the repository at this point in the history
  • Loading branch information
t-vi committed Jul 22, 2024
1 parent 422bacc commit 33ee4c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ expecttest ==0.2.1 # for test_ddp.py
hypothesis ==6.104.2 # for test_ddp.py
numpy >=1.23.0,<2 # for test_ops.py; not yet ready for numpy 2
einops # for test_einops.py
litgpt==0.3.1 # for the model definition in tests and benchmarks
litgpt==0.4.5 # for the model definition in tests and benchmarks
absl-py # thunder/benchmarks/test_benchmark_litgpt.py
pandas # thunder/benchmarks/test_benchmark_litgpt.py
xlsxwriter # thunder/benchmarks/test_benchmark_litgpt.py
Expand Down

0 comments on commit 33ee4c8

Please sign in to comment.