CreitinGameplays commited on
Commit
ecdda0f
·
verified ·
1 Parent(s): a188533

Update generation_config.json

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