|
32 | 32 | mirror/patch/dali-support: file://patches/t5x/mirror-patch-dali-support.patch # pull/1393/head # https://github.com/google-research/t5x/pull/1393: Adds DALI support to t5x |
33 | 33 | mirror/patch/t5x_te_in_contrib_noindent: file://patches/t5x/mirror-patch-t5x_te_in_contrib_noindent.patch # pull/1391/head # https://github.com/google-research/t5x/pull/1391: Adds transformer engine support and GPU optimizations to T5x (enables H100) |
34 | 34 | mirror/patch/fix-default-vocab: file://patches/t5x/mirror-patch-fix-default-vocab.patch # pull/1609/head # https://github.com/google-research/t5x/pull/1609: Fixes seqio vocab mismatch |
35 | | -paxml: |
36 | | - url: https://github.com/google/paxml.git |
37 | | - mirror_url: https://github.com/nvjax-svc-0/paxml.git |
38 | | - tracking_ref: main |
39 | | - latest_verified_commit: 051795784f8ddaba57eb51218addb5f1db8e04f4 |
40 | | - mode: git-clone |
41 | | - patches: |
42 | | - pull/46/head: file://patches/paxml/PR-46.patch # adds Transformer Engine support |
43 | | - pull/93/head: file://patches/paxml/PR-93.patch # exposes TE DPA argument in Grok to make it configurable from the command line |
44 | | - mirror/patch/validation-configs: file://patches/paxml/mirror-patch-validation-configs.patch # adds additional configs for testing |
45 | | - mirror/patch/log-avg-loss: file://patches/paxml/mirror-patch-log-avg-loss.patch # logs average loss over last `n` steps |
46 | | - mirror/patch/status-logging: file://patches/paxml/mirror-patch-status-logging.patch # sets log level of task status lines to warning |
47 | | -praxis: |
48 | | - url: https://github.com/google/praxis.git |
49 | | - mirror_url: https://github.com/nvjax-svc-0/praxis.git |
50 | | - tracking_ref: main |
51 | | - latest_verified_commit: c58bcc4e82c80489a7f8a2c3366e7f6b32d271d4 |
52 | | - mode: git-clone |
53 | | - patches: |
54 | | - pull/27/head: file://patches/praxis/PR-27.patch # This PR allows XLA:GPU to detect the MHA pattern more easily to call fused kernels from cublas. |
55 | | - pull/36/head: file://patches/praxis/PR-36.patch # adds Transformer Engine support |
56 | | - pull/84/head: file://patches/praxis/PR-84.patch # experimental support for using TE FMHA in GQA |
57 | 35 | lingvo: |
58 | | - # Used only in ARM pax builds |
59 | 36 | url: https://github.com/tensorflow/lingvo.git |
60 | 37 | tracking_ref: master |
61 | 38 | latest_verified_commit: 05a076b0783a8bbf4a770095966c472bb37bbf65 |
62 | 39 | mode: git-clone |
63 | 40 | pydantic: |
64 | 41 | version: X.Y.Z |
65 | 42 | mode: pip-constraint |
66 | | -# Used by praxis |
67 | | -fiddle: |
68 | | - url: https://github.com/google/fiddle.git |
69 | | - tracking_ref: main |
70 | | - latest_verified_commit: 2a17618c56eb99aa58aa898ae12cbac7cf5c3b30 |
71 | | - mode: pip-vcs |
72 | 43 | # Used by t5x |
73 | 44 | airio: |
74 | 45 | url: https://github.com/google/airio.git |
|
0 commit comments