test-tsfm / ttm-1536-96-r2 /tsfm_config.json
wmgifford's picture
use TinyTimeMixerForecastingHandler
e9c807b
raw
history blame contribute delete
424 Bytes
{
"service_handler_module_path": "tsfminference.tsfm_service_handler",
"service_handler_class_name": "TinyTimeMixerForecastingHandler",
"maximum_prediction_length": 96,
"minimum_context_length": 1536,
"maximum_context_length": 1536,
"module_path": "tsfm_public",
"model_type": "tinytimemixer",
"model_config_name": "TinyTimeMixerConfig",
"model_class_name": "TinyTimeMixerForPrediction"
}