Skip to content

docs(readme): add images and shields badges#65

Merged
ivanbasov merged 6 commits into
mainfrom
worktree-readme
Apr 11, 2026
Merged

docs(readme): add images and shields badges#65
ivanbasov merged 6 commits into
mainfrom
worktree-readme

Conversation

@ivanbasov
Copy link
Copy Markdown
Collaborator

@ivanbasov ivanbasov commented Apr 11, 2026

Summary

  • Adds images/predecoder_pipeline.png after the intro to illustrate the pre-decoder architecture
  • Adds a Results section with dark/light LER-vs-time SVGs (<picture> element for GitHub theme switching)
  • Adds shields badges at the top: Apache 2.0 license, release, NVIDIA Research paper, and HuggingFace fast/accurate models

Test plan

  • Verify pipeline image renders correctly in the README preview
  • Verify the LER plot switches between dark and light variants based on GitHub color scheme
  • Verify all badges render and link to the correct destinations

🤖 Generated with Claude Code

ivanbasov and others added 5 commits March 30, 2026 11:54
…fault

torch.compile=on combined with DataLoader spawn workers during LER
validation causes a segfault (20 leaked semaphores, core dumped).
Set PREDECODER_TORCH_COMPILE=0 for the Train all orientations step.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add predecoder_pipeline.png after the intro and a Results section with
dark/light LER-vs-time SVGs using a <picture> element for GitHub theme switching.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ivanbasov ivanbasov changed the title docs(readme): add pipeline diagram and LER results images docs(readme): add images and shields badges Apr 11, 2026
Keep badges from branch; take updated description from main.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ivanbasov ivanbasov requested a review from bmhowe23 April 11, 2026 00:33
@ivanbasov ivanbasov merged commit 240c74a into main Apr 11, 2026
17 checks passed
@bmhowe23 bmhowe23 deleted the worktree-readme branch April 13, 2026 21:44
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.

2 participants