Logo
Explore Help
Sign In
tqcq/llama.cpp
0
0
Fork 0
You've already forked llama.cpp
mirror of https://github.com/ggml-org/llama.cpp.git synced 2025-07-13 06:23:34 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
1b2aaf28acd632b79bc3b07acb5dad877dc7dbb1
llama.cpp/examples/llama.android/build.gradle.kts

7 lines
299 B
Plaintext
Raw Normal View History

android : introduce starter project example (#4926) * 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-17 00:47:34 +11:00
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "8.2.0" apply false
id("org.jetbrains.kotlin.android") version "1.9.0" apply false
android : module (#7502) * move ndk code to a new library * add gradle file
2024-05-25 04:11:33 -04:00
id("com.android.library") version "8.2.0" apply false
android : introduce starter project example (#4926) * 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-17 00:47:34 +11:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 451ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API