Update README.md
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ tags:
|
|
| 19 |
|
| 20 |
## Overview
|
| 21 |
|
| 22 |
-
**Jan-Code-4B** is a **code-tuned** model built on top of
|
| 23 |
|
| 24 |
Compared to larger coding models, Jan-Code focuses on handling **well-scoped subtasks** reliably while keeping latency and compute requirements small.
|
| 25 |
|
|
|
|
| 19 |
|
| 20 |
## Overview
|
| 21 |
|
| 22 |
+
**Jan-Code-4B** is a **code-tuned** model built on top of [Jan-v3-4B-base-instruct](https://huggingface.co/janhq/Jan-v3-4B-base-instruct). It’s 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.
|
| 23 |
|
| 24 |
Compared to larger coding models, Jan-Code focuses on handling **well-scoped subtasks** reliably while keeping latency and compute requirements small.
|
| 25 |
|