Qwen3-Reranker-4B-FP8-Dynamic / sentence_bert_config.json
yanickschraner's picture
Add Qwen3-Reranker-4B-FP8-Dynamic
d8c7374 verified
Raw
History Blame Contribute Delete
362 Bytes
{
"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"
}