Delete config.json with huggingface_hub
Browse files- config.json +0 -16
config.json
DELETED
|
@@ -1,16 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"architectures": [
|
| 3 |
-
"TimesFMForHF"
|
| 4 |
-
],
|
| 5 |
-
"context_len": 512,
|
| 6 |
-
"head_dim": 72,
|
| 7 |
-
"hidden_size": 432,
|
| 8 |
-
"horizon_len": 128,
|
| 9 |
-
"intermediate_size": 1248,
|
| 10 |
-
"model_type": "timesfm",
|
| 11 |
-
"num_heads": 6,
|
| 12 |
-
"num_kv_heads": 6,
|
| 13 |
-
"num_layers": 9,
|
| 14 |
-
"torch_dtype": "float32",
|
| 15 |
-
"transformers_version": "4.47.1"
|
| 16 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|