Which version is downloaded using build.py and git clone? #1543
shanky2003g
started this conversation in
General
Replies: 0 comments
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.
-
Hi team,
I initially set up ONNX Runtime GenAI in my Android environment by cloning the repository and building the .aar file using the following command:
python build.py --build_java --android --android_home --android_ndk_path --android_abi [armeabi-v7a|arm64-v8a|x86|x86_64] --config Release
This generated a file named onnxruntime-genai-release.aar, but I couldn’t find any reference to the version of the library that was built.
Could you please clarify:
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions