初始化项目,由ModelHub XC社区提供模型

Model: mixedbread-ai/mxbai-rerank-base-v2
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-03 15:32:13 +08:00
commit e9f5659cbb
18 changed files with 152268 additions and 0 deletions

14
modules.json Normal file
View File

@@ -0,0 +1,14 @@
[
{
"idx": 0,
"name": "0",
"path": "",
"type": "sentence_transformers.base.modules.transformer.Transformer"
},
{
"idx": 1,
"name": "1",
"path": "1_LogitScore",
"type": "sentence_transformers.cross_encoder.modules.logit_score.LogitScore"
}
]