mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-20 22:13:43 +00:00
Update bitsandbytes requirement from ==0.44.* to ==0.45.* (#6584)
This commit is contained in:
parent
25c640ec0c
commit
dc56fcff12
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
accelerate==1.2.*
|
||||
bitsandbytes==0.44.*
|
||||
bitsandbytes==0.45.*
|
||||
colorama
|
||||
datasets
|
||||
einops
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
accelerate==1.2.*
|
||||
bitsandbytes==0.44.*
|
||||
bitsandbytes==0.45.*
|
||||
colorama
|
||||
datasets
|
||||
einops
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue