Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/more-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
runner: linux.g5.4xlarge.nvidia.gpu
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
timeout: 60
script: |
set -xeou pipefail
Expand Down Expand Up @@ -95,7 +95,7 @@ jobs:
with:
runner: linux.g5.4xlarge.nvidia.gpu
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
timeout: 60
script: |
set -xeou pipefail
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/periodic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
secrets-env: "HF_TOKEN_PERIODIC"
runner: ${{ matrix.runner }}
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
script: |
echo "::group::Print machine info"
nvidia-smi
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ jobs:
with:
runner: linux.g5.4xlarge.nvidia.gpu
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
script: |
echo "::group::Print machine info"
nvidia-smi
Expand Down Expand Up @@ -265,7 +265,7 @@ jobs:
with:
runner: linux.g5.4xlarge.nvidia.gpu
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
timeout: 60
script: |
echo "::group::Print machine info"
Expand Down Expand Up @@ -314,7 +314,7 @@ jobs:
with:
runner: linux.g5.4xlarge.nvidia.gpu
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
script: |
echo "::group::Print machine info"
nvidia-smi
Expand Down Expand Up @@ -363,7 +363,7 @@ jobs:
with:
runner: linux.g5.4xlarge.nvidia.gpu
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
script: |
echo "::group::Print machine info"
nvidia-smi
Expand Down Expand Up @@ -413,7 +413,7 @@ jobs:
with:
runner: linux.g5.4xlarge.nvidia.gpu
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
script: |
echo "::group::Print machine info"
nvidia-smi
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/run-readme-periodic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runner: linux.g5.4xlarge.nvidia.gpu
secrets-env: "HF_TOKEN_PERIODIC"
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
timeout: 60
script: |
echo "::group::Print machine info"
Expand Down Expand Up @@ -50,7 +50,7 @@ jobs:
runner: linux.g5.4xlarge.nvidia.gpu
secrets: inherit
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
timeout: 60
script: |
echo "::group::Print machine info"
Expand Down Expand Up @@ -81,7 +81,7 @@ jobs:
runner: linux.g5.4xlarge.nvidia.gpu
secrets-env: "HF_TOKEN_PERIODIC"
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
timeout: 60
script: |
echo "::group::Print machine info"
Expand Down
30 changes: 15 additions & 15 deletions .github/workflows/run-readme-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
runner: linux.g5.4xlarge.nvidia.gpu
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
timeout: 60
script: |
echo "::group::Print machine info and try install pip and/or pip3"
Expand All @@ -39,7 +39,7 @@ jobs:
with:
runner: linux.g5.4xlarge.nvidia.gpu
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
timeout: 60
script: |
echo "::group::Print machine info and try install pip and/or pip3"
Expand All @@ -62,7 +62,7 @@ jobs:
with:
runner: linux.g5.4xlarge.nvidia.gpu
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
timeout: 60
script: |
echo "::group::Print machine info and try install pip and/or pip3"
Expand All @@ -86,7 +86,7 @@ jobs:
with:
runner: linux.g5.4xlarge.nvidia.gpu
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
timeout: 60
script: |
echo "::group::Print machine info and try install pip and/or pip3"
Expand All @@ -104,7 +104,7 @@ jobs:
with:
runner: linux.g5.4xlarge.nvidia.gpu
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
timeout: 60
script: |
echo "::group::Print machine info"
Expand All @@ -127,7 +127,7 @@ jobs:
with:
runner: linux.g5.4xlarge.nvidia.gpu
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
timeout: 60
script: |
echo "::group::Print machine info"
Expand All @@ -151,7 +151,7 @@ jobs:
with:
runner: linux.g5.4xlarge.nvidia.gpu
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
timeout: 60
script: |
echo "::group::Print machine info"
Expand All @@ -175,7 +175,7 @@ jobs:
with:
runner: linux.g5.4xlarge.nvidia.gpu
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
timeout: 60
script: |
echo "::group::Print machine info"
Expand All @@ -198,7 +198,7 @@ jobs:
with:
runner: linux.g5.4xlarge.nvidia.gpu
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
timeout: 60
script: |
echo "::group::Print machine info"
Expand All @@ -220,7 +220,7 @@ jobs:
with:
runner: linux.g5.4xlarge.nvidia.gpu
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
timeout: 60
script: |
echo "::group::Print machine info"
Expand All @@ -242,7 +242,7 @@ jobs:
with:
runner: linux.g5.4xlarge.nvidia.gpu
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
timeout: 60
script: |
echo "::group::Print machine info"
Expand All @@ -264,7 +264,7 @@ jobs:
with:
runner: linux.g5.4xlarge.nvidia.gpu
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
timeout: 60
script: |
echo "::group::Print machine info"
Expand All @@ -281,7 +281,7 @@ jobs:
with:
runner: linux.g5.4xlarge.nvidia.gpu
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
timeout: 60
script: |
echo "::group::Print machine info"
Expand Down Expand Up @@ -309,7 +309,7 @@ jobs:
with:
runner: linux.g5.4xlarge.nvidia.gpu
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
timeout: 60
script: |
echo "::group::Print machine info"
Expand All @@ -331,7 +331,7 @@ jobs:
with:
runner: linux.g5.4xlarge.nvidia.gpu
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
timeout: 60
script: |
echo "::group::Print machine info"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/runner-cuda-dtype.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runner: linux.g5.4xlarge.nvidia.gpu
secrets-env: "HF_TOKEN_PERIODIC"
gpu-arch-type: cuda
gpu-arch-version: "12.4"
gpu-arch-version: "12.6"
timeout: 60
script: |
echo "::group::Print machine info"
Expand Down
12 changes: 6 additions & 6 deletions install/install_requirements.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,20 +51,20 @@ echo "Using pip executable: $PIP_EXECUTABLE"
# NOTE: If a newly-fetched version of the executorch repo changes the value of
# PYTORCH_NIGHTLY_VERSION, you should re-run this script to install the necessary
# package versions.
PYTORCH_NIGHTLY_VERSION=dev20250131
PYTORCH_NIGHTLY_VERSION=dev20250324

