Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -47,7 +47,7 @@
|
|
| 47 |
"sliding_attention"
|
| 48 |
],
|
| 49 |
"max_position_embeddings": 32768,
|
| 50 |
-
"model_type": "
|
| 51 |
"num_attention_heads": 4,
|
| 52 |
"num_hidden_layers": 26,
|
| 53 |
"num_key_value_heads": 1,
|
|
|
|
| 47 |
"sliding_attention"
|
| 48 |
],
|
| 49 |
"max_position_embeddings": 32768,
|
| 50 |
+
"model_type": "gemma3_text",
|
| 51 |
"num_attention_heads": 4,
|
| 52 |
"num_hidden_layers": 26,
|
| 53 |
"num_key_value_heads": 1,
|