What version of onnxruntime is required by this project? #634
Replies: 1 comment
-
You can do either. But using main is better since there are a few fixes in ort main that are not part of the ort release yet. I recommend picking the new onnxruntime-genai release and downloading the C API package from there. |
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
-
Do we need to build onnxruntime from main? Or can we use a release tag?
Beta Was this translation helpful? Give feedback.
All reactions