24.10.26-基于图片的智能信息检索问答 作业 #413
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#413
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?
本来想用 fastGPT+one-api来做模型部署和聊天试验的,由于电脑问题无法正常使用docker,所以用了 webOpenUI作为了替代品,也能做图片检索的试验。
模型是部署在 autoDL上的ollama 6006端口,用SSH隧道连接端口到我本地6006,本地再启动webOpenUI来间接连到 autoDL上的模型上。
实验结果证明这个路子可行。
有空了我再用Mac电脑 安装fastGPT+one-api做一下试验。
同学你好,后续如果是作业分享,请发布到llm_share区域哦