use default torch fused adamw optimizer as default as adamw_hf is deprecated (#2425)
* use default torch fused adamw optimizer as default as adamw_hf is deprecated * make sure to have latest packaging installed * bump packagingin requirements.txt too
This commit is contained in:
@@ -10,7 +10,7 @@ autoawq==0.2.7.post3
|
||||
liger-kernel==0.5.3
|
||||
# END section
|
||||
|
||||
packaging==23.2
|
||||
packaging==24.2
|
||||
|
||||
peft==0.14.0
|
||||
transformers==4.49.0
|
||||
|
||||
Reference in New Issue
Block a user