From 440f6a5eeb8967cac8597b01632799d790dcdbc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 23:06:10 +0000 Subject: [PATCH] Bump onnx in /meta-llama-Llama-3.1-8B-Instruct/QNN Bumps [onnx](https://github.com/onnx/onnx) from 1.19.1 to 1.21.0rc1. - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md) - [Commits](https://github.com/onnx/onnx/commits) --- updated-dependencies: - dependency-name: onnx dependency-version: 1.21.0rc1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- meta-llama-Llama-3.1-8B-Instruct/QNN/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-llama-Llama-3.1-8B-Instruct/QNN/requirements.txt b/meta-llama-Llama-3.1-8B-Instruct/QNN/requirements.txt index f5065dfda..3cd0e656b 100644 --- a/meta-llama-Llama-3.1-8B-Instruct/QNN/requirements.txt +++ b/meta-llama-Llama-3.1-8B-Instruct/QNN/requirements.txt @@ -1,7 +1,7 @@ # these are the versions the recipes were last validated with datasets==4.2.0 olive-ai==0.11.0 -onnx==1.19.1 +onnx==1.21.0rc1 onnx-ir==0.1.13 onnxruntime-genai-cuda==0.11.2 onnxruntime-gpu==1.24.1