关于《中文llama3仿openai api实战》 《私有化LLM仿OpenAI API接口的高可用工程实践 》的3个启动和连接的问题 #504
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#504
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?
《中文llama3仿openai api实战》
1)newchat 连接不上,用的公网ip,大模型启动正常,能能用curl命令执行出结果。
私有化LLM仿OpenAI API接口的高可用工程实践
1)Visual Studio Code 远程连接不上
2)docker 不能启动,提示sudo systemctl start docker
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
nextchat连接公网ip的时候,似乎支持https
哦