Develop - #10
Merged
Merged
Conversation
Replace the GitHub Pages docs with a redesigned 10-page static site (editorial serif + mono, cobalt brand, faceted-bubble logo): index, training paths, model evidence, release gates, architecture, benchmark protocol, model registry, deployment, and both H100/H200 runbooks. The pages are self-linked and self-contained (inline assets, Google Fonts). Add docs/.nojekyll so GitHub Pages serves the static HTML directly instead of running the old Jekyll build. Repoint the two README links the new information architecture folds elsewhere: pipeline guide -> training paths, honesty checks -> model evidence.
Fix the landing-page pipeline copy ("Eight" -> "Seven" ordered stages)
to match the seven stages actually listed. Verified the rest of the
redesign against the codebase: CLI commands, the h200-1b-ddp8 architecture
numbers, DDP safeguards, checkpoint safety, the lm-eval bridge, and the
serving endpoints all match the implementation.
Remove the orphaned Jekyll site now that docs/ serves the static
redesign: _config.yml, _layouts/, and the 16 superseded .md content
pages (content remains in git history).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
pytest -qRelease/Honesty Impact