Bump bitsandbytes from 0.37.2 to 0.38.1 (#1158)
This commit is contained in:
parent
84576a80d2
commit
852a5aa13d
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@ sentencepiece
|
||||||
pyyaml
|
pyyaml
|
||||||
tqdm
|
tqdm
|
||||||
transformers==4.28.0
|
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"
|
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"
|
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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue