【求助帖】10.20 llama_factory,加载模型时killed怎么解决(如图) #282
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#282
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?
这个错误可能是由于系统资源限制(如内存不足)导致的,或者是因为脚本中的某个命令需要更多的权限来执行。
如果是权限不足,以更高权限(如使用sudo)运行脚本即可;
如果是系统资源限制问题,假如是内存不足则可能需要检查系统资源使用情况。