summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradel boussaken <netdur@gmail.com>2024-01-20 09:05:43 +0100
committerGitHub <noreply@github.com>2024-01-20 03:05:43 -0500
commit48e2b1337257bb77573bf76cfffcff3a5efa8704 (patch)
treef9a41caa41f731f4ec4ceb54be5942e392d974db
parentcca894f16a5eade15afd07b015e4cb3d8658943f (diff)
Add a dart/flutter binding to README.md (#4882)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 866aa87b..cbfba01b 100644
--- a/README.md
+++ b/README.md
@@ -128,6 +128,7 @@ as the main playground for developing new features for the [ggml](https://github
- React Native: [mybigday/llama.rn](https://github.com/mybigday/llama.rn)
- Java: [kherud/java-llama.cpp](https://github.com/kherud/java-llama.cpp)
- Zig: [deins/llama.cpp.zig](https://github.com/Deins/llama.cpp.zig)
+- Flutter/Dart: [netdur/llama_cpp_dart](https://github.com/netdur/llama_cpp_dart)
**UI:**