File size: 756 Bytes
ce2d7d2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d498dc3
ce2d7d2
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
  "dim": 1536,
  "n_layers": 16,
  "vocab_size": 151936,
  "max_seq_len": 2048,
  "n_heads": 24,
  "n_kv_heads": 6,
  "head_dim": 64,
  "gdn_expand_v": 2,
  "gdn_head_dim": 64,
  "gdn_n_heads": 24,
  "conv_kernel": 4,
  "gdn_use_gate": true,
  "gdn_use_short_conv": true,
  "ffn_mult": 2.67,
  "attn_interval": 4,
  "use_x0_inject": true,
  "use_resid_lambdas": true,
  "use_skip_connections": true,
  "use_diff_attn": false,
  "rope_base": 10000.0,
  "partial_rotary_factor": 0.25,
  "n_bottom": 4,
  "n_physical_top": 4,
  "n_top_loops": 3,
  "architecture": "Chimera",
  "config_class": "ChimeraConfig",
  "topology": "4 bottom + 4x3 top = 16 virtual",
  "step": 249000,
  "total_params": 510217280,
  "size_label": "510M",
  "model_type": "zara-ml"
}