初始化项目,由ModelHub XC社区提供模型
Model: zeroentropy/zerank-2 Source: Original Platform
This commit is contained in:
20
sentence_bert_config.json
Normal file
20
sentence_bert_config.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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",
|
||||
"processing_kwargs": {
|
||||
"chat_template": {
|
||||
"add_generation_prompt": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user