mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-04 22:27:29 +00:00
Update bitsandbytes requirement in /requirements/full (#7255)
This commit is contained in:
parent
977ffbaa04
commit
af3c70651c
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
accelerate==1.8.*
|
||||
audioop-lts<1.0; python_version >= "3.13"
|
||||
bitsandbytes==0.46.*
|
||||
bitsandbytes==0.48.*
|
||||
colorama
|
||||
datasets
|
||||
einops
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
accelerate==1.8.*
|
||||
audioop-lts<1.0; python_version >= "3.13"
|
||||
bitsandbytes==0.46.*
|
||||
bitsandbytes==0.48.*
|
||||
colorama
|
||||
datasets
|
||||
einops
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue