mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
Bump bitsandbytes from 0.37.2 to 0.38.1 (#1158)
This commit is contained in:
parent
84576a80d2
commit
852a5aa13d
@ -13,6 +13,6 @@ sentencepiece
|
||||
pyyaml
|
||||
tqdm
|
||||
transformers==4.28.0
|
||||
bitsandbytes==0.37.2; platform_system != "Windows"
|
||||
bitsandbytes==0.38.1; platform_system != "Windows"
|
||||
llama-cpp-python==0.1.33; platform_system != "Windows"
|
||||
https://github.com/abetlen/llama-cpp-python/releases/download/v0.1.33/llama_cpp_python-0.1.33-cp310-cp310-win_amd64.whl; platform_system == "Windows"
|
||||
|
Loading…
Reference in New Issue
Block a user