nnstreamer / nnstreamer-example

Example applications of nnstreamer. Note that we have to enable the 'apptest" CI module in the near future.
GNU Lesser General Public License v2.1
79 stars 71 forks source link

[android] Add llama2 example #359

Closed niley7464 closed 1 month ago

niley7464 commented 2 months ago

This patch adds android application example to use llama2 model. To use this application, nnstreamer-android's service application must be installed to the target device.

Self evaluation:

  1. Build test: [*]Passed [ ]Failed [ ]Skipped
  2. Run test: [*]Passed [ ]Failed [ ]Skipped
taos-ci commented 2 months ago

:memo: TAOS-CI Version: 1.5.20200925. Thank you for submitting PR #359. Please a submit 1commit/1PR (one commit per one PR) policy to get comments quickly from reviewers. Your PR must pass all verificiation processes of cibot before starting a review process from reviewers. If you are new member to join this project, please read manuals in documentation folder and wiki page. In order to monitor a progress status of your PR in more detail, visit http://ci.nnstreamer.ai/.

taos-ci commented 2 months ago

:octocat: cibot: @niley7464, The last line of a text file must have a newline character. Please append a new line at the end of the line in android/example_app/llama2/app/.gitignore.

taos-ci commented 2 months ago

:octocat: cibot: @niley7464, The last line of a text file must have a newline character. Please append a new line at the end of the line in android/example_app/llama2/app/build.gradle.kts.

taos-ci commented 2 months ago

:octocat: cibot: @niley7464, The last line of a text file must have a newline character. Please append a new line at the end of the line in android/example_app/llama2/app/build.gradle.kts.

taos-ci commented 1 month ago

:octocat: cibot: @niley7464, The last line of a text file must have a newline character. Please append a new line at the end of the line in android/kotlin_app/llama2/app/.gitignore.

taos-ci commented 1 month ago

:octocat: cibot: @niley7464, The last line of a text file must have a newline character. Please append a new line at the end of the line in android/kotlin_app/llama2/app/.gitignore.

taos-ci commented 1 month ago

:octocat: cibot: @niley7464, The last line of a text file must have a newline character. Please append a new line at the end of the line in android/kotlin_app/llama2/app/src/test/java/ai/nnstreamer/example/llama2/ExampleUnitTest.kt.