mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
Bump llama-cpp-python from 0.1.30 to 0.1.33 (#1157)
This commit is contained in:
parent
2908a51587
commit
84576a80d2
@ -14,5 +14,5 @@ pyyaml
|
|||||||
tqdm
|
tqdm
|
||||||
transformers==4.28.0
|
transformers==4.28.0
|
||||||
bitsandbytes==0.37.2; platform_system != "Windows"
|
bitsandbytes==0.37.2; platform_system != "Windows"
|
||||||
llama-cpp-python==0.1.30; platform_system != "Windows"
|
llama-cpp-python==0.1.33; platform_system != "Windows"
|
||||||
https://github.com/abetlen/llama-cpp-python/releases/download/v0.1.30/llama_cpp_python-0.1.30-cp310-cp310-win_amd64.whl; 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