Skip to content

Commit c078a26

Browse files
committed
bump: try bitsandbytes ~0.47 (#2106)
1 parent d052b07 commit c078a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ optional-dependencies.compiler = [
4646
optional-dependencies.extra = [
4747
"bitsandbytes>=0.42,<0.43; sys_platform=='darwin'",
4848
# quantization:
49-
"bitsandbytes>=0.45.2,<0.46.1; sys_platform=='linux' or sys_platform=='win32'",
49+
"bitsandbytes>=0.45.2,<0.48; sys_platform=='linux' or sys_platform=='win32'",
5050
# litgpt.evaluate:
5151
"datasets>=2.18,<4",
5252
# download:

0 commit comments

Comments
 (0)