CreitinGameplays commited on
Commit
336939b
·
verified ·
1 Parent(s): cb034eb

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +2 -0
generation_config.json CHANGED
@@ -5,5 +5,7 @@
5
  "do_sample": true,
6
  "temperature": 0.6,
7
  "top_p": 0.95,
 
 
8
  "transformers_version": "4.51.3"
9
  }
 
5
  "do_sample": true,
6
  "temperature": 0.6,
7
  "top_p": 0.95,
8
+ "top_k": 40,
9
+ "min_p": 0,
10
  "transformers_version": "4.51.3"
11
  }