From 83a96cb207abc15d652d1c143a0245c2e767b356 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 14:48:26 +0000 Subject: [PATCH] Bump torch in /3_distributed_training/unsloth/gemma3-4b-it/scripts Bumps torch from 2.7.0 to 2.7.1+cu128. --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1+cu128 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../unsloth/gemma3-4b-it/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3_distributed_training/unsloth/gemma3-4b-it/scripts/requirements.txt b/3_distributed_training/unsloth/gemma3-4b-it/scripts/requirements.txt index 66167c85..960ace6a 100644 --- a/3_distributed_training/unsloth/gemma3-4b-it/scripts/requirements.txt +++ b/3_distributed_training/unsloth/gemma3-4b-it/scripts/requirements.txt @@ -1,5 +1,5 @@ --extra-index-url https://download.pytorch.org/whl/cu128 -torch==2.7.0 +torch==2.7.1+cu128 torchvision==0.22.0 torchaudio==2.7.0 unsloth==2025.5.4