mirror of
https://github.com/langgenius/dify-docs-archived.git
synced 2026-07-22 02:15:28 -04:00
Ollama添加模型bge-reranker-v2-m3 不能选择Rerank类型,导致知识库索引模式选择高质量时找不到该模型 #72
Reference in New Issue
Block a user
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?
Originally created by @xiaobai1990zhan on GitHub (Feb 20, 2025).
Ollama添加模型bge-reranker-v2-m3 不能选择Rerank类型,导致知识库索引模式选择高质量时找不到该模型
@singerTang commented on GitHub (Mar 17, 2025):
这个本来就不行,只支持ollama的llm和embedding模型
@fuleru commented on GitHub (Mar 17, 2025):
不知道目前有没有改进的方法?
@singerTang commented on GitHub (Mar 17, 2025):
我的建议是你用硅基流动里的重排模组,免费的
@fuleru commented on GitHub (Mar 17, 2025):
麻烦给个连接参考下,本地一般都是采用ollama架构。在列表只支持LLM,Text Embedding,不支持重排模型Rerank。
@singerTang commented on GitHub (Mar 18, 2025):
你去硅基流动登陆一下 获取APIkey 添加你的dify模组选硅基流动 把key粘贴上去 重排你就可以用那个了 ollama是不支持的
发自我的iPhone
------------------ 原始邮件 ------------------
发件人: hblinux @.>
发送时间: 2025年3月18日 11:58
收件人: langgenius/dify-docs @.>
抄送: singerTang @.>, Comment @.>
主题: Re: [langgenius/dify-docs] Ollama添加模型bge-reranker-v2-m3 不能选择Rerank类型,导致知识库索引模式选择高质量时找不到该模型 (Issue #529)
我的建议是你用硅基流动里的重排模组,免费的
麻烦给个连接参考下,本地一般都是采用ollama架构。在列表只支持LLM,Text Embedding,不支持重排模型Rerank。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: @.***>
fuleru left a comment (langgenius/dify-docs#529)
我的建议是你用硅基流动里的重排模组,免费的
麻烦给个连接参考下,本地一般都是采用ollama架构。在列表只支持LLM,Text Embedding,不支持重排模型Rerank。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: @.***>
@fuleru commented on GitHub (Mar 18, 2025):
非常感谢