Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|
8 |
"attn_logit_softcapping": 50.0,
|
9 |
-
"final_logit_softcapping":
|
10 |
"bos_token_id": 2,
|
11 |
"cache_implementation": "hybrid",
|
12 |
"eos_token_id": 1,
|
|
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|
8 |
"attn_logit_softcapping": 50.0,
|
9 |
+
"final_logit_softcapping": 2.0,
|
10 |
"bos_token_id": 2,
|
11 |
"cache_implementation": "hybrid",
|
12 |
"eos_token_id": 1,
|