diff --git a/requirements.txt b/requirements.txt index 34eee23d..64036d97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ sentencepiece pyyaml tqdm git+https://github.com/huggingface/peft -transformers==4.28.0 +transformers==4.28.1 bitsandbytes==0.38.1; platform_system != "Windows" llama-cpp-python==0.1.34; platform_system != "Windows" https://github.com/abetlen/llama-cpp-python/releases/download/v0.1.34/llama_cpp_python-0.1.34-cp310-cp310-win_amd64.whl; platform_system == "Windows"