Train 1.5× larger models on the same compute
Breve is the Efficient Training Network - the open, production-grade layer from Tilde Research that turns their world-class optimizers and architectures into the default way the world trains AI models.
Built by Tilde Research - the lab behind OKLS and Wall Attention
# drop in OKLS - zero-staleness, KL-optimal
from breve import OKLS
optimizer = OKLS(
model.parameters(),
lr=0.02,
mup=True, # zero-shot LR transfer across scales
)- Khosla Ventures
- Bain Capital Ventures
- Forgepoint
- Soma Capital
- Timeless
Backed by - alongside individual researchers from OpenAI and Anthropic