dify如何加载本地下载的大模型 #482
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#482
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?
之前课程中用到的bge-large-zh-v1.5 bge-reranker-large希望能在dify中加载,但是dify只支持一些模型提供商里面的,比如ollama里面少量模型等,如果配置后让dify可以加载任意从网上下载的模型
可以部署到xinference里面,在dify中调用xinference的模型
好的 谢谢