ragflow/rag/llm
KevinHuSh 614defec21
add rerank model (#969)
### What problem does this PR solve?

feat: add rerank models to the project #724 #162

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2024-05-29 16:50:02 +08:00
..
__init__.py add rerank model (#969) 2024-05-29 16:50:02 +08:00
chat_model.py Added support for Baichuan LLM (#934) 2024-05-28 09:09:37 +08:00
cv_model.py Support Xinference (#321) 2024-04-11 18:25:37 +08:00
embedding_model.py add rerank model (#969) 2024-05-29 16:50:02 +08:00
rerank_model.py add rerank model (#969) 2024-05-29 16:50:02 +08:00
rpc_server.py fix english query bug (#840) 2024-05-20 12:23:51 +08:00