loubnabnl HF staff commited on
Commit
9bf1b74
1 Parent(s): d835166

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -7,9 +7,9 @@
7
  "attention_softmax_in_fp32": true,
8
  "multi_query": true,
9
  "attn_pdrop": 0.1,
10
- "bos_token_id": 50256,
11
  "embd_pdrop": 0.1,
12
- "eos_token_id": 50256,
13
  "inference_runner": 0,
14
  "initializer_range": 0.02,
15
  "layer_norm_epsilon": 1e-05,
 
7
  "attention_softmax_in_fp32": true,
8
  "multi_query": true,
9
  "attn_pdrop": 0.1,
10
+ "bos_token_id": 0,
11
  "embd_pdrop": 0.1,
12
+ "eos_token_id": 0,
13
  "inference_runner": 0,
14
  "initializer_range": 0.02,
15
  "layer_norm_epsilon": 1e-05,