Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ graphviz ==0.21
fdm ==0.5.0
expecttest ==0.3.0 # for test_ddp.py
hypothesis ~=6.136.6 # for test_ddp.py
numpy
einops # for test_einops.py
litgpt==0.5.0 # for the model definition in tests and benchmarks # todo: need update to latest
absl-py # thunder/benchmarks/test_benchmark_litgpt.py
Expand Down
Loading