We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b7b8b5 commit bce375cCopy full SHA for bce375c
1 file changed
FRONTIER.md
@@ -144,8 +144,8 @@ PYTHONPATH=. python3 scripts/run_ab_sweep.py \
144
- **A5.** Real silicon. Flash an RP2040 with the engine + this 60.8 K
145
ckpt. Measure tokens/sec, Joules/token. **The headline number that
146
turns the claim from "frontier" into a fact.**
147
-- **A6.** Distillation from a strong teacher (GPT-4 / Claude on
148
- 10 MB of curated narrow-domain text) into the same 60 K Atome.
+- **A6.** Distillation from a strong teacher LLM (10 MB of curated
+ narrow-domain text generated by a frontier model) into the same 60 K Atome.
149
Open question: does the architecture advantage compound under
150
distillation?
151
- **A7.** Bug A fix (Python `generate` ↔ C `atome_generate`
0 commit comments