模型微调问题 #259
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#259
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?
请问老师知道哪个平台做模型微调嘛,我看百度中台做的是精调好像跟微调不太一样
有很多平台是可以做模型微调的呀,比如:
2.阿里云PAI(PAI):提供了通义千问2(Qwen2)模型的部署与微调服务
3.LLaMAFactory:这是一个全栈微调工具,支持海量模型和各种主流微调方法,提供脚本微调和Web端微调,支持增量预训练和全量微调;
我们课会教学使用LLaMAFactory,方便我们对大量的模型进行微调。