Skip to content

Commit 3a89550

Browse files
committed
Build llama
1 parent 8499338 commit 3a89550

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/build_android_library.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ build_android_native_library() {
5555
-DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON \
5656
-DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON \
5757
-DEXECUTORCH_BUILD_KERNELS_CUSTOM="${EXECUTORCH_BUILD_EXTENSION_LLM:-ON}" \
58+
-DEXECUTORCH_BUILD_LLAMA_JNI="${EXECUTORCH_BUILD_EXTENSION_LLM:-ON}" \
5859
-DEXECUTORCH_BUILD_NEURON="${EXECUTORCH_BUILD_NEURON}" \
5960
-DNEURON_BUFFER_ALLOCATOR_LIB="${NEURON_BUFFER_ALLOCATOR_LIB}" \
6061
-DEXECUTORCH_BUILD_QNN="${EXECUTORCH_BUILD_QNN}" \

0 commit comments

Comments
 (0)