mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-19 13:49:11 +08:00
fix: Fix incorrect context size for jina-reranker-v2 model (#7006)
This commit is contained in:
parent
d7e057be44
commit
0beeb4ab3e
@ -1,4 +1,4 @@
|
||||
model: jina-reranker-v2-base-multilingual
|
||||
model_type: rerank
|
||||
model_properties:
|
||||
context_size: 8192
|
||||
context_size: 1024
|
||||
|
Loading…
x
Reference in New Issue
Block a user