Qwen3-VL-Reranker-8B / config_sentence_transformers.json
Tom Aarsen
Integrate Sentence Transformers v5.4.0
51b80fa
raw
history blame contribute delete
294 Bytes
{
"__version__": {
"pytorch": "2.10.0+cu128",
"sentence_transformers": "5.4.0"
},
"activation_fn": "torch.nn.modules.linear.Identity",
"default_prompt_name": "query",
"model_type": "CrossEncoder",
"prompts": {
"query": "Retrieve text relevant to the user's query."
}
}