AI Potluck
Model components / Base / pretrained models

Comma v0.1

EleutherAI

A 7B base model from the EleutherAI-led Common Pile collaboration, trained on 2 trillion tokens drawn entirely from the Common Pile v0.1, an 8TB corpus of public domain and openly licensed text. It exists to test whether competitive models can be trained without unlicensed data, and performs comparably to budget-matched models like Llama 2 7B.

The strategic candidate for the fully-open bucket: released corpus, released data pipeline, published training configs on an open third-party framework, Apache-2.0 weights — the pythia/olmo lineage brought up to a licensing-clean corpus. Capability is the honest cost: a 2020-era-frontier 7B, two bands below olmo. The card itself cautions that license laundering means the openly-licensed guarantee is not absolute. Verified 2026-09-01 via the comma-v0.1-2t card, the training-dataset record, the r-three/common-pile repository and the checkpoints repo.

Openness

5 high confidence
5.0
weights
open(Apache-2.0 safetensors, ungated (comma-v0.1-2t, -1t))
data
open(comma_v0.1_training_dataset released ungated on HF
code
open(data pipeline in r-three/common-pile (MIT)
license
Apache-2.0(OSI)

The full stack is public: Apache-2.0 weights, the exact training dataset released ungated on the Hub, the data collection and processing pipeline in an MIT repository, and the training run reproducible from the published lingua config (open BSD-3-Clause framework) — the Apertus shape, where a third-party open framework plus published configs and reconstruction/processing code satisfies code:open. That is the {data: open, code: open, license_tier: osi} rung: 5, open_source, the fully open bucket. Checkpoints are not claimed: the checkpoints repo publishes configs and training metrics rather than intermediate weights, and the dimension is optional. One honest caveat carried from the card: the team cannot guarantee zero unlicensed text due to license laundering upstream, which is a provenance caveat about the corpus, not a restriction on what ships.

Adoption

1 high confidence
1.0

511 downloads in the trailing 30 days across the two declared checkpoints (comma-v0.1-2t 381; comma-v0.1-1t 130), which bands at level 1 (<10K). A research artifact, not a production model — the training dataset itself sees more pulls (12,338) than the weights.

Capability

2 high confidence
2.0

The finding, stated plainly: openness is not the blocker here, capability is. A 7B model at Llama 2 parity sits two bands below olmo's current fully-open frontier and level with the category's other small fully-open research models (lucie-7b, luciole, above pythia). The result the model exists to demonstrate — that openly licensed data alone reaches budget-matched parity — is real, and it is a 2023-era bar.

Verified 2026-09-01