Chinese LLaMA Alpaca系列模型OpenAI API调用实现--------Ray老师 #683
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#683
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-Tools,启动在windows下SSH 隧道,
尝试连接:http:127.0.0.1:6006失败。http:127.0.0.1:19327失败。http:0.0.0.0:19327失败。
解决过程:
验证本地:http:127.0.0.1 正常
尝试用用powershell 中 用Luinx/Mac 方式连通,输入地址和密码后: 提示拒绝接入:
channel 2: open failed: connect failed: Connection refused
整个过程中,整个过程各个步骤都正确无误,只有最后一步的这个SSH 隧道,始终无法打通,更换本地电脑也无效,无解! 请老师帮忙解答
不确定您是否正确复制了autodl容器的ssh命令,为了能更好的帮助你解决问题,方便将整个操作过程录屏么?
因为每一个容器实例的ssh地址不一样,你看到的文档的ssh地址有可能和你容器实例的地址不一样。你也可以仔细看课程的回放,看看老师当时是怎么打隧道的
SSH 命令应该不会错,就是自己启动的目标容器,我录了视频,请老师查看下。