Nile-Chat-12B / defaults /MODEL_PARAMS
habdine
Initial commit of Nile-Chat-12B space
17a799a
raw
history blame contribute delete
156 Bytes
{
"temperature": 0.5,
"top_p": 0.95,
"repetition_penalty": 1.1,
"top_k": 50,
"truncate": 1000,
"max_new_tokens": 1024
}