mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
Settle for transformers 4.28.0
This commit is contained in:
parent
28a11f5724
commit
2908a51587
@ -12,7 +12,7 @@ safetensors==0.3.0
|
||||
sentencepiece
|
||||
pyyaml
|
||||
tqdm
|
||||
git+https://github.com/huggingface/transformers
|
||||
transformers==4.28.0
|
||||
bitsandbytes==0.37.2; platform_system != "Windows"
|
||||
llama-cpp-python==0.1.30; 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"
|
||||
|
Loading…
Reference in New Issue
Block a user