File size: 323 Bytes
ac84a90 fc98672 ac84a90 fc98672 |
1 2 3 4 5 6 7 8 9 10 |
{
"service_handler_module_path": "tsfminference.chronos_service_handler",
"service_handler_class_name": "ChronosForecastingHandler",
"minimum_context_length": 16,
"module_path": "chronos",
"model_type": "chronos-t5-tiny",
"model_config_name": "T5Config",
"model_class_name": "ChronosPipeline"
}
|