Files
Selora-AI/params

10 lines
129 B
Plaintext
Raw Permalink Normal View History

{
"temperature": 0.0,
"repeat_penalty": 1.0,
"repeat_last_n": 256,
"stop": [
"<|im_end|>",
"<|endoftext|>"
]
}