jan-ai commited on
Commit
6a12dab
·
verified ·
1 Parent(s): 288cff8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ tags:
19
 
20
  **Jan-Code-4B** is a compact **code-tuned** model built on top of **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.
21
 
22
- Compared to larger coding models, Jan-Code focuses on handling **well-scoped subtasks** reliably (edits, refactors, tests, debugging help) while keeping latency and compute requirements small.
23
 
24
  ## Intended Use
25
 
 
19
 
20
  **Jan-Code-4B** is a compact **code-tuned** model built on top of **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.
21
 
22
+ Compared to larger coding models, Jan-Code focuses on handling **well-scoped subtasks** reliably while keeping latency and compute requirements small.
23
 
24
  ## Intended Use
25