Skip to content

Commit

Permalink
Update on "[Test only] multimodal android binding"
Browse files Browse the repository at this point in the history
[ghstack-poisoned]
  • Loading branch information
larryliu0820 committed Jul 26, 2024
2 parents 78668a2 + a322d05 commit 0f4b370
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/build_android_llm_demo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ build_android_native_library() {
-DANDROID_ABI="${ANDROID_ABI}" \
-DANDROID_PLATFORM=android-23 \
-DCMAKE_INSTALL_PREFIX="${CMAKE_OUT}" \
-DEXECUTORCH_ENABLE_LOGGING=ON \
-DEXECUTORCH_LOG_LEVEL=Info \
-DEXECUTORCH_BUILD_LLAMA_JNI=ON \
-DEXECUTORCH_BUILD_MULTIMODAL_JNI=ON \
-DEXECUTORCH_USE_TIKTOKEN="${EXECUTORCH_USE_TIKTOKEN}" \
Expand Down

0 comments on commit 0f4b370

Please sign in to comment.