diff --git a/requirements.txt b/requirements.txt index f8026b5a..bf3dbd33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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"