Skip to content

Commit 0fb5847

Browse files
authored
Temporarily take out thunder dependency for deployment (#1754)
1 parent 11ac040 commit 0fb5847

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ test = [
3535
"transformers>=4.38.0", # numerical comparisons
3636
"einops>=0.7.0",
3737
"protobuf>=4.23.4",
38-
"lightning-thunder @ git+https://github.com/Lightning-AI/lightning-thunder/ ; python_version >= '3.10' and sys_platform == 'linux'",
3938
]
4039
all = [
4140
"bitsandbytes==0.42.0", # quantization

0 commit comments

Comments
 (0)