Gensyn Releases open-1b, an Apache 2.0 Model With Auditable Training Hashes

On September 15, 2026, Gensyn announced open-1b, a 1.61B-parameter Apache 2.0 language model shipped with per-step state hashes, intermediate checkpoints, training code, and a public audit client so third parties can replay training steps.

Gensyn open-1b auditable Apache 2.0 training release
Gensyn open-1b auditable Apache 2.0 training release

Gensyn announced open-1b on September 15, 2026, releasing a 1.61B-parameter decoder-only language model under Apache 2.0 with a public verification record that commits a state hash for each of 80,957 optimizer steps. The Hugging Face card for Gensyn/open-1b-base states the model was pretrained on 400B tokens and ships with intermediate checkpoints, training code, dataset access, and an audit path designed for independent bit-level replay.

Unlike open-weight drops that publish only final parameters, open-1b chains each step’s hash to the previous one and publishes Merkle roots so auditors can check inclusion without trusting the record’s backend. Gensyn also published gensyn-audit on PyPI under Apache 2.0 — first as v0.1.0 on September 14, 2026, then 1.0.0 on September 15 and 1.1.0 on September 16 (PyPI latest at check time) — and points auditors to open1b.gensyn.ai for claimable step audits. The current audit client documentation says Apple Silicon Macs and Python 3.11 are required.

What shipped

The open-1b family on Hugging Face includes open-1b-base, open-1b-midtrained-93B, and open-1b-sft. Supporting repositories named on the card include github.com/gensyn-ai/open-transformers for training code and github.com/gensyn-ai/gensyn-audit / PyPI gensyn-audit for the replay CLI. Treat any capability claims beyond the documented pretraining setup as outside this brief; the release’s distinguishing claim is auditable training provenance, not a new leaderboard sweep.

Primary sources are the September 15 Gensyn PR Newswire announcement, the Gensyn/open-1b-base Hugging Face card, the PyPI gensyn-audit project page, and the public verification site at open1b.gensyn.ai.

Topics
  • #Opensource
  • #Products
  • #AI Infra
Raj M

Author

Raj M

Contributor

AI Systems Architect is a seasoned technology leader with over 15 years of experience in the IT industry working with Fortune 500 companies. With a solid foundation in multi-agent systems, open-source LLM infrastructure, and enterprise deployment, he excels at building scalable production-grade AI platforms.