openbox-llm

Punch above the VRAM weight class — drop-in kernels and memory layers so a single 24–32 GB GPU runs and trains larger effective models.

openbox-llm is a reproducible research program with one thesis: decouple a model's effective capability from what must sit in GPU VRAM. The first component is a clean-room implementation of native sparse attention (NSA) with custom Triton kernels — gated against a reference at every step and validated across GPU generations. Everything is Apache-2.0 and built to be read, not just imported.

Validated

Get it

git clone https://github.com/msb-msb/openbox-llm

Roadmap