Skip to content

Commit 6df65f7

Browse files
authored
Update 5-Run-Benchmark-on-Android.md
1 parent b37d110 commit 6df65f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/learning-paths/smartphones-and-mobile/Build-Llama3-Chat-Android-App-Using-Executorch-And-XNNPACK/5-Run-Benchmark-on-Android.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ cmake --build cmake-out-android/examples/models/llama -j16 --config Release
7777
You should now have `llama_main` available for Android.
7878

7979
## Run on Android via adb shell
80+
You will need an Arm-powered smartphone with the i8mm feature running Android, with 16GB of RAM. The following steps were tested on a Google Pixel 8 Pro phone.
8081

8182
### 1. Connect your Android phone
8283

0 commit comments

Comments
 (0)