diff --git a/requirements.txt b/requirements.txt index 4dd753a..3c584c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,5 +14,5 @@ pyyaml tqdm git+https://github.com/huggingface/transformers bitsandbytes==0.37.2; platform_system != "Windows" -llama-cpp-python==0.1.30; platform_system != "Windows" +llama-cpp-python==0.1.32; 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"