KevinKickass commited on
Commit
b6b7b1e
·
verified ·
1 Parent(s): f8ce920

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 [Kode CLI](https://github.com/kevco/kode), an open-source local alternative to Claude Code.
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
  |-------|-----------|------|----------|