Skip to content

Commit 8aa2fce

Browse files
manuelcandalesfacebook-github-bot
authored andcommitted
fix llama-runner-linux-android (#3127)
Summary: Pull Request resolved: #3127 Reviewed By: larryliu0820, kirklandsign Differential Revision: D56306284
1 parent f2e660b commit 8aa2fce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/scripts/build_llama_android.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ install_executorch_and_backend_lib() {
2626
-DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON \
2727
-DEXECUTORCH_BUILD_XNNPACK=ON \
2828
-DEXECUTORCH_BUILD_OPTIMIZED=ON \
29+
-DEXECUTORCH_BUILD_QUANTIZED=ON \
2930
-DXNNPACK_ENABLE_ARM_BF16=OFF \
3031
-Bcmake-android-out .
3132

0 commit comments

Comments
 (0)