Crystalcareai
commited on
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "Crystalcareai/Quiet-Star-Custom",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
7 |
"auto_map": {
|
@@ -20,7 +20,7 @@
|
|
20 |
"merged_lm_and_talk_heads": false,
|
21 |
"merged_lm_and_think_heads": true,
|
22 |
"merged_talk_heads": true,
|
23 |
-
"model_type": "
|
24 |
"num_attention_heads": 32,
|
25 |
"num_hidden_layers": 32,
|
26 |
"num_key_value_heads": 8,
|
|
|
1 |
{
|
2 |
"_name_or_path": "Crystalcareai/Quiet-Star-Custom",
|
3 |
"architectures": [
|
4 |
+
"QuietForCausalLM"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
7 |
"auto_map": {
|
|
|
20 |
"merged_lm_and_talk_heads": false,
|
21 |
"merged_lm_and_think_heads": true,
|
22 |
"merged_talk_heads": true,
|
23 |
+
"model_type": "quiet",
|
24 |
"num_attention_heads": 32,
|
25 |
"num_hidden_layers": 32,
|
26 |
"num_key_value_heads": 8,
|