mannix/
jan-nano:latest

1,120 2 months ago

Jan-Nano is a compact 4-billion parameter language model specifically designed and trained for deep research tasks.

tools thinking
613512715858 · 129B
{
"min_p": 0,
"repeat_penalty": 1,
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8
}