Skip to content

Commit

Permalink
Temporarily take out thunder dependency for deployment (#1754)
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt authored Sep 27, 2024
1 parent 11ac040 commit 0fb5847
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ test = [
"transformers>=4.38.0", # numerical comparisons
"einops>=0.7.0",
"protobuf>=4.23.4",
"lightning-thunder @ git+https://github.com/Lightning-AI/lightning-thunder/ ; python_version >= '3.10' and sys_platform == 'linux'",
]
all = [
"bitsandbytes==0.42.0", # quantization
Expand Down

0 comments on commit 0fb5847

Please sign in to comment.