Eghbal commited on
Commit
678243f
·
verified ·
1 Parent(s): 7c9598c

Delete config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +0 -16
config.json DELETED
@@ -1,16 +0,0 @@
1
- {
2
- "architectures": [
3
- "TimesFMForHF"
4
- ],
5
- "context_len": 512,
6
- "head_dim": 66,
7
- "hidden_size": 264,
8
- "horizon_len": 128,
9
- "intermediate_size": 1024,
10
- "model_type": "timesfm",
11
- "num_heads": 4,
12
- "num_kv_heads": 4,
13
- "num_layers": 7,
14
- "torch_dtype": "float32",
15
- "transformers_version": "4.47.1"
16
- }