caletta labs the Intelligence Commons odometer · north star · map

The Intelligence Commons

Could people combine what their local models learn into capability everyone can use? This page explores open federated distillation, beyond the work described on the north star. I am interested in the possibility and uncertain that it can work.

Speculation. This is neither a plan nor a promise. The small measured results below retain their original limits. They do not establish the open federation described here.

The idea, stated at full size

What if every loop fed a commons?

An intelligence commons: a pool of learned capability that strangers build together, that everyone can draw from, and that nobody can enclose. The rest of this page is what that would take.

The near-term work is one private learning loop: use rented frontier AI to help train a model on hardware you control. The question here is whether many such loops could learn from one another.

In this design, each person would distill a model from their own frontier interactions. The raw record would stay on their machines. They could choose to exchange the learned weights, which are separate from that record but can still leak information about it. Two Macs have already fine-tuned on separate data, exchanged adapters, and merged to byte-identical models for three rounds. That demonstrates a small exchange path. It does not demonstrate a commons.

The proposed next steps would move from two machines under one owner, to a trusted group, and eventually to strangers. Each participant would decide which updates to accept and merge locally. The hoped-for result is a shared model that improves through those contributions and remains available independently of a frontier provider. Whether the quality improves across different tasks and contributors is an open question.


Reasons to investigate

What the existing pieces establish


Why I only half-defend it

What could prevent it from working

These are the failure modes that most concern me, in order:

Open, distributed systems can be harder to capture. They still have dependencies and vulnerabilities; ownership does not make an operator untouchable.


The gates between here and there

What would need to be tested

The important question is whether learning can accumulate across operators and frontier releases. The next experiment is a trusted group; only the two-machine exchange has been measured. Beyond that come the problems above: verification under attack, merging across heterogeneous contributors, and incentives to contribute. Each result or failure would belong in the claim ledger.

The private learning loop can be useful even if the commons fails. It has its own acceptance test: your model handles a declared share of your work on your machines after you unplug.