Skip to content

Commit a400f58

Browse files
committed
downgrade bitsandbytes
1 parent 2de5d6b commit a400f58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ tune = "torchtune._cli.tune:main"
4646

4747
[project.optional-dependencies]
4848
dev = [
49-
"bitsandbytes==0.43.0",
49+
"bitsandbytes==0.42.0",
5050
"comet_ml>=3.44.2",
5151
"pre-commit",
5252
"pytest==7.4.0",

0 commit comments

Comments
 (0)