Bump llama-cpp-python version

This commit is contained in:
oobabooga 2023-05-19 12:13:25 -03:00
parent a9733d4a99
commit 511470a89b

View file

@ -17,5 +17,5 @@ tqdm
git+https://github.com/huggingface/peft
transformers==4.29.1
bitsandbytes==0.38.1; platform_system != "Windows"
llama-cpp-python==0.1.50; platform_system != "Windows"
https://github.com/abetlen/llama-cpp-python/releases/download/v0.1.50/llama_cpp_python-0.1.50-cp310-cp310-win_amd64.whl; platform_system == "Windows"
llama-cpp-python==0.1.51; platform_system != "Windows"
https://github.com/abetlen/llama-cpp-python/releases/download/v0.1.51/llama_cpp_python-0.1.51-cp310-cp310-win_amd64.whl; platform_system == "Windows"