Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
"architectures": [
|
| 3 |
"CoreOutlineForCausalLM"
|
| 4 |
],
|
|
|
|
| 5 |
"bos_token_id": 151643,
|
| 6 |
"eos_token_id": 151645,
|
| 7 |
"gradient_checkpointing": false,
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"CoreOutlineForCausalLM"
|
| 4 |
],
|
| 5 |
+
"model_type": "core_outline_nyx",
|
| 6 |
"bos_token_id": 151643,
|
| 7 |
"eos_token_id": 151645,
|
| 8 |
"gradient_checkpointing": false,
|