Text Generation
Transformers
GGUF
nvidia
unsloth
imatrix
conversational
danielhanchen's picture
Create params
b5cdd60 verified
Raw
History Blame Contribute Delete
170 Bytes
{
"stop": [
"<|im_end|>",
"</s>"
],
"temperature": 1.0,
"min_p" : 0.00,
"repeat_penalty" : 1.0,
"top_k" : -1,
"top_p" : 1.00
}