You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix some binary PATH
Use new prebuilt library for runner
Run instrumentation
Run emulator in terminal
Add CI for Android script
Co-authored-by: Nikita Shulga <2453524+malfet@users.noreply.github.com>
---------
Co-authored-by: Nikita Shulga <2453524+malfet@users.noreply.github.com>
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -276,11 +276,11 @@ If you have Android Studio set up, and you have Java 17 and Android SDK 34 confi
276
276
277
277
First, you need to download the following AAR file which contains the required Java library and its corresponding JNI library, for the app to build and run. You need to put the file to `android/Torchchat/app/libs/executorch.aar`
You also need to push the model and tokenizer file to your device. Please refer to the docs above on generating the pte and bin file, or use E2E script (see section below) to generate and push the file.
0 commit comments