Bump transformers from 4.28.1 to 4.29.1 (#2089)

This commit is contained in:
dependabot[bot] 2023-05-15 19:25:24 -03:00 committed by GitHub
parent 071f0776ad
commit ae54d83455
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ safetensors==0.3.1
sentencepiece sentencepiece
tqdm tqdm
git+https://github.com/huggingface/peft git+https://github.com/huggingface/peft
transformers==4.28.1 transformers==4.29.1
bitsandbytes==0.38.1; platform_system != "Windows" bitsandbytes==0.38.1; platform_system != "Windows"
llama-cpp-python==0.1.50; 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" 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"