1
0
mirror of https://github.com/ggerganov/llama.cpp.git synced 2025-01-24 02:19:18 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Valentin Konovalov
256d1bb0dd
android : use release cmake build type by default () 2024-01-25 19:05:51 +02:00
Neuman Vong
862f5e41ab
android : introduce starter project example ()
* Introduce starter project for Android

Based on examples/llama.swiftui.

* Add github workflow

* Set NDK version

* Only build arm64-v8a in CI

* Sync bench code

* Rename CI prop to skip-armeabi-v7a

* Remove unused tests
2024-01-16 15:47:34 +02:00