RufusRubin777 commited on
Commit
bd4709c
1 Parent(s): 41264d8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -22,9 +22,9 @@
22
  "max_position_embeddings": 32768,
23
  "max_window_layers": 21,
24
  "model_type": "GOT",
25
- "num_attention_heads": 8,
26
  "num_hidden_layers": 24,
27
- "num_key_value_heads": 8,
28
  "rms_norm_eps": 1e-06,
29
  "rope_theta": 1000000.0,
30
  "sliding_window": 32768,
 
22
  "max_position_embeddings": 32768,
23
  "max_window_layers": 21,
24
  "model_type": "GOT",
25
+ "num_attention_heads": 16,
26
  "num_hidden_layers": 24,
27
+ "num_key_value_heads": 16,
28
  "rms_norm_eps": 1e-06,
29
  "rope_theta": 1000000.0,
30
  "sliding_window": 32768,