lana-ny commited on
Commit
c9f2bbf
·
verified ·
1 Parent(s): d875cb5

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -4
config.json CHANGED
@@ -4,10 +4,7 @@
4
  ],
5
  "attention_dropout": 0.0,
6
  "bos_token_id": 128000,
7
- "eos_token_id": [
8
- 128009,
9
- 128256
10
- ],
11
  "head_dim": 128,
12
  "hidden_act": "silu",
13
  "hidden_size": 2048,
 
4
  ],
5
  "attention_dropout": 0.0,
6
  "bos_token_id": 128000,
7
+ "eos_token_id": 128001,
 
 
 
8
  "head_dim": 128,
9
  "hidden_act": "silu",
10
  "hidden_size": 2048,