Fix broken version of peft (#2229)
This commit is contained in:
parent
159eccac7e
commit
2aa01e2303
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue