michaelfeil commited on
Commit
6bdd9c7
·
verified ·
1 Parent(s): aa4a0b9

Update config.json

Browse files
Files changed (1) hide show
  1. 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": 50.0,
9
- "final_logit_softcapping": 2.0,
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,