You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Final review fixes: QUICKSTART weights note, REPRODUCE prereq, export-script docstrings
- QUICKSTART.md: drop stale 'no trained weights ship' line; document the
bundled checkpoints/atome_1m_v1.pt path alongside the train-from-scratch
flow so first-time cloners aren't misled.
- REPRODUCE.md: add explicit scripts/build_corpus.py --source tinystories
prerequisite for the 944K training commands that read
data/tinystories_full.txt.
- scripts/export_to_atome_packed.py and export_to_atome_p3.py: lead the
docstring with **Experimental** + a pointer to FRONTIER.md, so it's
visible at first glance that these formats don't have a C decoder yet.
0 commit comments