Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -7,6 +7,6 @@
|
|
| 7 |
"num_attention_heads": 6,
|
| 8 |
"num_hidden_layers": 6,
|
| 9 |
"vocab_size": 4096,
|
| 10 |
-
"model_type": "
|
| 11 |
"torch_dtype": "float32"
|
| 12 |
}
|
|
|
|
| 7 |
"num_attention_heads": 6,
|
| 8 |
"num_hidden_layers": 6,
|
| 9 |
"vocab_size": 4096,
|
| 10 |
+
"model_type": "cinnabarlm",
|
| 11 |
"torch_dtype": "float32"
|
| 12 |
}
|