ragflow/rag/llm
zhuhao 47926a95ae
Fix ragflow may encounter an OOM (Out Of Memory) when there are a lot of conversations (#1292)
### What problem does this PR solve?

Fix ragflow may encounter an OOM (Out Of Memory) when there are a lot of
conversations.
#1288

### Type of change

- [ ] Bug Fix (non-breaking change which fixes an issue)

Co-authored-by: zhuhao <zhuhao@linklogis.com>
2024-06-27 14:48:49 +08:00
..
__init__.py Fix VolcEngine BUG (#1165) 2024-06-14 19:49:28 +08:00
chat_model.py add support for mistral (#1153) 2024-06-14 11:32:58 +08:00
cv_model.py fix file preview in file management (#1151) 2024-06-14 10:33:59 +08:00
embedding_model.py Fix ragflow may encounter an OOM (Out Of Memory) when there are a lot of conversations (#1292) 2024-06-27 14:48:49 +08:00
rerank_model.py Fix ragflow may encounter an OOM (Out Of Memory) when there are a lot of conversations (#1292) 2024-06-27 14:48:49 +08:00
rpc_server.py Update info (#1005) 2024-05-31 09:53:04 +08:00