Skip to content

Add predecoder tutorial notebook#63

Merged
ivanbasov merged 1 commit into
mainfrom
tutorial
Apr 11, 2026
Merged

Add predecoder tutorial notebook#63
ivanbasov merged 1 commit into
mainfrom
tutorial

Conversation

@ivanbasov
Copy link
Copy Markdown
Collaborator

@ivanbasov ivanbasov commented Apr 10, 2026

Summary

  • Adds cookbook/predecoder.ipynb: end-to-end NVIDIA Ising pre-decoder tutorial covering quick-start inference, training, and inference optimizations (ONNX, TensorRT FP16/FP8)
  • Images are embedded as base64 in the notebook so they render directly in GitHub's notebook viewer without external dependencies
  • Removes cookbook/images/ (added to main in ci: exempt images and notebooks from 100 KB file-size gate #64 as a stepping stone; no longer needed since images are self-contained in the notebook)

Test plan

  • Notebook renders correctly on GitHub with all images visible
  • CI passes (pr_file_check exempts .ipynb; no changes to code/)

Generated with Claude Code

Adds the NVIDIA Ising pre-decoder tutorial notebook (cookbook/predecoder.ipynb)
covering quick-start inference, training, and inference optimizations (ONNX,
TensorRT FP16/FP8). Images are stored as regular git objects (not LFS) so they
render correctly in GitHub's notebook preview. Updates pr_file_check.yaml to
exempt image files from the 100 KB size gate.

Signed-off-by: mawolf2023 <mawolf@nvidia.com.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ivanbasov ivanbasov changed the title Tutorial Add predecoder tutorial notebook Apr 10, 2026
@ivanbasov ivanbasov merged commit 47b2dce into main Apr 11, 2026
17 checks passed
@ivanbasov ivanbasov deleted the tutorial branch April 11, 2026 00:40
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