From: adel boussaken Date: Sat, 20 Jan 2024 08:05:43 +0000 (+0100) Subject: Add a dart/flutter binding to README.md (#4882) X-Git-Tag: upstream/0.0.4488~2560 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=48e2b1337257bb77573bf76cfffcff3a5efa8704;p=pkg%2Fggml%2Fsources%2Fllama.cpp Add a dart/flutter binding to README.md (#4882) --- 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:**