初始化项目,由ModelHub XC社区提供模型
Model: IAAR-Shanghai/MemReranker-4B Source: Original Platform
This commit is contained in:
15
sentence_bert_config.json
Normal file
15
sentence_bert_config.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"transformer_task": "text-generation",
|
||||
"modality_config": {
|
||||
"text": {
|
||||
"method": "forward",
|
||||
"method_output_name": "logits"
|
||||
},
|
||||
"message": {
|
||||
"method": "forward",
|
||||
"method_output_name": "logits",
|
||||
"format": "flat"
|
||||
}
|
||||
},
|
||||
"module_output_name": "causal_logits"
|
||||
}
|
||||
Reference in New Issue
Block a user