[Bug]:Import rerank model from ollama: KeyError('Ollama')
Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
Branch name
main
Commit ID
ragflow 0.13.0
Other environment information
Import rerank model from ollama: KeyError('Ollama')
Actual behavior
Import rerank model from ollama: KeyError('Ollama')
Expected behavior
Import rerank model from ollama: KeyError('Ollama')
Steps to reproduce
Import rerank model from ollama: KeyError('Ollama')
Additional information
Import rerank model from ollama: KeyError('Ollama')
Could you please provide more detail explanation and an how-to-step to reproduce the bug?
you see
---Original--- From: @.> Date: Sun, Nov 10, 2024 01:32 AM To: @.>; Cc: @.@.>; Subject: Re: [infiniflow/ragflow] [Bug]:Import rerank model from ollama:KeyError('Ollama') (Issue #3313)
Could you please provide more detail explanation and an how-to-step to reproduce the bug?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
There is no rerank models in ollama provider yet. You maybe sould use LocalAI.
Same here. Although there is no rerank model in ollama provider yet, you can run it by .gguf
@Liamskey Where does Import rerank model from ollama: KeyError('Ollama') come?
I don't see it in log.
RAGFlow rerank_model.py doesn't contain ollama rerank code.
Close due to no response.