nicholasKluge commited on
Commit
33fd05b
1 Parent(s): 38b64fa

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -1
generation_config.json CHANGED
@@ -7,7 +7,7 @@
7
  "do_sample": true,
8
  "max_new_tokens": 512,
9
  "renormalize_logits": true,
10
- "repetition_penalty": 1.1,
11
  "temperature": 0.3,
12
  "top_k": 30,
13
  "top_p": 0.3,
 
7
  "do_sample": true,
8
  "max_new_tokens": 512,
9
  "renormalize_logits": true,
10
+ "repetition_penalty": 1.2,
11
  "temperature": 0.3,
12
  "top_k": 30,
13
  "top_p": 0.3,