Skip to content

docs: add HSTU (Generative Recommenders) tutorial page#159

Merged
yinggeh merged 1 commit into
mainfrom
yinggeh/tri-1616-create-hstu-support-readme-in-triton
Jul 22, 2026
Merged

docs: add HSTU (Generative Recommenders) tutorial page#159
yinggeh merged 1 commit into
mainfrom
yinggeh/tri-1616-create-hstu-support-readme-in-triton

Conversation

@yinggeh

@yinggeh yinggeh commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a tutorial entry for HSTU / Generative Recommenders (GRs):

  • New Popular_Models_Guide/HSTU/README.md introducing HSTU/GRs, noting that the PyTorch backend supports AOT Inductor packages (platform: "torch_aoti"), and pointing readers to the recsys-examples model/training/export/inference guides and the PyTorch backend AOT Inductor docs.
  • Adds a Generative Recommenders row to the top-level tutorials table.

Scope is intentionally minimal: this page points Triton users at the recsys-examples workflow rather than duplicating model build/export/validation steps. The HSTU-specific torch_aoti Triton recipe is not yet upstream in recsys-examples, so the doc avoids implying a public Triton torch_aoti serving path exists today.

Validation

  • Docs-only change; no code paths affected.
  • All pre-commit hooks pass (codespell, license header, whitespace, etc.).
  • Verified all external links resolve (HTTP 200) and the #aot-inductor-support-beta anchor matches the pytorch_backend README heading.

Linear: TRI-1616

Add Popular_Models_Guide/HSTU/README.md introducing HSTU/GRs and pointing
to the recsys-examples model/training/export/inference guides and the
PyTorch backend AOT Inductor (torch_aoti) docs. Add a Generative
Recommenders row to the top-level tutorials table.

TRI-1616

Signed-off-by: Yingge He <yinggeh@nvidia.com>
Comment thread README.md
@yinggeh
yinggeh merged commit 71ad788 into main Jul 22, 2026
3 checks passed
@yinggeh
yinggeh deleted the yinggeh/tri-1616-create-hstu-support-readme-in-triton branch July 22, 2026 21:58
mc-nv pushed a commit that referenced this pull request Jul 23, 2026
…#162) (#164)

* docs: add HSTU (Generative Recommenders) tutorial page (#159)

* chore: Fix README copyrights (#162)
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