mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-26 01:30:20 +01:00
Fix broken version of peft (#2229)
This commit is contained in:
parent
159eccac7e
commit
2aa01e2303
@ -14,7 +14,7 @@ rwkv==0.7.3
|
|||||||
safetensors==0.3.1
|
safetensors==0.3.1
|
||||||
sentencepiece
|
sentencepiece
|
||||||
tqdm
|
tqdm
|
||||||
git+https://github.com/huggingface/peft
|
git+https://github.com/huggingface/peft@4fd374e80d670781c0d82c96ce94d1215ff23306
|
||||||
transformers==4.29.1
|
transformers==4.29.1
|
||||||
bitsandbytes==0.38.1; platform_system != "Windows"
|
bitsandbytes==0.38.1; platform_system != "Windows"
|
||||||
llama-cpp-python==0.1.51; platform_system != "Windows"
|
llama-cpp-python==0.1.51; platform_system != "Windows"
|
||||||
|
Loading…
Reference in New Issue
Block a user