mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-11-09 22:34:11 +00:00
fix SILICONFLOW rerank error (#2313)
### What problem does this PR solve? #2231 fix SILICONFLOW rerank error ### Type of change - [x] New Feature (non-breaking change which adds functionality) --------- Co-authored-by: Zhedong Cen <cenzhedong2@126.com>
This commit is contained in:
parent
cb69c742b0
commit
63da2cb7d5
@ -3105,7 +3105,7 @@
|
|||||||
"model_type": "rerank"
|
"model_type": "rerank"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"llm_name": "netease-youdao/bce-reranker-base-v1",
|
"llm_name": "netease-youdao/bce-reranker-base_v1",
|
||||||
"tags": "RE-RANK, 512",
|
"tags": "RE-RANK, 512",
|
||||||
"max_tokens": 1024,
|
"max_tokens": 1024,
|
||||||
"model_type": "rerank"
|
"model_type": "rerank"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user