AutoDL服务器LLM仿OpenAI API接口,隧道打通后,oneAPI测试成功,但nextChat无法问答 #244
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#244
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服务器,然后在本地的Ubuntu上打的隧道,oneAPI地址是Ubuntu的。如题,在租用的服务器上命令测试都能成功,但Chatnext无法实现问答,上节课也是同样的问题。
nextchat上的地址,需要填写你oneapi的地址
我在本地的Ubuntu系统上打的隧道,Ubuntu的地址是172.20.65.232,nextchat上写的就是oneAPI地址:172.20.65.232:3030
已解决,同241#。本次实验复现成功