在hsw.csidc.cn这个计算平台上安装FastGPT遇到问题, k8s节点无法安装Docker #479
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#479
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?
按照你们给的说明文档里的步骤安装是错误的, 因为计算平台上的机器都是k8s Pod, 不是物理机, 无法安装Docker!
如何在你们的算力上安装FastGPT?
而且你们的镜像里并没有Docker服务, 我安装了后Docker启动不了
fastgpt需要在自己物理机上安装,而非训练平台上安装。
那我的电脑是Macbook Air, 能跑得起来吗?
必须在AutoDL上跑吗? 搞了那么多算力为什么不在hsw.csidc.cn这个算力平台上支持, 直接做成k8s镜像让我选不行吗?
fastgpt 不需要GPU资源,可以尝试在物理机部署。fastgpt只是接入大模型接口的应用。大模型实际服务才需要GPU或者加速卡资源的服务器。
本节课是基于英伟达GPU来讲解的,所以使用了英伟达的服务器。不是必须在AutoDL上跑,只要是英伟达的机器就可以。