should not use head to avoid breaking changes, fix #11

This commit is contained in:
Yu Li
2023-07-03 07:29:37 +08:00
parent af775f264e
commit dc691b2958

View File

@@ -1,7 +1,7 @@
bitsandbytes==0.39.0
transformers @ git+https://github.com/huggingface/transformers.git
peft @ git+https://github.com/huggingface/peft.git
accelerate @ git+https://github.com/huggingface/accelerate.git
accelerate @ git+https://github.com/huggingface/accelerate.git@v0.20.3
einops==0.6.1
evaluate==0.4.0
scikit-learn==1.2.2