Gensyn launches open-1b, says outsiders can audit its AI training

Gensyn says open-1b includes a model, its training recipe and proof intended to let third parties verify stages of the training process.

By · Published

Primary source: PR Newswire

Why it matters

Gensyn is testing a stricter form of AI openness: giving third parties evidence about the training process instead of asking them to accept weights and recipes on trust. Independent audit results have yet to establish how well that approach works in practice.

A close-up shot of an Apple Silicon MacBook Pro displaying code for data verification on its screen, set on a modern desk with a keyboard.

Ben Fielding and Harry Grieve's Gensyn launched open-1b on September 15th, presenting it as an AI model whose training can be inspected and independently verified. Gensyn called it the industry's first auditable AI model in its launch announcement, a superlative that remains the company's claim.

Fielding arrived at the problem through scarcity. In a TechFlow interview, he described conducting neural-architecture-search research at Northumbria University with a few GPUs in workstations under his desk while large technology companies could run similar experiments on thousands of accelerators. He later shut down an earlier data-privacy startup. Entrepreneur First's account says Fielding joined its program and met Grieve, an economics and machine-learning specialist, in 2020. The pair initially explored federated learning before incorporating Gensyn in May 2020 around a broader problem: distributed compute is useful only when participants can verify work performed by machines they do not control.

Open-1b turns that founding problem into a model release. Gensyn is asking researchers to assess evidence from a training process instead of accepting weights, code and a model card as the complete record.

What Gensyn is claiming

Gensyn says open-1b includes the model, its training recipe and verifiable proof intended to let third parties audit any stage of training. Fielding said the accompanying toolkit allows users to inspect the data that shaped the model and verify its training step by step.

The announcement does not disclose open-1b's parameter count, architecture, dataset composition, training compute or benchmark performance. It also provides no evidence that an independent researcher has completed an audit. Those omissions leave the breadth and practicality of the release untested outside Gensyn.

An audit of training execution also has a narrower meaning than Fielding's assertion that users can understand why the model reached a particular conclusion. Evidence that a run followed a specified recipe can establish facts about how the model was produced. It does not by itself explain the causal path behind an individual response, establish that the underlying data was appropriate or prove that the resulting model is reliable.

The hardware problem under the proof

Machine-learning runs are difficult to reproduce across hardware because parallel processors can perform floating-point operations in different orders. Small numerical differences can compound through a model and produce divergent results, even when two operators begin with the same code, weights and inputs.

Gensyn has spent years building around that problem. In its production account of Verde, the company says its reproducible operators enforce a fixed ordering of operations and produce bitwise-reproducible results across different hardware. Gensyn also describes a two-level bisection process that identifies the first training iteration where two parties disagree, then the first disputed operation. A referee executes that operation to determine the correct result.

The underlying refereed-delegation research assumes at least one honest compute provider. Gensyn's own material also treats learning-based verification as heuristic: it cannot guarantee correctness or detect every small manipulation. That boundary matters for a system designed to coordinate work among unrelated machine owners.

Gensyn later packaged its reproducibility work into REE, its Reproducible Execution Environment. According to its documentation, REE receipts include the model, prompt, output and reproduction metadata. Another user can run the software's verification command to repeat the inference and check whether the output matches. Such a receipt establishes that a specified computation produced a specified result; it does not establish that the model, prompt or benchmark was sound.

That distinction separates Gensyn's pitch from the familiar spectrum of closed and open models. Closed providers expose outputs while withholding training details. Open-weight releases distribute model parameters. Open-recipe projects add code, data descriptions and training instructions. Gensyn wants a fourth category in which outsiders also receive evidence about whether a run followed the published process.

The claim remains broader than the public evidence available at launch. Gensyn has announced a model and toolkit built around third-party verification, while independent results and basic technical specifications remain absent. The release therefore opens a test of the company's auditability thesis rather than settling it.

Fielding's infrastructure bet gets a public test

The open-1b release fits Fielding and Grieve's original plan for Gensyn: connect compute owned by unrelated parties, then make their work independently checkable. Gensyn's testnet documentation describes a custom Ethereum rollup coordinating identity, payments, execution and verification for machine-learning work. Gensyn has also shipped Delphi, a market where AI models are evaluated through verifiable execution, and AXL, a peer-to-peer communication layer for AI systems.

Investors have financed that bet at infrastructure scale. a16z crypto led a $43 million Series A in 2023, taking Gensyn's disclosed equity funding at the time above $50 million. Backers named by Gensyn include CoinFund, Galaxy Digital, Eden Block, Maven 11 and Protocol Labs.

Open-1b gives that capital a sharper technical test. Gensyn now has to show that independent users can verify meaningful portions of a training process across varied hardware and obtain consistent results. Until outside researchers publish those results, the release is a company-backed demonstration of the approach, not independent proof that decentralized AI training can be audited at scale.

Reader comments

Conversation for this story loads after sign-in.