chrisociepa commited on
Commit
77117e1
·
verified ·
1 Parent(s): 2f5569f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -4,7 +4,7 @@
4
  ],
5
  "attention_dropout": 0.0,
6
  "bos_token_id": 1,
7
- "eos_token_id": 32001,
8
  "head_dim": 128,
9
  "hidden_act": "silu",
10
  "hidden_size": 4096,
 
4
  ],
5
  "attention_dropout": 0.0,
6
  "bos_token_id": 1,
7
+ "eos_token_id": [ 32001, 2 ],
8
  "head_dim": 128,
9
  "hidden_act": "silu",
10
  "hidden_size": 4096,