Freeze the version of PEFT to 0.3.0

This commit is contained in:
greyovo 2023-12-20 20:25:02 +08:00 committed by GitHub
parent 8a256da1c6
commit 02e2204a94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ black
black[jupyter] black[jupyter]
datasets datasets
fire fire
git+https://github.com/huggingface/peft.git git+https://github.com/huggingface/peft@smangrul/release-v0.3.0
transformers>=4.28.0 transformers>=4.28.0
sentencepiece sentencepiece
gradio gradio