multilingual-e5-small-4bit-mlx / config_sentence_transformers.json
thoddnn's picture
Upload folder using huggingface_hub
54d2642 verified
raw
history blame contribute delete
215 Bytes
{
"prompts": {
"query": "Instruct: Given a web search query, retrieve relevant passages that answer the query\nQuery:",
"document": ""
},
"default_prompt_name": null,
"similarity_fn_name": "cosine"
}