t-tsuma commited on
Commit
2d7e220
·
verified ·
1 Parent(s): aef9391

Update config.json

Browse files
Files changed (1) hide show
  1. 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,