llama.cpp/examples/llama.android
Raj Hammeer Singh Hada ac146628e4
Fix llama-android.cpp for error - "common/common.h not found" (#8145)
- Path seems to be wrong for the common.h header file in llama-android.cpp file. Fixing the path so the Android Build doesn't fail with the error "There is no file common/common.h"
2024-06-27 03:57:57 +02:00
..
app android : module (#7502) 2024-05-25 11:11:33 +03:00
gradle/wrapper android : introduce starter project example (#4926) 2024-01-16 15:47:34 +02:00
llama Fix llama-android.cpp for error - "common/common.h not found" (#8145) 2024-06-27 03:57:57 +02:00
.gitignore android : introduce starter project example (#4926) 2024-01-16 15:47:34 +02:00
build.gradle.kts android : module (#7502) 2024-05-25 11:11:33 +03:00
gradle.properties android : introduce starter project example (#4926) 2024-01-16 15:47:34 +02:00
gradlew android : introduce starter project example (#4926) 2024-01-16 15:47:34 +02:00
README.md android : introduce starter project example (#4926) 2024-01-16 15:47:34 +02:00
settings.gradle.kts android : module (#7502) 2024-05-25 11:11:33 +03:00