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:
黄腾 2024-09-09 11:41:37 +08:00 committed by GitHub
parent cb69c742b0
commit 63da2cb7d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"