Licenses

Every OpenCerebral model, including its weights, tokenizer, and configuration, is released under the Apache License, Version 2.0. Copyright 2026 Joseph Jones.

You may obtain a copy of the license at apache.org/licenses/LICENSE-2.0.

ArtifactLicense
Boris weights, all sizes and variantsApache 2.0
Boris GGUF buildsApache 2.0
littlerock-1M and littlerock-1M-arithmaxApache 2.0
This websiteVerbatim copying permitted, see footer

What that means in practice

Training data

The models are trained on FineWeb-Edu and DCLM-baseline, with smol-smoltalk, OASST1, and (for Boris 1.0 instruct models) Alpaca used for instruction tuning. Those datasets carry their own licenses and terms, published by their respective maintainers; our Apache 2.0 grant covers the weights and code we produce, not the upstream corpora.

Parent project

The Klondike Software Project licenses its other software under the Kunix License and the Klondike Public License family. OpenCerebral uses Apache 2.0 instead because it is the established convention for model weights and the most broadly compatible permissive choice.