# Nightly version for torchvision
VISION_NIGHTLY_VERSION=dev20250131
VISION_NIGHTLY_VERSION=dev20250324

# Nightly version for torchtune
TUNE_NIGHTLY_VERSION=dev20250131
TUNE_NIGHTLY_VERSION=dev20250324

# The pip repository that hosts nightly torch packages. cpu by default.
# If cuda is available, based on presence of nvidia-smi, install the pytorch nightly
# with cuda for faster execution on cuda GPUs.
if [[ -x "$(command -v nvidia-smi)" ]];
then
TORCH_NIGHTLY_URL="https://download.pytorch.org/whl/nightly/cu124"
TORCH_NIGHTLY_URL="https://download.pytorch.org/whl/nightly/cu126"
elif [[ -x "$(command -v rocminfo)" ]];
then
TORCH_NIGHTLY_URL="https://download.pytorch.org/whl/nightly/rocm6.2"
Expand All @@ -79,13 +79,13 @@ fi
if [[ -x "$(command -v xpu-smi)" ]];
then
REQUIREMENTS_TO_INSTALL=(
torch=="2.7.0.${PYTORCH_NIGHTLY_VERSION}"
torch=="2.8.0.${PYTORCH_NIGHTLY_VERSION}"
torchvision=="0.22.0.${VISION_NIGHTLY_VERSION}"
#torchtune=="0.6.0" # no 0.6.0 on xpu nightly
)
else
REQUIREMENTS_TO_INSTALL=(
torch=="2.7.0.${PYTORCH_NIGHTLY_VERSION}"
torch=="2.8.0.${PYTORCH_NIGHTLY_VERSION}"
torchvision=="0.22.0.${VISION_NIGHTLY_VERSION}"
torchtune=="0.6.0.${TUNE_NIGHTLY_VERSION}"
)
Expand Down
Loading