Crystalcareai commited on
Commit
6f470a7
·
verified ·
1 Parent(s): c69f1fd

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -19,6 +19,7 @@
19
  "thought_length": 10,
20
  "num_attention_heads": 32,
21
  "num_hidden_layers": 32,
 
22
  "num_key_value_heads": 8,
23
  "rms_norm_eps": 1e-05,
24
  "rope_theta": 10000.0,
 
19
  "thought_length": 10,
20
  "num_attention_heads": 32,
21
  "num_hidden_layers": 32,
22
+ "start_token_id": 0,
23
  "num_key_value_heads": 8,
24
  "rms_norm_eps": 1e-05,
25
  "rope_theta": 10000.0,