posit-ds / params
dpletta's picture
Upload params with huggingface_hub
bdc8a11 verified
Raw
History Blame Contribute Delete
182 Bytes
{
"num_ctx": 16384,
"num_predict": 8192,
"num_batch": 512,
"temperature": 1.0,
"top_p": 0.95,
"top_k": 20,
"min_p": 0.0,
"repeat_penalty": 1.0,
"think": "medium"
}