ucaslcl commited on
Commit
93f0731
·
verified ·
1 Parent(s): 8af0d0c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -20,7 +20,7 @@
20
  "intermediate_size": 2816,
21
  "max_position_embeddings": 32768,
22
  "max_window_layers": 21,
23
- "model_type": "mmgpt",
24
  "num_attention_heads": 16,
25
  "num_hidden_layers": 24,
26
  "num_key_value_heads": 16,
 
20
  "intermediate_size": 2816,
21
  "max_position_embeddings": 32768,
22
  "max_window_layers": 21,
23
+ "model_type": "GOT",
24
  "num_attention_heads": 16,
25
  "num_hidden_layers": 24,
26
  "num_key_value_heads": 16,