We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe28c97 commit b600c81Copy full SHA for b600c81
1 file changed
README.md
@@ -450,3 +450,8 @@ rm /usr/lib/jvm/java-21/bin/msvcp140.dll
450
```
451
452
The system's updated C++ runtime will be used instead, resolving the crash.
453
+
454
+## Similar Projects / Usage
455
456
+- [LLaMAndroid](https://github.com/Rattlyy/LLaMAndroid/tree/main/app) — Android app demonstrating usage of llama.cpp bindings.
457
+- [llama-stack-client-kotlin](https://github.com/ogx-ai/llama-stack-client-kotlin) — Kotlin client for the Llama Stack API.
0 commit comments