File size: 236 Bytes
54f1cbf |
1 2 3 4 5 6 7 8 9 10 |
{
"transformer_task": "text-generation",
"modality_config": {
"message": {
"method": "forward",
"method_output_name": "logits"
}
},
"module_output_name": "causal_logits"
} |