@ray 老师 10.18日课程私有化LLM仿OpenAI API接口的高可用工程实践,如何远程在汇视威A1平台部署安装LLM ? (不知如何进入平台的Linux的命令行终端) #237
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#237
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?
由于此次实验是在本地部署,所以需要使用自己的Linux服务系统的机器(云平台仅用来训练、微调等,本地部署的实验需要用大家自己的机器)。
如果自己本身的电脑不是Linux系统,是Mac系统的话,可以用Mac的终端链接你这边有的linux服务器;
如果您本身的电脑是Windows系统,可以下载GitBash,用GitBash来连接远程linux服务器。