ragflow/rag/llm
Stephen Hu 5383e254c4
Perf:Remove Useless Convert When BGE Embedding (#8816)
### What problem does this PR solve?

FlagModel internal support returns as numpy

### Type of change
- [x] Performance Improvement
2025-07-14 14:02:48 +08:00
..
__init__.py Refa: automatic LLMs registration (#8651) 2025-07-03 19:05:31 +08:00
chat_model.py Feat: add xAI provider (#8781) 2025-07-11 10:35:23 +08:00
cv_model.py Fix: Wrong_Input_type_for_Gemin (#8783) 2025-07-11 11:34:04 +08:00
embedding_model.py Perf:Remove Useless Convert When BGE Embedding (#8816) 2025-07-14 14:02:48 +08:00
rerank_model.py Refa: automatic LLMs registration (#8651) 2025-07-03 19:05:31 +08:00
sequence2txt_model.py Refa: automatic LLMs registration (#8651) 2025-07-03 19:05:31 +08:00
tts_model.py Refa: automatic LLMs registration (#8651) 2025-07-03 19:05:31 +08:00