Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
"max_position_embeddings": 32768,
|
24 |
"max_window_layers": 36,
|
25 |
"micro_forward": false,
|
26 |
-
"model_type": "
|
27 |
"num_attention_heads": 32,
|
28 |
"num_hidden_layers": 36,
|
29 |
"num_key_value_heads": 8,
|
|
|
23 |
"max_position_embeddings": 32768,
|
24 |
"max_window_layers": 36,
|
25 |
"micro_forward": false,
|
26 |
+
"model_type": "sdar",
|
27 |
"num_attention_heads": 32,
|
28 |
"num_hidden_layers": 36,
|
29 |
"num_key_value_heads": 8,
|