CreitinGameplays commited on
Commit
20cb396
·
verified ·
1 Parent(s): 2237388

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +2 -1
generation_config.json CHANGED
@@ -7,6 +7,7 @@
7
  128009
8
  ],
9
  "temperature": 0.6,
10
- "top_p": 0.9,
 
11
  "transformers_version": "4.49.0"
12
  }
 
7
  128009
8
  ],
9
  "temperature": 0.6,
10
+ "top_p": 0.95,
11
+ "top_k": 20,
12
  "transformers_version": "4.49.0"
13
  }