LCO-Embedding-Omni-7B / config_sentence_transformers.json
gowitheflow's picture
Expand examples, remove trust_remote_code fully (#3)
f278aee
Raw
History Blame Contribute Delete
432 Bytes
{
"__version__": {
"pytorch": "2.10.0+cu128",
"sentence_transformers": "5.4.0",
"transformers": "5.6.0"
},
"default_prompt_name": "default",
"model_type": "SentenceTransformer",
"prompts": {
"default": "You are Qwen, a virtual human developed by the Qwen Team, Alibaba Group, capable of perceiving auditory and visual inputs, as well as generating text and speech."
},
"similarity_fn_name": "cosine"
}