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