求助帖:26-25.3.4-大语言模型训练篇:多机多卡微调 - 林希老师——训练过程疑惑 #605
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#605
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?
训练管理和模型调试里面各自发布的任务,是占用各自的显卡对么?那训练管理发布的训练任务,怎么查看他内存占用情况?
训练管理和模型调试里面各自发布的任务,是占用各自的显卡对么?对
那训练管理发布的训练任务,怎么查看他内存占用情况?可以在代码中执行命令行命令:rocm-smi,然后打印内容。