CICD Megatron-LM #12110
cicd-main.yml
on: merge_group
is-not-external-contributor
7s
merge-queue-notification
6s
Matrix: cicd-container-build
cicd-mbridge-testing
2h 18m
Matrix: cicd-unit-tests-latest
Matrix: cicd-integration-tests-latest-h100
Matrix: cicd-integration-tests-latest-gb200
Matrix: Coverage
cleanup-taint-node
Annotations
2 errors, 156 warnings, and 146 notices
|
cicd-container-build (aws, 766267172432.dkr.ecr.us-east-1.amazonaws.com, nvidia-ci-aws-gpu-x8)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
|
|
cicd-container-build (gcp, us-east4-docker.pkg.dev/nv-projdgxchipp-20260113193621/megatron-lm, nv...
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
|
|
pre-flight / pre-flight
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, step-security/changed-files@v45.0.1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
linting
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: astral-sh/setup-uv@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cicd-container-build (aws, 766267172432.dkr.ecr.us-east-1.amazonaws.com, nvidia-ci-aws-gpu-x8)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Default value for global ARG results in an empty or invalid base image name:
docker/Dockerfile.ci.dev#L5
InvalidDefaultArgInFrom: Default value for ARG ${FROM_IMAGE_NAME} results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.ci.dev#L85
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.ci.dev#L5
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
cicd-container-build (gcp, us-east4-docker.pkg.dev/nv-projdgxchipp-20260113193621/megatron-lm, nv...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Default value for global ARG results in an empty or invalid base image name:
docker/Dockerfile.ci.dev#L5
InvalidDefaultArgInFrom: Default value for ARG ${FROM_IMAGE_NAME} results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.ci.dev#L85
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.ci.dev#L5
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
tests/unit_tests/test_model_configs.py - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests/unit_tests/rl/**/*.py - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests/unit_tests/transformer/test_multi_latent_attention.py - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests/unit_tests/dist_checkpointing/models/test_moe_experts.py - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests/unit_tests/resharding/**/*.py - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests/unit_tests/post_training/**/*.py - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests/unit_tests/pipeline_parallel/**/*.py - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests/unit_tests/test_fp8_param.py - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests/unit_tests/data/**/*.py - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests/unit_tests/dist_checkpointing/models/**/*.py - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests/unit_tests/transformer/test_multi_token_prediction.py - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests/unit_tests/transformer/**/*.py - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests/unit_tests/dist_checkpointing/test_optimizer.py - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests/unit_tests/inference/**/*.py - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests/unit_tests/models/**/*.py - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests/unit_tests/dist_checkpointing/**/*.py - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests/unit_tests/distributed/megatron_fsdp/**/*.py - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests/unit_tests/**/*.py - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests/unit_tests/transformer/moe/**/*.py - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests/unit_tests/ssm/**/*.py - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp1_dist_optimizer_no_mmap_bin_files_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp1_dist_optimizer_fim_dataset_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt_static_inference_tp1_pp1_583m_logitsmatch - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp1_dist_optimizer_no_mmap_bin_files - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_reruns_persistent_1_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp1_dist_optimizer_fim_dataset - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp4_vp1_uneven_pipeline - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp4_vp2_account_for_embedding_loss_in_pipeline_split - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
hybrid/hybrid_dynamic_inference_tp1_pp1_dp8_583m_chunked_prefill - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_tp2_pp2_uninstall_te - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_cp2_calculate_per_token_loss - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_zp_z3_resume_fsdp_dtensor - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_cp2_etp4_dp_last - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp4_vp1_uneven_pipeline_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp4_vp2_account_for_embedding_loss_in_pipeline_split_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp1_resume_torch_dist_uniform_full_recompute - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_cross_entropy_loss_fusion_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp4_vp1_dist_optimizer_overlap_grad_reduce_param_gather_overlap_optimizer_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_mla - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp1_resume_torch_dist_dist_optimizer_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_cp2_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp1_resume_torch_dist_uniform_full_recompute_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp4_resume_torch_dist_untie_embeddings_and_outputs - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp2_resume_torch_dist_rope_embeddings_interleaved_no_fusion - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp4_resume_torch_dist_disable_bias_linear - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp4_pp1_dist_optimizer_overlap_grad_reduce_param_gather_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_cp2_nondeterministic_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp4_vp1_resume_torch_dist_dist_optimizer_overlap_grad_reduce - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_resume_torch_dist_ddp_average_in_collective - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_resume_torch_dist_cross_entropy_loss_fusion - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_cross_entropy_loss_fusion - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp1_modelopt_distill_resume - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
hybrid/hybrid_mr_mcore_te_tp1_pp1_cp1_dgx_a100_1N8G - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp4_vp1_tunable_overlap_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp4_vp1_resume_torch_dist_calculate_per_token_loss - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp4_pp1_resume_torch_dist_qk_layernorm_test_mode - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp1_resume_torch_dist_multi_dist_optimizer_instances - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp2_resume_torch_dist_rope_embeddings_interleaved_no_fusion_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp2_resume_torch_dist_rope_embeddings_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp1_resume_torch_dist_cp2_nondeterministic - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt_static_inference_tp1_pp1_583m_cudagraphs - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp4_pp1_resume_torch_dist_dist_optimizer_overlap_grad_reduce_param_gather - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
moe/gpt3_mcore_te_tp2_pp1_te_8experts2parallel_overlap_grad_reduce_param_gather_groupedGEMM_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
hybrid/hybrid_dynamic_inference_tp1_pp1_dp8_583m - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_cp2_calculate_per_token_loss_nondeterministic - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp1_resume_torch_dist_multi_dist_optimizer_instances_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_cp2 - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp4_vp1 - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
hybrid/hybrid_mr_mcore_te_tp1_pp2_vpp2_cp1_dgx_a100_1N8G - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt_static_inference_tp1_pp1_16b_multiprompt_tokensmatch - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp1_gdn_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp4_vp1_resume_torch_decoupled_lr - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_resume_torch_dist_reshard_1x4xNone - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp4_resume_torch_dist_disable_bias_linear_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp4_resume_torch_dist_untie_embeddings_and_outputs_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp4_vp1_resume_torch_dist_dist_optimizer_overlap_grad_reduce_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_resume_torch_dist_cross_entropy_loss_fusion_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_resume_torch_dist_defer_embedding_wgrad_compute_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
moe/gpt3_mcore_te_tp2_pp1_te_8experts2parallel_overlap_grad_reduce_param_gather_groupedGEMM - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp4_pp1_dist_optimizer_overlap_grad_reduce_param_gather - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_cp2_etp4_nondeterministic_dp_last_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
moe/gpt3_mcore_te_tp2_pp1_te_a2a_ovlp_8experts_etp1_ep4 - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_cp2_calculate_per_token_loss_nondeterministic_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
common/moe_perf - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_cp2_etp4_nondeterministic_dp_last - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_resume_torch_dist_cp2_nondeterministic - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
moe/gpt3_mcore_te_tp2_pp1_resume_torch_dist_te_8experts2parallel_multi_dist_optimizer_instances - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_resume_torch_dist - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt_static_inference_tp1_pp1_583m_fp8_cudagraphs - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
moe/gpt3_mcore_te_tp1_pp2_resume_torch_dist_reshard_2x1x4_te_8experts2parallel_dist_optimizer - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_cp2_etp4_dp_last_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt_dynamic_inference_tp2_pp2_dp2_583m_logitsmatch_zmq - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
moe/gpt3_mcore_te_tp2_pp1_te_8experts2parallel_ddp_average_in_collective - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
moe/gpt3_moe_mcore_te_ep8_resume_torch_dist_dist_optimizer - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
moe/gpt3_moe_mcore_te_ep8_resume_torch_dist_dist_muon - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp1_modelopt_distill_resume_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_cp2_calculate_per_token_loss_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp2_resume_torch_dist_rope_embeddings - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
hybrid/hybrid_mr_mcore_te_tp2_pp1_cp1_dgx_a100_1N8G - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_cp2_etp4_calculate_per_token_loss_nondeterministic_dp_last - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp4_vp1_dist_optimizer_overlap_grad_reduce_param_gather_overlap_optimizer - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_cp2_etp4_calculate_per_token_loss_nondeterministic_dp_last_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
moe/gpt3_moe_mcore_te_ep8_resume_torch_dist_dist_optimizer_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
moe/gpt3_mcore_te_tp2_pp1_resume_torch_dist_te_8experts2parallel_dist_optimizer - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
moe/gpt3_moe_mcore_te_ep8_resume_torch_dist_muon - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
hybrid/hybrid_mr_mcore_te_tp1_pp4_cp1_dgx_a100_1N8G - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_resume_torch_dist_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
moe/deepseek_proxy_fsdp_ep2_fsdp2_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp4_resume_torch_dist_persistent_disable_bias_linear_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_cp2_etp4_calculate_per_token_loss_dp_last - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp4_pp1_resume_torch_dist_dist_optimizer_overlap_grad_reduce - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp4_pp2_resume_torch_dist_reshard_8x1xNone - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
moe/gpt3_moe_mcore_te_ep8_resume_torch_dist_dist_muon_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
mimo/mimo_vlm_pretrain_convergence_tp1_pp1_cp1_dp8_seq_packing - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
moe/gpt3_mcore_te_tp1_pp2_resume_torch_dist_reshard_2x1x4_te_8experts2parallel_dist_optimizer_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_cp2_nondeterministic - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_resume_torch_dist_defer_embedding_wgrad_compute - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
moe/gpt3_mcore_te_tp2_pp1_te_a2a_ovlp_8experts_etp1_ep4_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_resume_torch_dist_cp2_nondeterministic_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp1_gdn - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
hybrid/hybrid_mr_mcore_te_tp2_pp1_cp4_dgx_a100_1N8G - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
moe/gpt3_moe_mcore_te_tp4_ep2_etp2_pp2_resume_torch_dist_dist_optimizer - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
moe/gpt3_moe_mcore_te_ep8_resume_torch_dist_muon_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp4_resume_torch_dist_persistent_disable_bias_linear - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp1_resume_torch_dist_cp2_nondeterministic_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp4_vp1_resume_torch_dist_calculate_per_token_loss_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_tp2_pp2_uninstall_te_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_cp2_etp4_calculate_per_token_loss_dp_last_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
moe/gpt3_moe_mcore_te_tp4_ep2_etp2_pp2_scoped_cudagraph - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
moe/gpt3_mcore_te_tp2_pp1_resume_torch_dist_te_8experts2parallel_dist_optimizer_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp4_vp1_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
moe/gpt3_mcore_te_tp2_pp1_te_8experts2parallel_ddp_average_in_collective_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp4_vp1_resume_torch_decoupled_lr_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp4_pp1_resume_torch_dist_dist_optimizer_overlap_grad_reduce_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_zp_z3_resume_fsdp_dtensor_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp1_pp4_resume_torch_dist_swiglu_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt_grpo_basic_function - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
moe/gpt3_moe_mcore_te_tp4_ep2_etp2_pp2_scoped_cudagraph_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp4_pp2_resume_torch_dist_reshard_8x1xNone_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
mimo/mimo_vlm_pretrain_convergence_tp1_pp1_cp2_dp8 - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_mla_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
moe/gpt3_moe_mcore_te_tp4_ep2_etp2_pp2_resume_torch_dist_dist_optimizer_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_resume_torch_dist_ddp_average_in_collective_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp4_pp1_resume_torch_dist_qk_layernorm_test_mode_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp2_pp2_resume_torch_dist_reshard_1x4xNone_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gpt/gpt3_mcore_te_tp4_pp1_resume_torch_dist_dist_optimizer_overlap_grad_reduce_param_gather_1node - latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Result
✅ tests/unit_tests/test_model_configs.py — PASSED
|
|
Result
✅ tests/unit_tests/rl/**/*.py — PASSED
|
|
Result
✅ tests/unit_tests/transformer/test_multi_latent_attention.py — PASSED
|
|
Result
✅ tests/unit_tests/dist_checkpointing/models/test_moe_experts.py — PASSED
|
|
Result
✅ tests/unit_tests/resharding/**/*.py — PASSED
|
|
Result
✅ tests/unit_tests/post_training/**/*.py — PASSED
|
|
Result
✅ tests/unit_tests/pipeline_parallel/**/*.py — PASSED
|
|
Result
✅ tests/unit_tests/test_fp8_param.py — PASSED
|
|
Result
✅ tests/unit_tests/data/**/*.py — PASSED
|
|
Result
✅ tests/unit_tests/dist_checkpointing/models/**/*.py — PASSED
|
|
Result
✅ tests/unit_tests/transformer/test_multi_token_prediction.py — PASSED
|
|
Result
✅ tests/unit_tests/transformer/**/*.py — PASSED
|
|
Result
✅ tests/unit_tests/dist_checkpointing/test_optimizer.py — PASSED
|
|
Result
✅ tests/unit_tests/inference/**/*.py — PASSED
|
|
Result
✅ tests/unit_tests/models/**/*.py — PASSED
|
|
Result
✅ tests/unit_tests/dist_checkpointing/**/*.py — PASSED
|
|
Result
✅ tests/unit_tests/distributed/megatron_fsdp/**/*.py — PASSED
|
|
Result
✅ tests/unit_tests/**/*.py — PASSED
|
|
Result
✅ tests/unit_tests/transformer/moe/**/*.py — PASSED
|
|
Result
✅ tests/unit_tests/ssm/**/*.py — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp1_dist_optimizer_no_mmap_bin_files_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp1_dist_optimizer_fim_dataset_1node — PASSED
|
|
Result
✅ gpt_static_inference_tp1_pp1_583m_logitsmatch — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp1_dist_optimizer_no_mmap_bin_files — PASSED
|
|
Result
✅ gpt3_mcore_reruns_persistent_1_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp1_dist_optimizer_fim_dataset — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp4_vp1_uneven_pipeline — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp4_vp2_account_for_embedding_loss_in_pipeline_split — PASSED
|
|
Result
✅ hybrid_dynamic_inference_tp1_pp1_dp8_583m_chunked_prefill — PASSED
|
|
Result
✅ gpt3_mcore_tp2_pp2_uninstall_te — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_cp2_calculate_per_token_loss — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_zp_z3_resume_fsdp_dtensor — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_cp2_etp4_dp_last — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp4_vp1_uneven_pipeline_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp4_vp2_account_for_embedding_loss_in_pipeline_split_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp1_resume_torch_dist_uniform_full_recompute — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_cross_entropy_loss_fusion_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp4_vp1_dist_optimizer_overlap_grad_reduce_param_gather_overlap_optimizer_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_mla — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp1_resume_torch_dist_dist_optimizer_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_cp2_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp1_resume_torch_dist_uniform_full_recompute_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp4_resume_torch_dist_untie_embeddings_and_outputs — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp2_resume_torch_dist_rope_embeddings_interleaved_no_fusion — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp4_resume_torch_dist_disable_bias_linear — PASSED
|
|
Result
✅ gpt3_mcore_te_tp4_pp1_dist_optimizer_overlap_grad_reduce_param_gather_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_cp2_nondeterministic_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp4_vp1_resume_torch_dist_dist_optimizer_overlap_grad_reduce — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_resume_torch_dist_ddp_average_in_collective — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_resume_torch_dist_cross_entropy_loss_fusion — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_cross_entropy_loss_fusion — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp1_modelopt_distill_resume — PASSED
|
|
Result
✅ hybrid_mr_mcore_te_tp1_pp1_cp1_dgx_a100_1N8G — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp4_vp1_tunable_overlap_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp4_vp1_resume_torch_dist_calculate_per_token_loss — PASSED
|
|
Result
✅ gpt3_mcore_te_tp4_pp1_resume_torch_dist_qk_layernorm_test_mode — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp1_resume_torch_dist_multi_dist_optimizer_instances — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp2_resume_torch_dist_rope_embeddings_interleaved_no_fusion_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp2_resume_torch_dist_rope_embeddings_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp1_resume_torch_dist_cp2_nondeterministic — PASSED
|
|
Result
✅ gpt_static_inference_tp1_pp1_583m_cudagraphs — PASSED
|
|
Result
✅ gpt3_mcore_te_tp4_pp1_resume_torch_dist_dist_optimizer_overlap_grad_reduce_param_gather — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp1_te_8experts2parallel_overlap_grad_reduce_param_gather_groupedGEMM_1node — PASSED
|
|
Result
✅ hybrid_dynamic_inference_tp1_pp1_dp8_583m — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_cp2_calculate_per_token_loss_nondeterministic — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp1_resume_torch_dist_multi_dist_optimizer_instances_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_cp2 — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp4_vp1 — PASSED
|
|
Result
✅ hybrid_mr_mcore_te_tp1_pp2_vpp2_cp1_dgx_a100_1N8G — PASSED
|
|
Result
✅ gpt_static_inference_tp1_pp1_16b_multiprompt_tokensmatch — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp1_gdn_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp4_vp1_resume_torch_decoupled_lr — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_resume_torch_dist_reshard_1x4xNone — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp4_resume_torch_dist_disable_bias_linear_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp4_resume_torch_dist_untie_embeddings_and_outputs_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp4_vp1_resume_torch_dist_dist_optimizer_overlap_grad_reduce_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_resume_torch_dist_cross_entropy_loss_fusion_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_resume_torch_dist_defer_embedding_wgrad_compute_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp1_te_8experts2parallel_overlap_grad_reduce_param_gather_groupedGEMM — PASSED
|
|
Result
✅ gpt3_mcore_te_tp4_pp1_dist_optimizer_overlap_grad_reduce_param_gather — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_cp2_etp4_nondeterministic_dp_last_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp1_te_a2a_ovlp_8experts_etp1_ep4 — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_cp2_calculate_per_token_loss_nondeterministic_1node — PASSED
|
|
Result
✅ moe_perf — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_cp2_etp4_nondeterministic_dp_last — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_resume_torch_dist_cp2_nondeterministic — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp1_resume_torch_dist_te_8experts2parallel_multi_dist_optimizer_instances — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_resume_torch_dist — PASSED
|
|
Result
✅ gpt_static_inference_tp1_pp1_583m_fp8_cudagraphs — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp2_resume_torch_dist_reshard_2x1x4_te_8experts2parallel_dist_optimizer — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_cp2_etp4_dp_last_1node — PASSED
|
|
Result
✅ gpt_dynamic_inference_tp2_pp2_dp2_583m_logitsmatch_zmq — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp1_te_8experts2parallel_ddp_average_in_collective — PASSED
|
|
Result
✅ gpt3_moe_mcore_te_ep8_resume_torch_dist_dist_optimizer — PASSED
|
|
Result
✅ gpt3_moe_mcore_te_ep8_resume_torch_dist_dist_muon — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp1_modelopt_distill_resume_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_cp2_calculate_per_token_loss_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp2_resume_torch_dist_rope_embeddings — PASSED
|
|
Result
✅ hybrid_mr_mcore_te_tp2_pp1_cp1_dgx_a100_1N8G — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_cp2_etp4_calculate_per_token_loss_nondeterministic_dp_last — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp4_vp1_dist_optimizer_overlap_grad_reduce_param_gather_overlap_optimizer — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_cp2_etp4_calculate_per_token_loss_nondeterministic_dp_last_1node — PASSED
|
|
Result
✅ gpt3_moe_mcore_te_ep8_resume_torch_dist_dist_optimizer_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp1_resume_torch_dist_te_8experts2parallel_dist_optimizer — PASSED
|
|
Result
✅ gpt3_moe_mcore_te_ep8_resume_torch_dist_muon — PASSED
|
|
Result
✅ hybrid_mr_mcore_te_tp1_pp4_cp1_dgx_a100_1N8G — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_resume_torch_dist_1node — PASSED
|
|
Result
✅ deepseek_proxy_fsdp_ep2_fsdp2_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp4_resume_torch_dist_persistent_disable_bias_linear_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_cp2_etp4_calculate_per_token_loss_dp_last — PASSED
|
|
Result
✅ gpt3_mcore_te_tp4_pp1_resume_torch_dist_dist_optimizer_overlap_grad_reduce — PASSED
|
|
Result
✅ gpt3_mcore_te_tp4_pp2_resume_torch_dist_reshard_8x1xNone — PASSED
|
|
Result
✅ gpt3_moe_mcore_te_ep8_resume_torch_dist_dist_muon_1node — PASSED
|
|
Result
✅ mimo_vlm_pretrain_convergence_tp1_pp1_cp1_dp8_seq_packing — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp2_resume_torch_dist_reshard_2x1x4_te_8experts2parallel_dist_optimizer_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_cp2_nondeterministic — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_resume_torch_dist_defer_embedding_wgrad_compute — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp1_te_a2a_ovlp_8experts_etp1_ep4_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_resume_torch_dist_cp2_nondeterministic_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp1_gdn — PASSED
|
|
Result
✅ hybrid_mr_mcore_te_tp2_pp1_cp4_dgx_a100_1N8G — PASSED
|
|
Result
✅ gpt3_moe_mcore_te_tp4_ep2_etp2_pp2_resume_torch_dist_dist_optimizer — PASSED
|
|
Result
✅ gpt3_moe_mcore_te_ep8_resume_torch_dist_muon_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp4_resume_torch_dist_persistent_disable_bias_linear — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp1_resume_torch_dist_cp2_nondeterministic_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp4_vp1_resume_torch_dist_calculate_per_token_loss_1node — PASSED
|
|
Result
✅ gpt3_mcore_tp2_pp2_uninstall_te_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_cp2_etp4_calculate_per_token_loss_dp_last_1node — PASSED
|
|
Result
✅ gpt3_moe_mcore_te_tp4_ep2_etp2_pp2_scoped_cudagraph — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp1_resume_torch_dist_te_8experts2parallel_dist_optimizer_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp4_vp1_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp1_te_8experts2parallel_ddp_average_in_collective_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp4_vp1_resume_torch_decoupled_lr_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp4_pp1_resume_torch_dist_dist_optimizer_overlap_grad_reduce_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_zp_z3_resume_fsdp_dtensor_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp1_pp4_resume_torch_dist_swiglu_1node — PASSED
|
|
Result
✅ gpt_grpo_basic_function — PASSED
|
|
Result
✅ gpt3_moe_mcore_te_tp4_ep2_etp2_pp2_scoped_cudagraph_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp4_pp2_resume_torch_dist_reshard_8x1xNone_1node — PASSED
|
|
Result
✅ mimo_vlm_pretrain_convergence_tp1_pp1_cp2_dp8 — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_mla_1node — PASSED
|
|
Result
✅ gpt3_moe_mcore_te_tp4_ep2_etp2_pp2_resume_torch_dist_dist_optimizer_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_resume_torch_dist_ddp_average_in_collective_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp4_pp1_resume_torch_dist_qk_layernorm_test_mode_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp2_pp2_resume_torch_dist_reshard_1x4xNone_1node — PASSED
|
|
Result
✅ gpt3_mcore_te_tp4_pp1_resume_torch_dist_dist_optimizer_overlap_grad_reduce_param_gather_1node — PASSED
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
NVIDIA~Megatron-LM~NTMYKV.dockerbuild
|
122 KB |
sha256:6762885d0f7eeb12c10575577539b826945b8bc1a3852c05f3d17bec87cc9a4a
|
|
|
NVIDIA~Megatron-LM~XNO3IB.dockerbuild
|
123 KB |
sha256:a2402bab4ec3417dc0c9a32eb2cc7aa8acaf56f808458b68a78770e3f77d8d97
|
|
|
coverage-unit-test-24873748604-0314c628-8f0d-4634-8f2d-86c829c85c02
|
160 KB |
sha256:26f1f56e389f4bf5b60580904b18750f324d441f4a7328d3f0029a373099751b
|
|
|
coverage-unit-test-24873748604-10f2f10a-0a5e-4bc5-8733-e9981f1f36fb
|
162 KB |
sha256:9901af9db83edb55c2bd34b86c5235596419aea73714589bd9f8f748d363d996
|
|
|
coverage-unit-test-24873748604-11e6a008-02a1-415a-891a-637eca76f3b5
|
156 KB |
sha256:aefb8ce36c6e412d3ac3820c360b185cea9e55ec00253191e1bee249ef864481
|
|
|
coverage-unit-test-24873748604-202098dd-f6be-4c0c-b011-982525bbcda7
|
158 KB |
sha256:202b02f6186279a380a3b719f2c8829cdf3f179183d46017e14346eed9a54fc2
|
|
|
coverage-unit-test-24873748604-46fb7b9d-3398-49cd-8c6b-5330a93fcf5a
|
162 KB |
sha256:7d03c20fd82046bc271f87f72170d8bddc0ce2a260e91e97cbd448c6226d0efb
|
|
|
coverage-unit-test-24873748604-49d37ab6-571b-4171-8356-0364b7b7ed01
|
159 KB |
sha256:359e616d338a4235d7f55fe962bc74340efe14173de97184701e27288341e522
|
|
|
coverage-unit-test-24873748604-4f9f5592-70bd-43e2-b5b2-790679698cfb
|
164 KB |
sha256:37de4ef48528528dd920b1f1bc57a90cbcf56cb52a8159c78c8e9680f7aae70c
|
|
|
coverage-unit-test-24873748604-5eab9423-2b82-4316-ba9b-ac4372f190fd
|
157 KB |
sha256:2468dc064b609735ec38c2052fcbc95ed0443c73ec6144f983fd345b3c0f9164
|
|
|
coverage-unit-test-24873748604-7121d5f0-45c0-4e19-aaa7-6eec2a64c222
|
156 KB |
sha256:68def1a43eb55b763d973bd9dec1fbf639c39ff24c1dfa10d5d2cc64fab5c828
|
|
|
coverage-unit-test-24873748604-7204158f-ca97-4921-9edf-d57cb29cc041
|
158 KB |
sha256:19e6e47588fb6e652aaf7be3186d4f00e081172e5ef0a52c8fefe44a49c7f608
|
|
|
coverage-unit-test-24873748604-73d13863-0088-4ee3-be90-7f328242361b
|
160 KB |
sha256:abba1c3e64b33f65210ad382cef68498f456e0bbaf93ba18086682c6f73f56e2
|
|
|
coverage-unit-test-24873748604-87858e8a-032f-4737-b557-bbc6f588549c
|
155 KB |
sha256:c3c6499edb1b3d33af7cc62d8d27a46a7021a17c200d23073e4890edaadf0a48
|
|
|
coverage-unit-test-24873748604-a3515c25-3e6b-4155-b139-07f872e1d349
|
159 KB |
sha256:ae25b95538e9df66213207288337706b600618977b083175342da335e085a6d5
|
|
|
coverage-unit-test-24873748604-b275783d-ccea-4fe0-9f28-45669392362c
|
158 KB |
sha256:9c34bdccb7f5fbf4cef5aa4dc99db80ea572d072e7a58f92594cc4e8422e2aa7
|
|
|
coverage-unit-test-24873748604-b789787c-aee8-44e1-8160-3031882bddff
|
158 KB |
sha256:faca18bae9123d56d6518c7e8584e93c8da4a44086cadffe07d4fb3cd1c542a0
|
|
|
coverage-unit-test-24873748604-cafefab6-ba96-4c00-b7e6-9e4d096aef9f
|
159 KB |
sha256:3ca2bb35bd6e048de5ae377864cd726bcf64143549faf0ee64a7a1cd92bc680c
|
|
|
coverage-unit-test-24873748604-cd6a7eac-8832-46ee-a452-5a756458af8f
|
165 KB |
sha256:07781d809222d8a919a829219506640db54faa84e0a40775a2e67d1eb8ad8634
|
|
|
coverage-unit-test-24873748604-cfd96fea-2aee-4fca-9539-ca744a4cefc9
|
158 KB |
sha256:f6b7cceec2971cd45fc6feeee5f8786633dc78b705dcb17d74202c6519d58bbd
|
|
|
coverage-unit-test-24873748604-daa5aa39-4de9-4fb1-9b06-ca2479c5f68e
|
159 KB |
sha256:517755aba52d96b75a2ad9dff5cb022180fd479f419b3e4c2313ca936658d11d
|
|
|
coverage-unit-test-24873748604-e4f82f95-0127-43e0-9923-7cac969d29ed
|
159 KB |
sha256:212e586978539a83216bfb050ba9f51910b0f8014ee2be0f305903554aa4e5ab
|
|
|
logs-deepseek_proxy_fsdp_ep2_fsdp2_1node-24873748604-f7a8f885-e85a-4512-8d46-d12a74fdb768
|
54.9 KB |
sha256:16849885e0e4202189aa906453c8bb410a3f4f73084285ffe635fcad17dbfa9f
|
|
|
logs-gpt3_mcore_reruns_persistent_1_1node-24873748604-f8906dba-8fbd-45ea-a498-29c2a65e2367
|
39.5 KB |
sha256:5bdfff956b4b813d5c5faf2de711fa06353ef7165ccc08be6a7aff1908377366
|
|
|
logs-gpt3_mcore_te_tp1_pp1_dist_optimizer_fim_dataset-24873748604-8b815b45-77b8-4361-8e28-4229a3d61853
|
57.3 KB |
sha256:48459f8120ec0e3986089979d0ee370bf22203aef209ee1bab46060fc37fdd68
|
|
|
logs-gpt3_mcore_te_tp1_pp1_dist_optimizer_fim_dataset_1node-24873748604-596f8abe-8141-45dd-ab53-849b0ecaa983
|
53.5 KB |
sha256:9e63fa421830cc42da90c6f97a72eb910a350ae8fd34c53f4a7fc7825a521200
|
|
|
logs-gpt3_mcore_te_tp1_pp1_dist_optimizer_no_mmap_bin_files-24873748604-d09cba32-7608-4aad-9a95-946aeafd47a8
|
57 KB |
sha256:2bcf209c465fc7e446abab78aa412b381938ab530d32410b288bf88fe3482f49
|
|
|
logs-gpt3_mcore_te_tp1_pp1_dist_optimizer_no_mmap_bin_files_1node-24873748604-a9ecf782-9f7a-45b6-9670-bbf96e4a3b2f
|
53.3 KB |
sha256:923fc0af44e0efa50e359c1bca8575a2628042c20a4de83f7885f8675f1c5347
|
|
|
logs-gpt3_mcore_te_tp1_pp1_resume_torch_dist_dist_optimizer_1node-24873748604-5318f87e-b86d-44ab-900a-3928a47668a9
|
120 KB |
sha256:38916e0c6c4511308c3673ca04c439264a1f48a1b0e3c8a3038318013968aa97
|
|
|
logs-gpt3_mcore_te_tp1_pp1_resume_torch_dist_uniform_full_recompute-24873748604-70428eb5-29d5-410d-9ec2-05859cf6eb1a
|
126 KB |
sha256:2f73313153e0a61df84182e21bf0dd899920519c754ad2ce83daa4977732f6bc
|
|
|
logs-gpt3_mcore_te_tp1_pp1_resume_torch_dist_uniform_full_recompute_1node-24873748604-0fbf5cc4-f536-4115-bdf3-3fe8b1929e41
|
119 KB |
sha256:8255450bb3f9da1ae4117e4c0bc8d36990598bd7bc7d7d4cc9e95e657a6c266b
|
|
|
logs-gpt3_mcore_te_tp1_pp2_resume_torch_dist_reshard_2x1x4_te_8experts2parallel_dist_optimizer-24873748604-73e6b2d7-5e0f-4290-a432-b7477a4149ae
|
127 KB |
sha256:45f1674feb2b344ad3defd4a4fa13288fbe474688d0f6c2501c8b4e9a11b2643
|
|
|
logs-gpt3_mcore_te_tp1_pp2_resume_torch_dist_reshard_2x1x4_te_8experts2parallel_dist_optimizer_1node-24873748604-0244ccd7-8fba-48e5-a9a7-bca113fd6b4f
|
122 KB |
sha256:394710420623f0997a669af55effc5f7bfc8d24b95c432386a67220b7a4f33d0
|
|
|
logs-gpt3_mcore_te_tp1_pp2_resume_torch_dist_rope_embeddings-24873748604-fea91757-ff39-4f7e-a634-106c598f42a2
|
128 KB |
sha256:8ae51edebd7366ec15df7433442cac41e88d26bbe9869815343c41fd629dd6f5
|
|
|
logs-gpt3_mcore_te_tp1_pp2_resume_torch_dist_rope_embeddings_1node-24873748604-0516d63d-88de-4a6a-9d10-b4c499095a88
|
121 KB |
sha256:d7e29c7006ab1fe909db493ca322a6282e88c07e51fe3282a7f700345f7f029f
|
|
|
logs-gpt3_mcore_te_tp1_pp2_resume_torch_dist_rope_embeddings_interleaved_no_fusion-24873748604-fc97f61d-a23b-4637-b0b4-454bdf353cb3
|
128 KB |
sha256:e0c1e5571927e1310ff57e7be00587eaf347d14e716ec01a97fb4d26c15421df
|
|
|
logs-gpt3_mcore_te_tp1_pp2_resume_torch_dist_rope_embeddings_interleaved_no_fusion_1node-24873748604-a1149ae6-d82d-4be4-ad07-e8d6b3bbabe4
|
121 KB |
sha256:58ac8111a23ab8d9d0dbb70d86b637ebd1444de2d1c03d04ce7e22d33196369b
|
|
|
logs-gpt3_mcore_te_tp1_pp4_resume_torch_dist_disable_bias_linear-24873748604-3fcb8a1f-268d-4742-b76c-52140c109bf6
|
129 KB |
sha256:ef7434173d6d928a419109974a81adf908e6bbeb35daa4bb3c3c7cafb6905de8
|
|
|
logs-gpt3_mcore_te_tp1_pp4_resume_torch_dist_disable_bias_linear_1node-24873748604-7738d189-4ea0-47ee-82c9-0db8d95026d3
|
122 KB |
sha256:a323430fc22093aa975a3fbf2c6e28d2bb0eb1c36d16bc6e71876811070d8c8b
|
|
|
logs-gpt3_mcore_te_tp1_pp4_resume_torch_dist_persistent_disable_bias_linear-24873748604-a30c9ab6-51df-4779-b28f-cc230858c99f
|
128 KB |
sha256:abeacf8bce6d7d44c92fa37610d6b279861f02cd9f89e690183cc5ca77a0ed8f
|
|
|
logs-gpt3_mcore_te_tp1_pp4_resume_torch_dist_persistent_disable_bias_linear_1node-24873748604-cb764e18-10fc-4030-9ef2-fcffb107e9c7
|
121 KB |
sha256:1669887be078ced443dde4e761c5a6e2beaedd7cb40cb7ca1ce5523cad84fa52
|
|
|
logs-gpt3_mcore_te_tp1_pp4_resume_torch_dist_swiglu_1node-24873748604-4471b309-12fc-4100-bb0c-992f876a714e
|
122 KB |
sha256:8dbb588706ee3ebe748833054bd4eeb2988612b9c838c159de9ffae291bb0254
|
|
|
logs-gpt3_mcore_te_tp1_pp4_resume_torch_dist_untie_embeddings_and_outputs-24873748604-6281e0e8-2ad7-4eb9-9502-a5c897e9c6bc
|
129 KB |
sha256:e03eb1d3bb7274911b9a1f6f071e9e578194124a82c8221f607a966c93bc9d2f
|
|
|
logs-gpt3_mcore_te_tp1_pp4_resume_torch_dist_untie_embeddings_and_outputs_1node-24873748604-20ea7697-a267-41c7-a3f3-7be087bac34d
|
122 KB |
sha256:8b7a0f023377c5d27dfed7c6ca2f97e0fcd67c31dfc6be08e422aea53aa44ca6
|
|
|
logs-gpt3_mcore_te_tp1_pp4_vp1-24873748604-1ee2f25b-6509-4439-9a0d-f9cebe2962b7
|
59.8 KB |
sha256:96690a1745caed72917f8a86491c126cf644a45f9eff0fdb4025459d405cd9df
|
|
|
logs-gpt3_mcore_te_tp1_pp4_vp1_1node-24873748604-eb03808f-e8de-4817-982d-02d97cf114e2
|
56.2 KB |
sha256:7fa2b9b96b3d1cbd297a9ea251c9e68d370079ec19dc06f06030cc1938fc2ee0
|
|
|
logs-gpt3_mcore_te_tp1_pp4_vp1_dist_optimizer_overlap_grad_reduce_param_gather_overlap_optimizer-24873748604-f6561fe0-2be7-4257-92aa-c264ed24fcf4
|
59.5 KB |
sha256:9f6216a6c3e351e33bec84cbf02c52bce4c10f1581dae35bab71810e76f1f7a9
|
|
|
logs-gpt3_mcore_te_tp1_pp4_vp1_dist_optimizer_overlap_grad_reduce_param_gather_overlap_optimizer_1node-24873748604-0a69bdba-510f-4747-bbe2-acfb64a2dee5
|
56.5 KB |
sha256:3d174c45badb2daa76a25a68948087600625cb0f11f107a18ffa097acab62b09
|
|
|
logs-gpt3_mcore_te_tp1_pp4_vp1_resume_torch_decoupled_lr-24873748604-580ba071-83d7-4f66-b9bb-18e0020011cf
|
74 KB |
sha256:38628a1cecc6102fde155917309bbf88cded72d7daf38dd4baf3307a1466f5a5
|
|
|
logs-gpt3_mcore_te_tp1_pp4_vp1_resume_torch_decoupled_lr_1node-24873748604-f89e5d75-23c4-4fbb-94a2-2ad465c02332
|
71.6 KB |
sha256:94dd427c7b1f97639849ffbe59716c3fbbdaed95f23575ae2c2de66b1448b637
|
|
|
logs-gpt3_mcore_te_tp1_pp4_vp1_resume_torch_dist_calculate_per_token_loss-24873748604-a4211338-fe8e-4909-91dc-95ef52a4e023
|
132 KB |
sha256:e38e3e90dd8d4f6ba9afbdab7e36896d3e1a9f7177a6c62cd27a2cbc7cf3a54d
|
|
|
logs-gpt3_mcore_te_tp1_pp4_vp1_resume_torch_dist_calculate_per_token_loss_1node-24873748604-4371c933-bc27-4a19-bcd7-0a53cbe98f89
|
124 KB |
sha256:3ee6d95389e13c1ca482f909b362e07b5f2f1828b6f1700ea08eb01e572186d8
|
|
|
logs-gpt3_mcore_te_tp1_pp4_vp1_resume_torch_dist_dist_optimizer_overlap_grad_reduce-24873748604-3a74450f-afc8-4d75-9d18-0651e65af958
|
132 KB |
sha256:78b875a8d4b49db1abd1031be14c7f6cec429ac2507e6fb615cfd0cf4b2b5fb4
|
|
|
logs-gpt3_mcore_te_tp1_pp4_vp1_resume_torch_dist_dist_optimizer_overlap_grad_reduce_1node-24873748604-719362c1-68e3-4cc5-b1a0-7e720b7e35d5
|
124 KB |
sha256:7b2156c0b95667fa6643ea40bc2384915c2ec31b001584f82dc524f02c3d8ca4
|
|
|
logs-gpt3_mcore_te_tp1_pp4_vp1_tunable_overlap_1node-24873748604-1822e23d-b7d3-41db-a591-5cc974e116e7
|
56.2 KB |
sha256:5559b15b02b29881f0fc7c979b71f1f26e8177c0d35f0c8e65d001b7b0e991b9
|
|
|
logs-gpt3_mcore_te_tp1_pp4_vp1_uneven_pipeline-24873748604-ccf23610-67ba-49b7-8e7d-2eefd492fa0c
|
58 KB |
sha256:72dd20d5874c5862cb9c499afcc410cf71d3177351bfef27cb1890ca9380d574
|
|
|
logs-gpt3_mcore_te_tp1_pp4_vp1_uneven_pipeline_1node-24873748604-65b45b14-e15f-4f99-8b1d-da1df60a3076
|
54.5 KB |
sha256:275902e040b07bb322647c5d1b9e4edc1cc4e30ad5390fb4c3f9865c4f29cd62
|
|
|
logs-gpt3_mcore_te_tp1_pp4_vp2_account_for_embedding_loss_in_pipeline_split-24873748604-aff371b3-28ee-4f07-b872-a75e4c7358b5
|
59.1 KB |
sha256:b5e09d46584b4a67a0d7b7f046ab2a3bda8071cc83815be818e5c78280d0be0d
|
|
|
logs-gpt3_mcore_te_tp1_pp4_vp2_account_for_embedding_loss_in_pipeline_split_1node-24873748604-1e083082-290f-498e-bacc-684e223e62b7
|
55.6 KB |
sha256:e3f668e610fd6e85d45f7ebeade7dffc36a231cdfdf1236e7356d231d05149f7
|
|
|
logs-gpt3_mcore_te_tp2_pp1_gdn-24873748604-e7c628de-4f87-4d80-8ac3-da3b2b840fca
|
77.1 KB |
sha256:cabf542ed141eb057e2db0d78383161be411e953ab72fdc6653a2636fb2e754b
|
|
|
logs-gpt3_mcore_te_tp2_pp1_gdn_1node-24873748604-62d7b3e8-6064-4a43-9de5-1f111c1a068a
|
72.3 KB |
sha256:d084c4cee701ff62faa4344b023141ab2fbb4c918581ae0b616571040694de46
|
|
|
logs-gpt3_mcore_te_tp2_pp1_modelopt_distill_resume-24873748604-53367c69-f210-454b-b96a-75efc9aa1553
|
145 KB |
sha256:c4fdb111bdbf503d534e3a2d84a3ef515b17df18900993133fd744cf4d7ab31f
|
|
|
logs-gpt3_mcore_te_tp2_pp1_modelopt_distill_resume_1node-24873748604-e825142e-b272-4279-bf2a-01251a638043
|
135 KB |
sha256:8bd3501c79e17ebbad5aefe4a23c752924a412c7c513fd5acc4b5f8c84c1bbba
|
|
|
logs-gpt3_mcore_te_tp2_pp1_resume_torch_dist_cp2_nondeterministic-24873748604-c1889a67-29e5-40cd-8db5-d4feb75f98dd
|
128 KB |
sha256:d958d7bec63d5bd42d80685ecb41a8f7e19b957d1d196d8763f51f4a686fa7ca
|
|
|
logs-gpt3_mcore_te_tp2_pp1_resume_torch_dist_cp2_nondeterministic_1node-24873748604-46e4b696-e973-449c-bd22-8e1f2bbeb0bb
|
121 KB |
sha256:aff8a4124497be92631fa8d3ea5121dd05849198114b9f2245813a89112f1efc
|
|
|
logs-gpt3_mcore_te_tp2_pp1_resume_torch_dist_multi_dist_optimizer_instances-24873748604-072bad00-9dbc-4c38-9055-d1e52526abcc
|
128 KB |
sha256:f28c8702932f0578511a62c2d26bdb60583959155e80e5f9657ec5623f979cf5
|
|
|
logs-gpt3_mcore_te_tp2_pp1_resume_torch_dist_multi_dist_optimizer_instances_1node-24873748604-1ebec81f-534c-486c-8741-65b1c6ea3b76
|
121 KB |
sha256:a5219e8a2b1a8cf294b54b6a04ac12c4a6a6dfe042f2f1148bec310756e627d1
|
|
|
logs-gpt3_mcore_te_tp2_pp1_resume_torch_dist_te_8experts2parallel_dist_optimizer-24873748604-c1d51a73-d3f4-454e-87f5-705dd07679a9
|
128 KB |
sha256:131dab3bbcce7e43dbb093f2b8122170a7c27a2533cf4891a45e9aee542f7140
|
|
|
logs-gpt3_mcore_te_tp2_pp1_resume_torch_dist_te_8experts2parallel_dist_optimizer_1node-24873748604-3a07af7b-a33c-433d-b27f-f1475ea521f3
|
122 KB |
sha256:2d6cad0c7c7cc93ea9c9cfc131d93736f8dec7446fa9dc26d36cdffe7e2f84c7
|
|
|
logs-gpt3_mcore_te_tp2_pp1_resume_torch_dist_te_8experts2parallel_multi_dist_optimizer_instances-24873748604-4c796cce-e245-4ca1-b2d4-f264444d3e16
|
129 KB |
sha256:fd91678505c0616bb471cb65815b279c82cc8cd2cdf56888f07bca2d72d11983
|
|
|
logs-gpt3_mcore_te_tp2_pp1_te_8experts2parallel_ddp_average_in_collective-24873748604-31ede3d2-92a5-45a3-af69-dd417662c0a4
|
58.2 KB |
sha256:1c652e03462451f59f0ec520400676f4f4d74d3e3fafea018ad03504d301d459
|
|
|
logs-gpt3_mcore_te_tp2_pp1_te_8experts2parallel_ddp_average_in_collective_1node-24873748604-f15391e8-afac-49a8-80e5-849ca197d1b7
|
55.3 KB |
sha256:59410cf1c1cf1efcb6ce57c7f6fcde96124edabe798d154b2041cd3c39eea3cf
|
|
|
logs-gpt3_mcore_te_tp2_pp1_te_8experts2parallel_overlap_grad_reduce_param_gather_groupedGEMM-24873748604-e6696fd8-1a9d-4820-8a9c-21f02a833681
|
58 KB |
sha256:f031984411720e97a5d73ce481832314426485bc06168fc73f578d2eac851e9f
|
|
|
logs-gpt3_mcore_te_tp2_pp1_te_8experts2parallel_overlap_grad_reduce_param_gather_groupedGEMM_1node-24873748604-224d19aa-2641-4e3f-91b7-2ea41ad43973
|
55.2 KB |
sha256:0142cec562ab22805fa95971ad8ddca660e9a492efc7e64fa655e8a7db310aba
|
|
|
logs-gpt3_mcore_te_tp2_pp1_te_a2a_ovlp_8experts_etp1_ep4-24873748604-2c770cca-0199-481c-8088-83de42b17025
|
61.2 KB |
sha256:a3b9c256757b19ad6bf1e5e0a956d666cc07caa3096c782437f921f7ce3d3949
|
|
|
logs-gpt3_mcore_te_tp2_pp1_te_a2a_ovlp_8experts_etp1_ep4_1node-24873748604-3d19d1ef-5c52-46aa-bdbc-7d83af483f4d
|
58 KB |
sha256:9228dd15b24e4e6dd0ef29d10873a11679c931f203f3a56139466cdcd9e3ca92
|
|
|
logs-gpt3_mcore_te_tp2_pp2_cp2-24873748604-382ef4f6-d1d8-49f4-94ee-3550847a23c6
|
59.4 KB |
sha256:1dc236f479a9b3b926a14643f71b62cbdcb10eedd483813cb6143a7ffeeadacc
|
|
|
logs-gpt3_mcore_te_tp2_pp2_cp2_1node-24873748604-5466ca61-49ed-400e-b259-fe80f8bbbc6f
|
54.2 KB |
sha256:05fc47080325e164782410f21fecd6ada4a58e48271d6b88088330a5ec2198c6
|
|
|
logs-gpt3_mcore_te_tp2_pp2_cp2_calculate_per_token_loss-24873748604-5ea9630c-03a9-4b04-8e29-68a38f41233d
|
59.5 KB |
sha256:1996d6db63b3d6bbeb35684efdfefc135a41480dca59feedbbc68627161b9378
|
|
|
logs-gpt3_mcore_te_tp2_pp2_cp2_calculate_per_token_loss_1node-24873748604-2dacf79b-a157-45dc-b6a9-edbeea231a36
|
54.8 KB |
sha256:4701564eadb63263fe5c1064ce9feada841e41695d63a67b16d26d967ccd508f
|
|
|
logs-gpt3_mcore_te_tp2_pp2_cp2_calculate_per_token_loss_nondeterministic-24873748604-2dd3ab53-2649-4187-9856-07cea5387cd2
|
59.6 KB |
sha256:5ff35db40eb73cdfb2881e7897398b71a15248c8bf6243ecb3a0c44eb1efbeff
|
|
|
logs-gpt3_mcore_te_tp2_pp2_cp2_calculate_per_token_loss_nondeterministic_1node-24873748604-af2c6901-50ef-4233-8a97-e81763a12faf
|
54.5 KB |
sha256:30f935402a12b1a6f5948dbd2c36622dda0d7286af96506041e56c12f46e1a6e
|
|
|
logs-gpt3_mcore_te_tp2_pp2_cp2_etp4_calculate_per_token_loss_dp_last-24873748604-714f640b-92a1-401e-b2a8-c61c189717bf
|
59.8 KB |
sha256:7551d3f5fc24794f6be5f062db2785af334bfb9e1fd50d91b7738c8461f85b33
|
|
|
logs-gpt3_mcore_te_tp2_pp2_cp2_etp4_calculate_per_token_loss_dp_last_1node-24873748604-a675510d-39f5-4554-901f-66b3eceee9ff
|
55.4 KB |
sha256:82ec11a5de65c8a9ece88c827e8a78929939d7f0e63978cde7bf11f8571a6a9d
|
|
|
logs-gpt3_mcore_te_tp2_pp2_cp2_etp4_calculate_per_token_loss_nondeterministic_dp_last-24873748604-7ec68ff7-f120-46db-9d69-25cd8596aced
|
59.8 KB |
sha256:77f1235a5e7e0bfa29cfdfc4b76699134bd0e6abc99fdaf71c6589abce43d1b3
|
|
|
logs-gpt3_mcore_te_tp2_pp2_cp2_etp4_calculate_per_token_loss_nondeterministic_dp_last_1node-24873748604-0ac4c540-d7fe-45f8-b0a5-5d2cd15d2251
|
55.4 KB |
sha256:5879b1427205b1952de381f7534a048f093a1172142fc07c6d55dcff0642e897
|
|
|
logs-gpt3_mcore_te_tp2_pp2_cp2_etp4_dp_last-24873748604-9cdc1bbb-5e89-4bf5-afbc-7f99e384f868
|
59.7 KB |
sha256:6854c3f03b6345dc72db5a7729fec0cdb232961633d0c9cd5665babf41f2f900
|
|
|
logs-gpt3_mcore_te_tp2_pp2_cp2_etp4_dp_last_1node-24873748604-bc43759a-35ee-4cbe-8b95-08a34094a634
|
54.9 KB |
sha256:2452d591496b1f51fd2208c42a5897b9292eaea0948683de9820a4708752c530
|
|
|
logs-gpt3_mcore_te_tp2_pp2_cp2_etp4_nondeterministic_dp_last-24873748604-02d9f1f8-8e1f-400c-861d-fb91d641142a
|
59.8 KB |
sha256:92f06a281f4b7decfaeb97991a53cadb6772ae1b5b7ec6d353e6dc80d1b9e911
|
|
|
logs-gpt3_mcore_te_tp2_pp2_cp2_etp4_nondeterministic_dp_last_1node-24873748604-c36611cd-1e25-4cf6-ae76-5b8e580eba15
|
54.8 KB |
sha256:6567587e7cb5faf0274fa27070f7f348261cd28f4557db62897215dc4cc4c48f
|
|
|
logs-gpt3_mcore_te_tp2_pp2_cp2_nondeterministic-24873748604-328be8b8-9f11-4d82-9be8-7cdcbf4b29b5
|
59.3 KB |
sha256:9328f7cd0daedd71bf9428550c3288bf2fd748be6426663f0506a58e57794038
|
|
|
logs-gpt3_mcore_te_tp2_pp2_cp2_nondeterministic_1node-24873748604-b9191155-f761-4c67-b1ce-064d5655c4fe
|
54.2 KB |
sha256:914916619a3b358bbbea20a9afb53b068b3bf2bb6c7460f836a8ce3413c4cc38
|
|
|
logs-gpt3_mcore_te_tp2_pp2_cross_entropy_loss_fusion-24873748604-839eee26-f693-4860-8904-d600594245c0
|
58.1 KB |
sha256:a1c55e99957549f20bb7d5742ae22a2a4af0c184fe26898ca7c5a11a7c5d3144
|
|
|
logs-gpt3_mcore_te_tp2_pp2_cross_entropy_loss_fusion_1node-24873748604-8214c132-1930-4aab-9cc6-2e5d366e12a9
|
54.9 KB |
sha256:e757c63304c2404d17235029bc1a8bf698343d819c61c198750c3acc7680315c
|
|
|
logs-gpt3_mcore_te_tp2_pp2_mla-24873748604-c6afaca7-b461-4d69-9aa2-bc0103fe8f75
|
104 KB |
sha256:75d708ab22a6a3b1f9c16a42e69b0e7328cc8340e17c9b7fc5a39a868db236b9
|
|
|
logs-gpt3_mcore_te_tp2_pp2_mla_1node-24873748604-c0c66d25-81f9-4b89-8162-c4f42c4d5189
|
97.5 KB |
sha256:e220b45d12aea14e79a027d9c588cfcdd1031e85c7abf245ddb2aaaae25259bc
|
|
|
logs-gpt3_mcore_te_tp2_pp2_resume_torch_dist-24873748604-a4a8ac89-ca3d-4b3a-a0cc-16ce55044260
|
129 KB |
sha256:a131f1363bbe2899e2f79bef3f7b2f7bb8d24ce684d8f55e4acb38a412c8ac4b
|
|
|
logs-gpt3_mcore_te_tp2_pp2_resume_torch_dist_1node-24873748604-92e5f0d3-16a9-46b4-9433-a18a7dd35d60
|
122 KB |
sha256:a3301ae8ed433416791fa71d150111048edbc488ee8ffd6298964395916ab323
|
|
|
logs-gpt3_mcore_te_tp2_pp2_resume_torch_dist_cp2_nondeterministic-24873748604-3c2bff39-7919-4e18-b93d-633c3d630a92
|
131 KB |
sha256:eff9fd45947921a2360a8d52f0165662198a5335b63f70ac75a2001fb2a0ddaf
|
|
|
logs-gpt3_mcore_te_tp2_pp2_resume_torch_dist_cp2_nondeterministic_1node-24873748604-a43d496c-0134-4f91-9a4a-7bb1e9eaa1c3
|
121 KB |
sha256:9e3f62eb52b0e6198fdacd1239840573c4e7bdd10dba079177290435e955cb8a
|
|
|
logs-gpt3_mcore_te_tp2_pp2_resume_torch_dist_cross_entropy_loss_fusion-24873748604-753a6a40-2db0-4327-884a-6d619a5ddcc9
|
129 KB |
sha256:00ed1a0f9b309cc568e4451ae0376da58e7ace41b13307f9a92fb7f0bea7d287
|
|
|
logs-gpt3_mcore_te_tp2_pp2_resume_torch_dist_cross_entropy_loss_fusion_1node-24873748604-54480008-37d8-435d-8bee-2c26896a3599
|
122 KB |
sha256:2e5dee5ee99edff64ada7d0cb1602e95011e01789c019fe084732d7a366f620e
|
|
|
logs-gpt3_mcore_te_tp2_pp2_resume_torch_dist_ddp_average_in_collective-24873748604-e1fb72ab-497c-40b7-8841-2ba3c23e45fb
|
129 KB |
sha256:6846da7d11fb5d751a026f08b1827a316f4fc8ab0f03d3e0f319938663ec3c08
|
|
|
logs-gpt3_mcore_te_tp2_pp2_resume_torch_dist_ddp_average_in_collective_1node-24873748604-12e0fbe4-1a88-4b07-914d-83f899912360
|
122 KB |
sha256:604b94c9f6250540fe4cba365bd826736e9a95d105b6da35bce9915278513817
|
|
|
logs-gpt3_mcore_te_tp2_pp2_resume_torch_dist_defer_embedding_wgrad_compute-24873748604-92f4aa8f-06ab-409e-9566-b97dfc6cb219
|
128 KB |
sha256:9d87cc8ddc575f2fe0c95af30940964405d86ad0e5fb1d841676d2deb2d31cf9
|
|
|
logs-gpt3_mcore_te_tp2_pp2_resume_torch_dist_defer_embedding_wgrad_compute_1node-24873748604-a38bc45b-fa3e-4926-8bd8-61809824537f
|
121 KB |
sha256:b591779cc567f153c184fc8727c6981ec2bccc659bbc2d4baeab0ae3404bfcd9
|
|
|
logs-gpt3_mcore_te_tp2_pp2_resume_torch_dist_reshard_1x4xNone-24873748604-e794ba06-dbdd-404c-baee-3ef356080409
|
129 KB |
sha256:6d1e88f16ea9886bcce400b2e2da5b4fd5e023d0fd812146572a9cecf61f1ed8
|
|
|
logs-gpt3_mcore_te_tp2_pp2_resume_torch_dist_reshard_1x4xNone_1node-24873748604-5ff0e277-9d20-4477-8e9c-29c8e8fc75de
|
122 KB |
sha256:6194f635b1d391d33b9954fcf0260485f0f38b169c9629f28592d17432261aa3
|
|
|
logs-gpt3_mcore_te_tp2_zp_z3_resume_fsdp_dtensor-24873748604-e3e982b6-c4d7-4ae9-91cd-09728157c25d
|
73.3 KB |
sha256:14a09d87be2c86975e8481b3f96b1d579aacbc6d75318b56f1a7e09f786ce699
|
|
|
logs-gpt3_mcore_te_tp2_zp_z3_resume_fsdp_dtensor_1node-24873748604-1bc903ad-5b34-4365-8275-96781b0bb6ba
|
70.1 KB |
sha256:b1e424ded904c3598214abff72683b87b26eaf55997886f68c6980f2e3a9cba5
|
|
|
logs-gpt3_mcore_te_tp4_pp1_dist_optimizer_overlap_grad_reduce_param_gather-24873748604-7d5f21bd-3cd5-46ae-bc10-275d36d66b59
|
57.7 KB |
sha256:eb998a16991fa242b4d1e729d4c11bbd57143232e40ce910355231a6843efef1
|
|
|
logs-gpt3_mcore_te_tp4_pp1_dist_optimizer_overlap_grad_reduce_param_gather_1node-24873748604-dbb58ef8-b3a2-40b0-b044-643f4e2d2df2
|
54.5 KB |
sha256:5e8bb8b6437d355d1f31176616066cd08701f300d722a9aeb5e59722c48ab07a
|
|
|
logs-gpt3_mcore_te_tp4_pp1_resume_torch_dist_dist_optimizer_overlap_grad_reduce-24873748604-2d7a6c79-c5b9-4233-b8aa-8e4a3f17ba26
|
129 KB |
sha256:b1dedc0b2e70e7c19ab39afcc461d45d78dee415e4dbe3e27cfd9898aa49b8f2
|
|
|
logs-gpt3_mcore_te_tp4_pp1_resume_torch_dist_dist_optimizer_overlap_grad_reduce_1node-24873748604-a603644c-bc71-4b71-ab35-332ac90183ca
|
121 KB |
sha256:0b753bc441e6239ffe1e27c57d449a949fc336711a6f79164bad409e09ad6d29
|
|
|
logs-gpt3_mcore_te_tp4_pp1_resume_torch_dist_dist_optimizer_overlap_grad_reduce_param_gather-24873748604-ba4ccc8a-b428-4470-81a6-ee3addd63a56
|
130 KB |
sha256:0e70c3954de3a78082c91e3d472bf6739ced061ff43cef390ad62583a0e3f729
|
|
|
logs-gpt3_mcore_te_tp4_pp1_resume_torch_dist_dist_optimizer_overlap_grad_reduce_param_gather_1node-24873748604-f5d70faa-a03b-4a5e-a433-9233aea770ba
|
122 KB |
sha256:1ce1a57ffae743255428556dbc5497649df589eeacb7e78e58848a514c1730b7
|
|
|
logs-gpt3_mcore_te_tp4_pp1_resume_torch_dist_qk_layernorm_test_mode-24873748604-e94a9148-494b-4901-a6b5-b2a15aa0f06b
|
128 KB |
sha256:70f3681e41b2c31872b8d3ba8c5e6637e66a1e732987813745fe83c9b6befa37
|
|
|
logs-gpt3_mcore_te_tp4_pp1_resume_torch_dist_qk_layernorm_test_mode_1node-24873748604-76c00f3e-e1f5-4dfb-ab3d-f164854e8dc1
|
121 KB |
sha256:03356b8c0b46549a1a4c4303962ba4ee7b04bf4c2c5cdc8a5e0b7b02a9a5761a
|
|
|
logs-gpt3_mcore_te_tp4_pp2_resume_torch_dist_reshard_8x1xNone-24873748604-b3cbc35f-5409-4c99-a242-413ad263e30b
|
131 KB |
sha256:1f918290e6db377730a78d222a7664dfbe29ddb261dcbf4b86569a40860c238d
|
|
|
logs-gpt3_mcore_te_tp4_pp2_resume_torch_dist_reshard_8x1xNone_1node-24873748604-3a44ceec-2806-43b5-ae56-341ab6167c76
|
122 KB |
sha256:134439d7b278cd62eafaa405d6477fd3281e95e66757be9461f81f3635570c6f
|
|
|
logs-gpt3_mcore_tp2_pp2_uninstall_te-24873748604-ea2149d8-3554-4e67-8898-df678acd7a63
|
56.7 KB |
sha256:b7da82b10a354c6eda29743bf49f25ba5ab9814d5bcfdcfbb87caefe099f2544
|
|
|
logs-gpt3_mcore_tp2_pp2_uninstall_te_1node-24873748604-f5a70864-600b-4c49-b756-41fe5755fd0a
|
52.8 KB |
sha256:aa357e2c3115f1296a1b3e219dd38420dd48cab1d3f19b10748e0ac1d830d4a1
|
|
|
logs-gpt3_moe_mcore_te_ep8_resume_torch_dist_dist_muon-24873748604-8faea8a5-cb87-4ea8-be21-f334d76f9304
|
128 KB |
sha256:11427cded8d63d5ed9bc3181f24c3fa01b0b13d2376044b1c2bc6342697681af
|
|
|
logs-gpt3_moe_mcore_te_ep8_resume_torch_dist_dist_muon_1node-24873748604-761c963c-c0e0-4d2b-867d-e82f6fc02b47
|
122 KB |
sha256:1eb038c01f16596bc7ef09ab5eda7a31ba006f60e28fc87c2bb5614f20463e07
|
|
|
logs-gpt3_moe_mcore_te_ep8_resume_torch_dist_dist_optimizer-24873748604-29f026c1-e337-47e7-a7a0-41f060eff995
|
131 KB |
sha256:0e32d40be13c9706a0bb75d6607513cf96dba8cb09bbf320d06063a75191817f
|
|
|
logs-gpt3_moe_mcore_te_ep8_resume_torch_dist_dist_optimizer_1node-24873748604-42f5df48-7b78-4ce8-8caf-13b1137d59af
|
124 KB |
sha256:49ddf65738f02fdf9b6a8ba0e0c2a1a1773da2f9122cfc8c78472d787ced9f9d
|
|
|
logs-gpt3_moe_mcore_te_ep8_resume_torch_dist_muon-24873748604-702244a1-0036-49e9-86f4-457b95845b7f
|
130 KB |
sha256:3cd57fec2ec73f6ddc450fece246619ca06c3ca50e2342c83e1b0e8f6c682bc9
|
|
|
logs-gpt3_moe_mcore_te_ep8_resume_torch_dist_muon_1node-24873748604-10cf1c7d-e08d-4459-815d-a1236e6b552e
|
124 KB |
sha256:fd520969983ca5bfe0d592afb504922e0368cce3cef7bc63071d006c2923bfd3
|
|
|
logs-gpt3_moe_mcore_te_tp4_ep2_etp2_pp2_resume_torch_dist_dist_optimizer-24873748604-bd5a4eec-ac1e-4c89-8be8-3b7b3d8fdad4
|
131 KB |
sha256:d71011468fd91e3a454ee5abf9e8b8d7864ef8f2c35f25e6f4d23e2d67ac2f32
|
|
|
logs-gpt3_moe_mcore_te_tp4_ep2_etp2_pp2_resume_torch_dist_dist_optimizer_1node-24873748604-c732d85c-3486-48d8-afd9-9b5e7e533349
|
125 KB |
sha256:a3a6d47ef2dfad3805cacf3af0645089239198b957f0435ebe9683ccfaa7e155
|
|
|
logs-gpt3_moe_mcore_te_tp4_ep2_etp2_pp2_scoped_cudagraph-24873748604-b7c8885e-e4d9-4609-afaf-3b117e30edad
|
144 KB |
sha256:70dddb70815e91459d49328b70a4b60251014635059e7424fffd21c20cb21229
|
|
|
logs-gpt3_moe_mcore_te_tp4_ep2_etp2_pp2_scoped_cudagraph_1node-24873748604-eec38047-9bdb-4904-b337-8ead3511c54e
|
132 KB |
sha256:4edba0e4e8d17418e9cd083782956754f99b59205d715e3cce10147198038ffb
|
|
|
logs-gpt_dynamic_inference_tp2_pp2_dp2_583m_logitsmatch_zmq-24873748604-f30d8992-5177-4e48-8a46-d01036f5398f
|
28.7 KB |
sha256:f0b142d8626ca751666f896f4cac600b4a266e5236d4a7788cbb8d84a442ca26
|
|
|
logs-gpt_grpo_basic_function-24873748604-37246dc7-bbef-48bc-9225-7aa14165650c
|
105 KB |
sha256:cc63ae981939a817701a7f1ae73695c289b770cb72c5d8d612add02797b9287a
|
|
|
logs-gpt_static_inference_tp1_pp1_16b_multiprompt_tokensmatch-24873748604-cd215914-ec1d-4928-8480-dc224546c45d
|
30.2 KB |
sha256:414d27bae4630c96805002f541e1efc20868bb4faa2405f17df636e21a779993
|
|
|
logs-gpt_static_inference_tp1_pp1_583m_cudagraphs-24873748604-2a29f364-72fb-4817-8883-8d2eafa30160
|
24.8 KB |
sha256:d937cfe01b44c9dc4c153e1acf53620bf0c399d9fbcd3f9d867f872de44042d3
|
|
|
logs-gpt_static_inference_tp1_pp1_583m_fp8_cudagraphs-24873748604-933a7127-76e0-46d0-a5ab-5b3b4e1fe8c5
|
24.8 KB |
sha256:88cea840e18af06eb512b8b0310bf7d0d2a71402fc4b8ccd5100c51593b66879
|
|
|
logs-gpt_static_inference_tp1_pp1_583m_logitsmatch-24873748604-77db1b87-9d98-4970-b8c9-8111325d4e4a
|
24.4 KB |
sha256:1287daee7a81823e0f8f45819e5cd32dc77f3e63e6b01ec49ce99a60acb240ec
|
|
|
logs-hybrid_dynamic_inference_tp1_pp1_dp8_583m-24873748604-712b87e2-8b83-4f55-995b-1de44d2dd098
|
30.5 KB |
sha256:6a2891e8dedd075ede2655d520c63e949e169de515f88a6d9da2f7c32291f252
|
|
|
logs-hybrid_dynamic_inference_tp1_pp1_dp8_583m_chunked_prefill-24873748604-731bc372-59d1-4104-8c88-8f185cf6165b
|
139 KB |
sha256:29fe9f62d12d29e390329a0e2bcadab3ee4983dff778dd950d7df94b23750bf5
|
|
|
logs-hybrid_mr_mcore_te_tp1_pp1_cp1_dgx_a100_1N8G-24873748604-d8316b74-54fb-4a57-b48d-41970b5fc61a
|
59.4 KB |
sha256:957a6841e050ea94b2971280885e413e5980fc31d1c250da2e0fdaf28335a07d
|
|
|
logs-hybrid_mr_mcore_te_tp1_pp2_vpp2_cp1_dgx_a100_1N8G-24873748604-4a662f23-dec1-495e-8ac9-97a285bab508
|
61.5 KB |
sha256:9f25db087131ae3f1fe7aa8a1364982da0d17fae346117a0282ebaf4e5676232
|
|
|
logs-hybrid_mr_mcore_te_tp1_pp4_cp1_dgx_a100_1N8G-24873748604-756c4cf5-e12b-4fce-9f3f-b83ec475241f
|
60.6 KB |
sha256:c9fee8eb007e29c1470a4cf93ec7061052076a4a454fdd698a6eacbb8c92417f
|
|
|
logs-hybrid_mr_mcore_te_tp2_pp1_cp1_dgx_a100_1N8G-24873748604-0bd518e4-81e5-4800-83f8-95efee5f61c0
|
58.4 KB |
sha256:ad64f66d06a7c910bdfe14cd44fa3d09faf2b416b534b72ac92a9b753f26b2a4
|
|
|
logs-hybrid_mr_mcore_te_tp2_pp1_cp4_dgx_a100_1N8G-24873748604-d5884741-e2d0-45c6-bc71-0ac8e55bc9e9
|
63.2 KB |
sha256:c98de817db40e87ccb667327a93f50b109d1cd05ce63bc569739252e7b0ec1fd
|
|
|
logs-mimo_vlm_pretrain_convergence_tp1_pp1_cp1_dp8_seq_packing-24873748604-255d89c6-a9d5-4eba-b471-dc8a2a9af9ea
|
101 KB |
sha256:997ff3a8b6990ff2d7922e71eeab2ad91b742f48699b48fbe9c3a710f3db4850
|
|
|
logs-mimo_vlm_pretrain_convergence_tp1_pp1_cp2_dp8-24873748604-99324f02-70b9-4a60-81fa-4e2ff27cea66
|
104 KB |
sha256:f4ff2c236216fc71acf35a08d34872101b466ccbd252156db954d4256bb27bd3
|
|
|
logs-moe_perf-24873748604-224a7aba-00ab-4352-bded-8411f4c024e7
|
32.6 KB |
sha256:fda50acbcbcaf98d5eb6acce467297facdfa194eed57abeccf61642fa5c23b8d
|
|
|
logs-tests-unit_tests-----.py-24873748604-d4e110ae-8578-4c9d-8de2-c37d67eab975
|
304 KB |
sha256:82b32c9743a9e1e4fb789a27f4480806345ce21c6ff512a24f7be8f6a0b0f42d
|
|
|
logs-tests-unit_tests-data-----.py-24873748604-2bac5ef9-69b1-4487-98de-f6720fa65a1c
|
323 KB |
sha256:c8020002e2336e05cc39ec770b209a5ab2bf174020f52c731f7560937e346fcc
|
|
|
logs-tests-unit_tests-dist_checkpointing-----.py-24873748604-17aed111-36f2-4461-8725-dfbfef592c0a
|
221 KB |
sha256:011033c027be44459233811d7c371a32d8f586e0f7fc735c80fad1ec022e014f
|
|
|
logs-tests-unit_tests-dist_checkpointing-models-----.py-24873748604-6842d78e-d3ad-424a-ad10-ac3e80fe0c32
|
83 KB |
sha256:e28b35ccf76055d116eae3eb7e8276df646680639e173edce3858cf3f8c528d9
|
|
|
logs-tests-unit_tests-dist_checkpointing-models-test_moe_experts.py-24873748604-43480334-3c3c-4e5b-a19a-7365a15ed5fe
|
101 KB |
sha256:103cc89f153f086cc3094a2aa73c60bf22b392caa0a212afc870748f271edb6b
|
|
|
logs-tests-unit_tests-dist_checkpointing-test_optimizer.py-24873748604-c87541d0-9535-4b2c-b528-3a27b4026306
|
112 KB |
sha256:00554a4e305565a8d3dfd071aeab3a421041b09ff6368a71bfbb8bc9816369ce
|
|
|
logs-tests-unit_tests-distributed-megatron_fsdp-----.py-24873748604-526568d3-7461-4729-980b-85b5f6f11f36
|
347 KB |
sha256:728d97c159d07ae63aaab3910ec3b29ce52bcb77c6d7a173cb1990e85fc37ea8
|
|
|
logs-tests-unit_tests-inference-----.py-24873748604-3e74b57c-5ad2-4e8a-92a2-4c422f6d1fa5
|
370 KB |
sha256:488658e5294ebd58f89ec25d4972a0ca16a514500694f77886e88812aa392074
|
|
|
logs-tests-unit_tests-models-----.py-24873748604-8a8bb6c7-d3ee-4090-9990-8d2978f9d83e
|
171 KB |
sha256:25a8ed2e00338b78db3de7840249d5c90aeb35bf564cc170a336cc600d4d9f1e
|
|
|
logs-tests-unit_tests-pipeline_parallel-----.py-24873748604-7b2c0b79-1684-418c-8f8c-ad153ff9ec32
|
87.9 KB |
sha256:5c55bfb5b2a2538ee97f75f3cee6cd1bb3dd6652af067db816143a3c9d38403f
|
|
|
logs-tests-unit_tests-post_training-----.py-24873748604-19297b4a-3d9f-441a-89a3-3f20148bcde1
|
54.8 KB |
sha256:ac04e83999c11988b8893c19f9fbab5a828f822386bc8f7e4b87f98d7b34d7df
|
|
|
logs-tests-unit_tests-resharding-----.py-24873748604-aefb506c-7763-4369-a228-1dae248d1374
|
122 KB |
sha256:ee28b998af72880882db457f296c88581dab3d588bc8e5613710b55ba8ad0981
|
|
|
logs-tests-unit_tests-rl-----.py-24873748604-d62f17f0-b1e0-4c0d-9e06-5790d6d4ec1e
|
352 KB |
sha256:3b2bf2795442910b9ce24feb0548f9622bbb12cd50e3dca34bb91ac64aca89ca
|
|
|
logs-tests-unit_tests-ssm-----.py-24873748604-0f64ff42-a369-4859-83cc-d9f35fb5c2b7
|
103 KB |
sha256:f0118a04e97072089f922cc2de6425fae1ca3090702bff8cb894c5173648d6e2
|
|
|
logs-tests-unit_tests-test_fp8_param.py-24873748604-0236aeec-c07d-40aa-9fbc-381722e861eb
|
193 KB |
sha256:9e4de6e31705e88f7cf1427a5a4437ca7130e9cbff573fb988b8a2fcccd71eb2
|
|
|
logs-tests-unit_tests-test_model_configs.py-24873748604-4a85f801-6b61-4f5f-bcb1-7970929e63d5
|
109 KB |
sha256:e86211dee81f6bcf58110e00d09a9728670d0e57963df8e1a93f2633efb45534
|
|
|
logs-tests-unit_tests-transformer-----.py-24873748604-9162eb3c-945c-479a-adfb-1efb5fc31ff1
|
230 KB |
sha256:f9bbe207b44bf70857359e2fa6086ff0007c1e9d489dd08d16d937998145ec87
|
|
|
logs-tests-unit_tests-transformer-moe-----.py-24873748604-f8b9ba92-8b2a-48c7-b29f-1cee50bdc0d1
|
252 KB |
sha256:97be68b616956536555dd07bf32a7201ee7a659e3f6725561129b9a98c74a139
|
|
|
logs-tests-unit_tests-transformer-test_multi_latent_attention.py-24873748604-1f1e1d27-bfa8-4a21-b346-479148b58008
|
95.2 KB |
sha256:d2b94df1dcd21317c05cbb27c48688b06c46a1d5a84ab869a690675fb972e35a
|
|
|
logs-tests-unit_tests-transformer-test_multi_token_prediction.py-24873748604-18bff06c-a6a4-4a9c-aec9-7fed683eed87
|
439 KB |
sha256:ac9b404c3dafb02a9eec1049565a94d2026bb1a41c6ff3a70d4b5e3bed5eaaa2
|
|