File size: 680 Bytes
e62be1a
51c594b
 
 
ad07e64
e62be1a
1eb5067
51c594b
e62be1a
 
 
 
51c594b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
title: kimi-coder-135m
emoji: 🤖
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: "5.10.0"
python_version: "3.10"
app_file: app.py
pinned: false
---

# kimi-coder-135m Demo

**SmolLM2-135M** fine-tuned on ~15k coding samples distilled from [KIMI-K2.5-700000x](https://huggingface.co/datasets/ianncity/KIMI-K2.5-700000x).

## Model

→ [yava-code/kimi-coder-135m](https://huggingface.co/yava-code/kimi-coder-135m)

## Training details

- Base: `HuggingFaceTB/SmolLM2-135M-Instruct`
- Data: 15k coding Q&A pairs (Python, JS, C++, etc.)
- CoT stripped from answers — model learns direct responses
- 1 epoch, lr=2e-4, cosine schedule, bf16
- Hardware: Colab T4 (~2h)