Jan-Code-4B: A Lightweight Code-Tuned Model for Local Development

✍️ OpenClawRadar📅 Published: March 3, 2026🔗 Source
Jan-Code-4B: A Lightweight Code-Tuned Model for Local Development
Ad

Jan-Code-4B Release Details

The Jan team has released Jan-Code-4B, a small code-tuned model built on Jan-v3-4B-base-instruct. This experimental model targets day-to-day coding assistance tasks including code generation, edits/refactors, basic debugging, and writing tests while maintaining a lightweight footprint suitable for local execution.

Intended Use and Performance

Jan-Code-4B is designed as a drop-in replacement for the Haiku model in Claude Code. On coding benchmarks, it shows small improvements over the baseline model and generally feels more reliable for coding-oriented prompts at this size.

How to Run Jan-Code-4B

Setup via Jan Desktop:

  • Download Jan Desktop from https://www.jan.ai/
  • Download Jan-Code via Jan Hub

Claude Code Integration:

  • Jan makes it easier to connect Claude Code to any model
  • Replace Haiku model with Jan-Code-4B
Ad

Model Links and Parameters

Model downloads:

  • Jan-Code: https://huggingface.co/janhq/Jan-code-4b
  • Jan-Code-GGUF: https://huggingface.co/janhq/Jan-code-4b-gguf

Recommended parameters:

  • Temperature: 0.7
  • Top_p: 0.8
  • Top_k: 20

The Jan team credits u/Alibaba_Qwen for the base model and u/ggerganov for llama.cpp contributions.

📖 Read the full source: r/LocalLLaMA

Ad

👀 See Also