modelscope / ms-swift

Use PEFT or Full-parameter to finetune 350+ LLMs or 100+ MLLMs. (LLM: Qwen2.5, Llama3.2, GLM4, Internlm2.5, Yi1.5, Mistral, Baichuan2, DeepSeek, Gemma2, ...; MLLM: Qwen2-VL, Qwen2-Audio, Llama3.2-Vision, Llava, InternVL2, MiniCPM-V-2.6, GLM4v, Xcomposer2.5, Yi-VL, DeepSeek-VL, Phi3.5-Vision, ...)
https://swift.readthedocs.io/zh-cn/latest/Instruction/index.html
Apache License 2.0
4.01k stars 355 forks source link

lora微调后再量化,报错, 详细如下: #2318

Open gracelinlin opened 5 days ago

Jintao-Huang commented 5 days ago

报错信息嘞

gracelinlin commented 5 days ago

报错信息嘞

我发现是 autoAWQ的报错, issue url: best_ratio 这个bug提了2个月了没有优化 我们 swift 可以自已支持awq量化吗?