Update README.md
Browse files
README.md
CHANGED
|
@@ -26,7 +26,7 @@ model-index:
|
|
| 26 |
|
| 27 |
**Kode** is a family of instruction-tuned coding models built for real-world software engineering tasks. Fine-tuned on **Qwen2.5-Coder** using DPO + SFT with Claude-generated training samples on A100 GPUs.
|
| 28 |
|
| 29 |
-
Kode is the backbone of
|
| 30 |
|
| 31 |
| Model | Parameters | VRAM | Best For |
|
| 32 |
|-------|-----------|------|----------|
|
|
|
|
| 26 |
|
| 27 |
**Kode** is a family of instruction-tuned coding models built for real-world software engineering tasks. Fine-tuned on **Qwen2.5-Coder** using DPO + SFT with Claude-generated training samples on A100 GPUs.
|
| 28 |
|
| 29 |
+
Kode is the backbone of Kode CLI/Web UI, an open-source local alternative to Claude Code. Github coming soon.
|
| 30 |
|
| 31 |
| Model | Parameters | VRAM | Best For |
|
| 32 |
|-------|-----------|------|----------|
|