ragflow / rag /llm /rerank_model.py

Commit History

when qwen rerank model not return ok, raise exception to notice user (#3593)
8c3fb63

liwenju0 commited on

Added LocalAI support for rerank models (#3446)
9640d9a

shizzgar Kevin Hu commited on

Move settings initialization after module init phase (#3438)
6101699

jinhai-2012 commited on

Use consistent log file names, introduced initLogger (#3403)
8bc2fc9

zhichyu commited on

exstract model dir from model‘s full name (#3368)
3256beb

roc king 王志鹏 Kevin Hu commited on

Rework logging (#3358)
22fe41e

zhichyu commited on

add inputs to display to every components (#3242)
70153b9

Kevin Hu commited on

fix SILICONFLOW rerank error (#2980)
9cbbedc

Kevin Hu commited on

Feature/feat1017 (#2872)
8de8827

chongcb chongchuanbing Kevin Hu commited on

Resolves #2905 openai compatible model provider add llama.cpp rerank support (#2906)
27aa4e5

ziyu4huang commited on

Fix keys of Xinference deployed models, especially has the same model name with public hosted models. (#2832)
13b2570

0000sir 0000sir Kevin Hu commited on

reduce rerank batch size (#2801)
4a4d1d6

Kevin Hu commited on

fix xinference add rerank model bug (#2758)
f2ca0b5

Sky Blue commited on

Fix: renrank_model and pdf_parser bugs | Update: session API (#2601)
678763e

liuhua liuhua commited on

make it lighten (#2577)
d55a6be

Kevin Hu commited on

add lighten control (#2567)
dbcbb17

Kevin Hu commited on

refine xinference (#2521)
96edfc5

Kevin Hu commited on

add support for Voyage AI (#2159)
b6bfae8

黄腾 aopstudio Kevin Hu commited on

add support for Baidu yiyan (#2049)
06a1df0

黄腾 aopstudio commited on

add support for SILICONFLOW (#1926)
61bc209

黄腾 aopstudio commited on

add support for TogetherAI (#1890)
5036aed

黄腾 aopstudio Kevin Hu commited on

add support for cohere (#1849)
2e1c73c

黄腾 aopstudio commited on

add supprot for OpenAI-API-Compatible llm (#1787)
29fdf3e

黄腾 aopstudio commited on

Fix api reference empty bug (#1655)
b4bc2db

Kung Quang commited on

add support for LM Studio (#1663)
5e7d900

黄腾 aopstudio commited on

add support for NVIDIA llm (#1645)
745354f

黄腾 aopstudio commited on

add support for LocalAI (#1608)
5bd5c21

黄腾 aopstudio commited on

fix the tokens error that occurred when adding the xinference model (#1527)
6b089a1

zhuhao commited on

fix bugs of rerank model with xinference (#1481)
984f31c

Kevin Hu commited on

feat: support xinference rerank model (#1466)
40bbe34

zhuhao commited on

fix mem leak for local reranker (#1295)
bfb0635

KevinHuSh commited on

Fix ragflow may encounter an OOM (Out Of Memory) when there are a lot of conversations (#1292)
05dad97

zhuhao zhuhao commited on

fix Rerank Vector Similarity Score (#1249)
95aad98

GYH commited on

fix: bug similarity() in YoudaoRerank (#1084)
4cca456

Wang Baoling commited on

add self-rag (#1070)
a49657b

KevinHuSh commited on

refine rerank (#1056)
92cae19

KevinHuSh commited on

refine API request data processing (#1031)
7e0ad60

KevinHuSh commited on

Fix: bug #991 (#1013)
04d3b7e

Wang Baoling KevinHuSh commited on

fix bug 994 ,991 (#1004)
d42f535

KevinHuSh commited on

fix bge rerank normalize issue (#988)
c07cfc8

KevinHuSh commited on

fix jina adding issure and term weight refinement (#974)
6ad2626

KevinHuSh commited on

add rerank model (#969)
c037a22

KevinHuSh commited on