Skip to content

Commit

Permalink
Install litgpt from pypi (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
crcrpar authored Apr 25, 2024
1 parent d0ba323 commit 3a2b27e
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 @@ -11,7 +11,7 @@ expecttest ==0.2.1 # for test_ddp.py
hypothesis ==6.100.0 # for test_ddp.py
numpy # for test_ops.py
einops # for test_einops.py
litgpt @ git+https://github.com/Lightning-AI/lit-gpt@54628ecbdf72b2ceb42bb0ef5f74f1a89ec13d2f
litgpt==0.3.0 # 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 3a2b27e

Please sign in to comment.