作业:如何使用量化技术训练,上课日期:24-10-20 #291
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#291
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
使用Qwen-7B-Chat 进行实验过程见附件。


1.基座模型加载和问答
2.指令微调后的模型加载和问答,回答符合预期。
3.量化后微调的加载和问答,回答符合预期。
4.以api形式启动微调后的调用
关联我之前实验发生问题的issue #273