Skip to content

docs: README overhaul — GIF, mermaid diagrams, focused split - #15

Merged
ALJainProjects merged 1 commit into
mainfrom
docs/readme-overhaul
Jul 26, 2026
Merged

docs: README overhaul — GIF, mermaid diagrams, focused split#15
ALJainProjects merged 1 commit into
mainfrom
docs/readme-overhaul

Conversation

@ALJainProjects

Copy link
Copy Markdown
Owner
  • docs/assets/demo.gif: REAL recorded session (VHS; tape + script included for
    reproduction): pip install turboloader, then 5 epochs over 9,469 real
    ImageNet JPEGs at ~52-60k img/s with train_aug on an M4 Max. 250KB.
  • Three mermaid diagrams (GitHub-native rendering, validated with mermaid-cli):
    fused fast-path pipeline, which-loader decision tree (default path
    highlighted; full table kept in a
    Details), architecture overview
    (replaces the ASCII art).
  • README 597 -> ~215 lines. Moved out verbatim: Transform Library ->
    docs/transforms.md, TBL v2 -> docs/tbl_v2_format.md, full Benchmarks (incl.
    GPU sections + implementation notes) -> docs/benchmarks/index.md, Beyond
    Images -> docs/tokens_arrays.md. README keeps one headline benchmark table
    with the honest-notes paragraph and links everywhere else.
  • examples/quickstart_demo.py = the exact script the GIF runs.
  • Fixed stale citation version (2.25.0 -> year-only); all relative links
    verified programmatically.

…ed docs

- docs/assets/demo.gif: REAL recorded session (VHS; tape + script included for
  reproduction): pip install turboloader, then 5 epochs over 9,469 real
  ImageNet JPEGs at ~52-60k img/s with train_aug on an M4 Max. 250KB.
- Three mermaid diagrams (GitHub-native rendering, validated with mermaid-cli):
  fused fast-path pipeline, which-loader decision tree (default path
  highlighted; full table kept in a <details>), architecture overview
  (replaces the ASCII art).
- README 597 -> ~215 lines. Moved out verbatim: Transform Library ->
  docs/transforms.md, TBL v2 -> docs/tbl_v2_format.md, full Benchmarks (incl.
  GPU sections + implementation notes) -> docs/benchmarks/index.md, Beyond
  Images -> docs/tokens_arrays.md. README keeps one headline benchmark table
  with the honest-notes paragraph and links everywhere else.
- examples/quickstart_demo.py = the exact script the GIF runs.
- Fixed stale citation version (2.25.0 -> year-only); all relative links
  verified programmatically.
@ALJainProjects
ALJainProjects merged commit 2be9e47 into main Jul 26, 2026
@ALJainProjects
ALJainProjects deleted the docs/readme-overhaul branch July 26, 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.

1 participant