Skip to content

Commit 4f1efda

Browse files
Bump onnx in /mistralai-Mistral-7B-Instruct-v0.3/VitisAI
Bumps [onnx](https://github.com/onnx/onnx) from 1.18.0 to 1.21.0. - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md) - [Commits](onnx/onnx@v1.18.0...v1.21.0) --- updated-dependencies: - dependency-name: onnx dependency-version: 1.21.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84382ca commit 4f1efda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mistralai-Mistral-7B-Instruct-v0.3/VitisAI/requirements_vitisai_llm.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ nltk
1717
numpy
1818

1919
# Pin onnx version
20-
onnx==1.18.0
20+
onnx==1.21.0
2121
onnxruntime==1.21.1
2222
onnxruntime-genai==0.7.1
2323
optimum

0 commit comments

Comments
 (0)