[model] fix lora on quant models (#7456)

Co-authored-by: root <root@ai>
This commit is contained in:
GuoCoder
2025-03-25 11:59:46 +08:00
committed by GitHub
parent 6b3b97c738
commit ec6a261568
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ transformers>=4.41.2,<=4.50.0,!=4.46.*,!=4.47.*,!=4.48.0;python_version>='3.10'
transformers>=4.41.2,<=4.49.0,!=4.46.*,!=4.47.*,!=4.48.*;sys_platform == 'darwin'
datasets>=2.16.0,<=3.3.2
accelerate>=0.34.0,<=1.4.0
peft>=0.11.1,<=0.12.0
peft>=0.11.1,<=0.15.0
trl>=0.8.6,<=0.9.6
tokenizers>=0.19.0,<=0.21.0
gradio>=4.38.0,<=5.21.0