Bump llama-cpp-python version
This commit is contained in:
parent
ee68ec9079
commit
56b13d5d48
1 changed files with 2 additions and 2 deletions
|
@ -16,5 +16,5 @@ tqdm
|
||||||
git+https://github.com/huggingface/peft
|
git+https://github.com/huggingface/peft
|
||||||
transformers==4.28.1
|
transformers==4.28.1
|
||||||
bitsandbytes==0.38.1; platform_system != "Windows"
|
bitsandbytes==0.38.1; platform_system != "Windows"
|
||||||
llama-cpp-python==0.1.36; platform_system != "Windows"
|
llama-cpp-python==0.1.41; platform_system != "Windows"
|
||||||
https://github.com/abetlen/llama-cpp-python/releases/download/v0.1.36/llama_cpp_python-0.1.36-cp310-cp310-win_amd64.whl; platform_system == "Windows"
|
https://github.com/abetlen/llama-cpp-python/releases/download/v0.1.41/llama_cpp_python-0.1.41-cp310-cp310-win_amd64.whl; platform_system == "Windows"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue