中文 llama3 仿 openai api 实战 ---使用云服务创建大模型,指定GPU,但是实际只用了CPU #343

Open
opened 2024-11-03 15:42:34 +08:00 by 11252177484cs · 6 comments

使用云服务创建大模型,指定GPU,但是实际只用了CPU, 响应速度很慢

image

用 rocm-smi 命令查看,有DCU
image

使用云服务创建大模型,指定GPU,但是实际只用了CPU, 响应速度很慢 ![image](/attachments/fc627eb7-4dea-4e60-a160-d4fcaad91c8e) 用 rocm-smi 命令查看,有DCU ![image](/attachments/ae23be29-03ef-4e84-b7a4-cccaafcbaf40)
295 KiB
309 KiB
Author

image

这是notebook 情况

不知道是什么原因,都是按照培训材料操作的。

![image](/attachments/211a5831-45af-43ef-a524-bee46a55766e) 这是notebook 情况 不知道是什么原因,都是按照培训材料操作的。

本次实验不能使用云服务器噢~ 可以远程连接Linux服务器来做本次实验

本次实验不能使用云服务器噢~ 可以远程连接Linux服务器来做本次实验
Author

为啥不能用?是显卡 问题吗?
可以远程连接Linux服务器来做本次实验 --- 这个怎么操作?

为啥不能用?是显卡 问题吗? 可以远程连接Linux服务器来做本次实验 --- 这个怎么操作?

因为某些限制平台无法使用

这里首先需要自行准备一台Linux服务器。

因为某些限制平台无法使用 这里首先需要自行准备一台Linux服务器。
Author

如果租用的云服务器没有用英伟达 GPU芯片,可以吗

如果租用的云服务器没有用英伟达 GPU芯片,可以吗

如果租用的云服务器没有用英伟达 GPU芯片,可以吗

可以使用autodl来租带GPU的服务器

> 如果租用的云服务器没有用英伟达 GPU芯片,可以吗 可以使用autodl来租带GPU的服务器
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: HswOAuth/llm_course#343
No description provided.