Skip to content

Commit d2cb22f

Browse files
committed
Clarify repository positioning
1 parent 7f6a91f commit d2cb22f

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@
55
Single-L20 post-training, verifier-guided inference, and executable benchmark
66
infrastructure for code models.
77

8+
## Positioning
9+
10+
L20-CodeForge is kept as the executable-code benchmark and post-training sandbox
11+
in the L20 project family. Its scope is benchmark protocol, candidate
12+
generation, repair, verifier-guided inference, trajectory data, and reward
13+
signals for code models.
14+
15+
For serving, kernel, and runtime infrastructure work, use
16+
[l20-stack](https://github.com/Kevin-Li-2025/l20-stack). For from-scratch
17+
pretraining and public checkpoint release artifacts, use
18+
[l20-edu-135m-pretrain](https://github.com/Kevin-Li-2025/l20-edu-135m-pretrain).
19+
This repository should stay focused on executable coding benchmarks rather than
20+
becoming a second general L20 infrastructure repo.
21+
822
L20-CodeForge is an eval-first research stack for making a small GPU budget
923
produce measurable coding capability. The project focuses on the pieces that
1024
matter in real post-training work: clean benchmark protocol, public/private test

0 commit comments

Comments
 (0)