mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2026-07-28 11:46:09 +08:00
[fix]update license check, update transformers (#10632)
This commit is contained in:
@@ -40,7 +40,7 @@ dependencies = [
|
||||
"torch>=2.4.0",
|
||||
"torchvision>=0.19.0",
|
||||
"torchaudio>=2.4.0",
|
||||
"transformers>=4.55.0,<=5.7.0,!=4.57.0,!=5.6.0",
|
||||
"transformers>=4.55.0,<=5.8.0,!=4.57.0,!=5.6.0",
|
||||
"datasets>=2.16.0,<=4.0.0",
|
||||
"accelerate>=1.3.0,<=1.11.0",
|
||||
"peft>=0.18.0,<=0.18.1",
|
||||
|
||||
Reference in New Issue
Block a user