Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
"attn_logit_softcapping": 50.0,
|
9 |
"bos_token_id": 2,
|
10 |
"cache_implementation": "hybrid",
|
11 |
-
"eos_token_id":
|
12 |
"final_logit_softcapping": 30.0,
|
13 |
"head_dim": 256,
|
14 |
"hidden_act": "gelu_pytorch_tanh",
|
|
|
8 |
"attn_logit_softcapping": 50.0,
|
9 |
"bos_token_id": 2,
|
10 |
"cache_implementation": "hybrid",
|
11 |
+
"eos_token_id": 107,
|
12 |
"final_logit_softcapping": 30.0,
|
13 |
"head_dim": 256,
|
14 |
"hidden_act": "gelu_pytorch_tanh",
|