ragflow/rag/llm
Kevin Hu 5e7c1fb23a
reduce rerank batch size (#2801)
### What problem does this PR solve?

### Type of change


- [x] Performance Improvement
2024-10-11 11:29:19 +08:00
..
__init__.py support sequence2txt and tts model in Xinference (#2696) 2024-10-08 10:43:18 +08:00
chat_model.py support api-version and change default-model in adding azure-openai and openai (#2799) 2024-10-11 11:26:42 +08:00
cv_model.py support api-version and change default-model in adding azure-openai and openai (#2799) 2024-10-11 11:26:42 +08:00
embedding_model.py support api-version and change default-model in adding azure-openai and openai (#2799) 2024-10-11 11:26:42 +08:00
rerank_model.py reduce rerank batch size (#2801) 2024-10-11 11:29:19 +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