335 6 months ago

A model designed for Playing Minecraft via MindCraft

1518fe76a5e4 · 219B
{
"min_p": 0.05,
"mirostat": 2,
"mirostat_eta": 0.2,
"mirostat_tau": 4,
"num_ctx": 32000,
"repeat_last_n": 128,
"repeat_penalty": 1.3,
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0.4,
"top_k": 20,
"top_p": 0.7
}