A public option for AI.
Public broadcasting never had to beat commercial television. It had to exist — so that one kind of programming was always available, on terms nobody could change unilaterally.
Capable AI is becoming infrastructure faster than anything since the web, and at the moment every capable model is a rented service from a handful of firms. homespun is an argument that there should be at least one that is not: a model anyone can run, inspect, rebuild and keep.
What a floor is for
A public option does not need market share to do its job. It needs to exist, because its existence changes what the commercial options can quietly do.
Terms change. Prices change. Models are deprecated on ninety days' notice, or replaced by a checkpoint with the same name and different behaviour. Services withdraw from jurisdictions, or are compelled to retain what passes through them. Each of those is survivable if there is somewhere else to stand, and none of them is survivable if the only capable models are ones you rent.
The floor is not "a worse free version". It is a model good enough to do real work, that cannot be withdrawn from you, because you have the weights and the means to make them again.
The precedent
Encryption on the web used to be a paid, manual privilege. Certificates cost money and took a morning, so most sites went without, and the default for ordinary traffic was plaintext. Then certificates became free and automatic, and within a few years the default flipped.
The web did not get encrypted by asking companies to be more generous. It got encrypted because someone made the good option free, automatic and boring — and then the commercial market adjusted around the new floor.
That is the shape of the claim here. Not that open models will beat the frontier labs. That a capable, free, verifiable model changes what the default is.
Why it has to be verifiable
A public option nobody can audit is just another vendor with better intentions.
So the whole of homespun is built to be reproduced rather than believed. Every input is pinned to a hash — the corpus at dataset commits with a licence recorded per document, the code commit, the environment, the configuration, the container digests. Every output is hashed. One signature covers all of it, and the verifier holds only a public key.
That matters more for a public option than for a commercial one. A company can be held to its claims by contract and by the prospect of losing your business. An institution offering something free has neither, so it should offer proof instead. What is in it, and how to check it.
What it costs to hold the floor
| model | tokens | compute | cost | status |
|---|---|---|---|---|
1B | 100B | ~460 H100-hours | ~$1k | the pipeline is proven at this size |
7B | 1.5T | ~44,000 H100-hours | ~$88k | the 16 GB Mac tier |
32B | 3T | ~404,000 H100-hours | ~$810k | the 64 GB Mac tier |
The arithmetic is unglamorous and that is the point: six floating-point operations per parameter per token, at 40% utilisation on current hardware. Budget 30%.
A capable model at the size worth running costs less than a mile of urban arterial road, and rather less than a single year of a mid-sized agency's software licences. Infrastructure arguments usually founder on the number; this one does not.
Honest status: the build works and has been run end to end, and nothing at 7B or above has been trained. What this is not.