From 3b1df98925e1e48d4530682cb778df9e75bcdaeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 18:00:50 +0000 Subject: [PATCH] Bump torch in /LLM/oda_examples/oda-oci-data-science-oracledb-23ai-llm Bumps [torch](https://github.com/pytorch/pytorch) from 2.3.1 to 2.6.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.3.1...v2.6.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../oda-oci-data-science-oracledb-23ai-llm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LLM/oda_examples/oda-oci-data-science-oracledb-23ai-llm/requirements.txt b/LLM/oda_examples/oda-oci-data-science-oracledb-23ai-llm/requirements.txt index 9b1351c5..9e737f37 100644 --- a/LLM/oda_examples/oda-oci-data-science-oracledb-23ai-llm/requirements.txt +++ b/LLM/oda_examples/oda-oci-data-science-oracledb-23ai-llm/requirements.txt @@ -87,7 +87,7 @@ sympy==1.13.1 tenacity==8.4.1 tiktoken==0.7.0 tokenizers==0.19.1 -torch==2.3.1 +torch==2.6.0 tqdm==4.66.4 transformers==4.41.2 triton==2.3.1