2 2 months ago

An tiny language model based on Moondream model.

vision
6a2118115d97 · 148B
{
"num_ctx": 4096,
"num_predict": 2048,
"repeat_penalty": 1.13,
"stop": [
"<|endoftext|>",
"Question:"
],
"temperature": 0.55,
"top_k": 40,
"top_p": 0.92
}