mirror of
https://github.com/huggingface/trl.git
synced 2025-10-20 18:43:52 +08:00
Bump the minimum transformers version to v4.46 (#2245)
* Bump the minimum transformers version * Bump version in `requirements.txt` --------- Co-authored-by: Kashif Rasul <kashif.rasul@gmail.com>
This commit is contained in:
committed by
GitHub
parent
88be2c07e5
commit
99225bb6d6
@ -1,7 +1,7 @@
|
||||
datasets>=1.17.0
|
||||
torch>=1.4.0
|
||||
tqdm
|
||||
transformers>=4.40.0
|
||||
transformers>=4.46.0
|
||||
accelerate
|
||||
peft>=0.3.0
|
||||
tyro>=0.5.7
|
Reference in New Issue
Block a user