20240905-机器环境搭建与操作 #18
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#18
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?
1. linux 物理机docker环境搭建
安装docker
安装nvidia container toolkit
制作镜像
安装环境
启动环境
运行测试
模型部署
多机多卡
2. 在平台上环境运行
算法存储在/code中,数据集存储在/dataset中,用户目录在/userhome中,训练输出请存储在/model中以供后续下载
单卡微调 Qwen1.5-0.5B 模型

4卡微调llama-2-7b模型
