【求助帖】中文 llama3 仿 openai api 实战 用A10机器跑Chinese-LLaMA-Alpaca-3 没跑起来,只输出了killed 就停止了 #179
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#179
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?
提示nvidia驱动版本问题,因此--gpus 0 参数未生效,实际使用的是cpu,内存不够,因此被killed。

应该怎么解决呢