Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/container/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ paxml:
patches:
pull/46/head: file://patches/paxml/PR-46.patch # adds Transformer Engine support
pull/93/head: file://patches/paxml/PR-93.patch # exposes TE DPA argument in Grok to make it configurable from the command line
pull/98/head: file://patches/paxml/PR-98.patch # Add cuda profiler hook function call to paxml
praxis:
url: https://github.com/google/praxis.git
mirror_url: https://github.com/nvjax-svc-0/praxis.git
Expand Down
Loading