From 100f378387610b7f4af30f68bdcc109e142e8047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 02:13:15 +0000 Subject: [PATCH] Bump transformers in /microsoft-Phi-4-reasoning/QNN Bumps [transformers](https://github.com/huggingface/transformers) from 4.57.3 to 5.0.0rc3. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.57.3...v5.0.0rc3) --- updated-dependencies: - dependency-name: transformers dependency-version: 5.0.0rc3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- microsoft-Phi-4-reasoning/QNN/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsoft-Phi-4-reasoning/QNN/requirements.txt b/microsoft-Phi-4-reasoning/QNN/requirements.txt index f5065dfda..d697d3b3c 100644 --- a/microsoft-Phi-4-reasoning/QNN/requirements.txt +++ b/microsoft-Phi-4-reasoning/QNN/requirements.txt @@ -14,4 +14,4 @@ tiktoken==0.12.0 tokenicer==0.0.5 tokenizers==0.22.2 # newer transformers might have incompatibility with gptq passes -transformers==4.57.3 +transformers==5.0.0rc3