{ "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 ] }, "image+text": { "method": "forward", "method_output_name": [ "hidden_states", -1 ] }, "message": { "method": "forward", "method_output_name": [ "hidden_states", -1 ] } }, "module_output_name": "token_embeddings" }