Files

13 lines
265 B
Plaintext
Raw Permalink Normal View History

{
"stop": [
"<begin▁of▁sentence>",
"<end▁of▁sentence>",
"<User>",
"<Assistant>"
],
"temperature": 0.6,
"min_p" : 0.00,
"repeat_penalty" : 1.0,
"top_k" : 20,
"top_p" : 0.95
}