1 1 week ago

A fine-tuned version of Mistral 7B trained on 50 datasets, created for experimental performance testing.

7b
3ac1e42e8a00 · 125B
{
"num_ctx": 32768,
"repeat_penalty": 1.1,
"stop": [
"[INST]",
"[/INST]",
"</s>"
],
"temperature": 0.7,
"top_k": 40,
"top_p": 0.9
}