{ "transformer_task": "any-to-any", "modality_config": { "text": { "method": "forward", "method_output_name": [ "hidden_states", -1 ] }, "image": { "method": "forward", "method_output_name": [ "hidden_states", -1 ] }, "audio": { "method": "forward", "method_output_name": [ "hidden_states", -1 ] }, "video": { "method": "forward", "method_output_name": [ "hidden_states", -1 ] }, "message": { "method": "forward", "method_output_name": [ "hidden_states", -1 ], "format": "structured" } }, "module_output_name": "token_embeddings", "processing_kwargs": { "chat_template": { "chat_template": "sentence_transformers", "add_generation_prompt": true } } }