tinyllamachat0.6 / defaults /MODEL_PARAMS
somehumanperson1's picture
Update defaults/MODEL_PARAMS
b213f70
raw
history blame contribute delete
157 Bytes
{
"temperature": 0.72,
"top_p": 0.73,
"repetition_penalty": 1.1,
"top_k": 40,
"truncate": 1000,
"max_new_tokens": 1024
}