mirror of
https://github.com/0xSojalSec/airllm.git
synced 2026-05-13 23:53:55 +00:00
should not use head to avoid breaking changes, fix #11
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user