Skip to content

Commit b600c81

Browse files
docs: add Similar Projects / Usage section to README (#182)
Co-authored-by: Claude <noreply@anthropic.com>
1 parent fe28c97 commit b600c81

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,3 +450,8 @@ rm /usr/lib/jvm/java-21/bin/msvcp140.dll
450450
```
451451

452452
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

Comments
 (0)