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-08-01 06:59:13 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
d4d915d351d1f1270d56184bdd46672893e8a5d8
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.3 Page: 588ms Template: 50ms
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