07-使用xtuner微调开源模型 #147
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#147
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?
step1: 创建notebook
step2: 查找配置文件, 复制配置文件
step3: 下载模型文件和数据下载
step4: 修改模型文件路径和数据文件路径为本地路径
step5: 注释掉量化参数(平台暂时不支持量化训练需要将相关参数注释掉不启用)
step6: 启动微调
NPROC_PER_NODE=4 xtuner train /code/yi_6b_qlora_alpaca_enzh_e3_copy.py --deepspeed deepspeed_zero3