From a5849f2e1b6e289eabfea2cf018aa0a1f1cce8ae Mon Sep 17 00:00:00 2001 From: adel boussaken Date: Thu, 11 Jan 2024 18:43:26 +0100 Subject: [PATCH] Add link to Dart binding for llama.cpp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 866aa87b4..cbfba01bc 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:**