v0.7.0 #1356
baijumeswani
announced in
Announcements
v0.7.0
#1356
Replies: 2 comments
-
Could you please update the code samples to explain how to use these changes? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Are there any example scripts for NPU inference with this update? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Release Notes
We are excited to announce the release of
onnxruntime-genai
version 0.7.0. Below are the key updates included in this release:onnxruntime-genai
static library. All language bindings now interface withonnxruntime-genai
through theonnxruntime-genai
shared library.onnxruntime-genai
python package is now a numpy array type.onnxruntime-genai-cuda
for cuda, andonnxruntime-genai-dml
for dml). This allows using the onnxruntime-genai-cuda package to also work on non cuda machines (as an example).onnxruntime-genai
C# bindings.This release also includes several bug fixes that resolve issues reported by users.
This discussion was created from the release v0.7.0.
Beta Was this translation helpful? Give feedback.
All reactions