ragflow/rag/llm
Yongteng Lei 0284248c93
Fix: correct wrong vLLM rerank model (#5399)
### What problem does this PR solve?

Correct wrong vLLM rerank model #4316 

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-02-26 18:59:36 +08:00
..
__init__.py Fix: correct wrong vLLM rerank model (#5399) 2025-02-26 18:59:36 +08:00
chat_model.py Resolve super class invokation error. (#5337) 2025-02-25 17:42:29 +08:00
cv_model.py Fix transformers dependencies for slim. (#3934) 2024-12-09 14:21:37 +08:00
embedding_model.py Add support to boto3 default connection (#5246) 2025-02-24 11:01:14 +08:00
rerank_model.py Fix FlagRerank max_length issue. (#5366) 2025-02-26 11:01:13 +08:00
sequence2txt_model.py Feat: add gpustack model provider (#4469) 2025-01-15 14:15:58 +08:00
tts_model.py Feat: add gpustack model provider (#4469) 2025-01-15 14:15:58 +08:00