中文llama3仿openai api实战 #520
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Total Time Spent: 1 day 16 hours
Due Date
Melon
1 day 16 hours
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#520
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?
我在autodl上已经安装好了程序,启动后怎么在本地调用?

我打隧道也没打通:

应该怎么操作?
您的autodl的容器,ssh地址是?应该是地址不对,所以没法登陆。附加是获取autodl容器地址的操作视频(老师上课也有操作),供参考。
我的服务启动了:
端口为19328
我想打隧道后本地能访问:ssh -CNg -L 19328:127.0.0.1:19328 root@connect.cqa1.seetacloud.com -p 23756
回车输入密码后,一直没反应:
我打隧道方式是否有问题?能否留个联系方式?
ssh我是能登录上的
我知道了 打隧道方式没问题,回车没反应正常,本地nextchat能连上