lmmy commited on
Commit
63dd8f4
·
verified ·
1 Parent(s): cf15711

Add files using upload-large-folder tool

Browse files
Files changed (1) hide show
  1. config.json +4 -1
config.json CHANGED
@@ -8,7 +8,10 @@
8
  "attn_logit_softcapping": null,
9
  "bos_token_id": 2,
10
  "dtype": "bfloat16",
11
- "eos_token_id": 1,
 
 
 
12
  "final_logit_softcapping": null,
13
  "head_dim": 256,
14
  "hidden_activation": "gelu_pytorch_tanh",
 
8
  "attn_logit_softcapping": null,
9
  "bos_token_id": 2,
10
  "dtype": "bfloat16",
11
+ "eos_token_id": [
12
+ 1,
13
+ 50
14
+ ],
15
  "final_logit_softcapping": null,
16
  "head_dim": 256,
17
  "hidden_activation": "gelu_pytorch_tanh",