Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何对Qwen的量化版本模型做sft及dpo #6573

Closed
1 task done
gmm41 opened this issue Jan 9, 2025 · 1 comment
Closed
1 task done

如何对Qwen的量化版本模型做sft及dpo #6573

gmm41 opened this issue Jan 9, 2025 · 1 comment
Labels
solved This problem has been already solved

Comments

@gmm41
Copy link

gmm41 commented Jan 9, 2025

Reminder

  • I have read the README and searched the existing issues.

System Info

想对Qwen2.5-14B-Instruct-GPTQ-Int4模型先做sft再dpo,因为base模型是量化模型,sft之后不能做base和lora的合并,请问是在dpo的脚本里添加adaper_name_or_path: sft_lora参数就可以吗,如果是这样,在推理阶段,adaper_name_or_path只用dpo的lora就可以吗
看了之前的issure有类似的情况,但是base都不是量化版本的

Reproduction

Put your message here.

Others

No response

@github-actions github-actions bot added the pending This problem is yet to be addressed label Jan 9, 2025
@hiyouga
Copy link
Owner

hiyouga commented Jan 9, 2025

是的

@hiyouga hiyouga closed this as completed Jan 9, 2025
@hiyouga hiyouga added solved This problem has been already solved and removed pending This problem is yet to be addressed labels Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
solved This problem has been already solved
Projects
None yet
Development

No branches or pull requests

2 participants