Skip to content

Harden the v0.1.0 release - #3

Merged
tutao0123 merged 2 commits into
mainfrom
agent/v0-1-release-hardening
Jul 23, 2026
Merged

Harden the v0.1.0 release#3
tutao0123 merged 2 commits into
mainfrom
agent/v0-1-release-hardening

Conversation

@tutao0123

Copy link
Copy Markdown
Owner

Summary

  • add Python 3.10/3.12 CI, documentation consistency tests, shell checks, and a real offline CPU end-to-end smoke run for AR and MDLM
  • separate runnable configs from the non-runnable 350M FineWeb architecture target and remove the stale TinyStories 50M config
  • add release metadata and contributor documentation (CHANGELOG.md, CITATION.cff, CONTRIBUTING.md, project URLs)
  • update the English and Chinese READMEs with status badges, CPU smoke instructions, and config policy

Impact

This makes the current diffusion-language-model trainer and GPT-style AR trainer suitable for a first tagged public release without implying that Block Diffusion, pretrained checkpoints, or the FineWeb data recipe already exist.

Local validation

  • ruff check .
  • pytest (22 passed)
  • bash -n scripts/*.sh
  • bash scripts/run_cpu_smoke.sh (AR and MDLM both trained, checkpointed, reloaded, and sampled on CPU)
  • git diff --check

No datasets, checkpoints, generated outputs, or API keys are included.

@tutao0123
tutao0123 marked this pull request as ready for review July 23, 2026 06:50
@tutao0123
tutao0123 merged commit bd565c2 into main Jul 23, 2026
3 checks passed
@tutao0123
tutao0123 deleted the agent/v0-1-release-hardening branch July 28, 2026 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant