ragflow/rag/llm
Sky Blue 2df15742fc
fix xinference add rerank model bug (#2758)
### What problem does this PR solve?

Fix xinference add rerank model bug,
https://github.com/infiniflow/ragflow/issues/2294#issue-2510788135

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-10-09 19:37:11 +08:00
..
__init__.py support sequence2txt and tts model in Xinference (#2696) 2024-10-08 10:43:18 +08:00
chat_model.py solve knowledgegraph issue when calling gemini model (#2738) 2024-10-08 18:27:04 +08:00
cv_model.py refine xinference (#2521) 2024-09-20 18:37:01 +08:00
embedding_model.py move import positions (#2753) 2024-10-09 10:34:58 +08:00
rerank_model.py fix xinference add rerank model bug (#2758) 2024-10-09 19:37:11 +08:00
rpc_server.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
sequence2txt_model.py support sequence2txt and tts model in Xinference (#2696) 2024-10-08 10:43:18 +08:00
tts_model.py support sequence2txt and tts model in Xinference (#2696) 2024-10-08 10:43:18 +08:00