2,386 1 year ago

base mistral:7b-instruct-v0.2-q5_K_M with params settings that make it useful

0f98167a1163 · 97B
{
"num_ctx": 8096,
"repeat_penalty": 1.1,
"stop": [
"[INST]",
"[/INST]"
],
"temperature": 0.8,
"top_p": 0.95
}