82 1 week ago

Built on top of Jan-v3-4B-base-instruct; Jan-code is designed to be a practical coding model you can run locally and iterate on quickly—useful for everyday code tasks and as a lightweight “worker” model in agentic workflows.

tools
25cf04b04759 · 100B
{
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8
}