File size: 326 Bytes
eeea606
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "architectures": [
    "TimesFMForHF"
  ],
  "context_len": 512,
  "head_dim": 72,
  "hidden_size": 432,
  "horizon_len": 128,
  "intermediate_size": 1248,
  "model_type": "timesfm",
  "num_heads": 6,
  "num_kv_heads": 6,
  "num_layers": 9,
  "torch_dtype": "float32",
  "transformers_version": "4.47.1"
}