mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #3979] Reranker jinaai/jina-reranker-v2-base-multilingual hangs / runs forever #13451
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 @SD-fan on GitHub (Jul 18, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3979
Bug Report
Description
Bug Summary:
Setting the reranker to the new jinaai/jina-reranker-v2-base-multilingual model works. But once the reranker model is used, it runs forever. OI hangs and can only be revived via a docker restart.
Steps to Reproduce:
Set reranker to jinaai/jina-reranker-v2-base-multilingual
Run inference with a document reference ie. #xyz
OI hangs / CPU has 75% load / nothing happens
Expected Behavior:
jinaai/jina-reranker-v2-base-multilingual should run properly - same as BAAI/bge-reranker-v2-m3.
Actual Behavior:
see D
Environment
Open WebUI Version: 0.3.8
Ollama (if applicable): version coming with OI docker
Operating System: Win 11 & WSL docker
Browser (if applicable): FF