CoolFace
Modelpublic

Felipe97/llama-cpp-compiled

sourceHugging Faceupdated 4d agoView on Hugging Face
0likes1.1kdownloads
build.gradle.kts7 linesDownload Raw Back to llama.android
1// Top-level build file where you can add configuration options common to all sub-projects/modules.2plugins {3    alias(libs.plugins.android.application) apply false4    alias(libs.plugins.android.library) apply false5    alias(libs.plugins.jetbrains.kotlin.android) apply false6}7