Ayushk44's picture
Upload 2 files
336d66f verified
{
"architectures": [
"TimesFmModelForPrediction"
],
"context_length": 16384,
"head_dim": 64,
"hidden_size": 256,
"horizon_length": 128,
"intermediate_size": 256,
"model_type": "timesfm",
"num_attention_heads": 4,
"num_hidden_layers": 2,
"patch_length": 32,
"quantile_horizon_length": 1024,
"quantiles": [
0.1,
0.2,
0.3,
0.4,
0.5,
0.6,
0.7,
0.8,
0.9
],
"rms_norm_eps": 1e-06,
"torch_compile": false
}