]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
docs : update bindings list (#10261)
authorSmall Grass Forest <redacted>
Wed, 13 Nov 2024 11:17:10 +0000 (19:17 +0800)
committerGitHub <redacted>
Wed, 13 Nov 2024 11:17:10 +0000 (13:17 +0200)
Signed-off-by: tianzixuan <redacted>
README.md

index 0378a674e83531e75edcfdfbbdd221a8119238cc..6ab6acf1282c60695dc79005aed20ddc211bd057 100644 (file)
--- a/README.md
+++ b/README.md
@@ -131,6 +131,7 @@ Typically finetunes of the base models below are supported as well.
 - 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)
+- Flutter: [xuegao-tzx/Fllama](https://github.com/xuegao-tzx/Fllama)
 - PHP (API bindings and features built on top of llama.cpp): [distantmagic/resonance](https://github.com/distantmagic/resonance) [(more info)](https://github.com/ggerganov/llama.cpp/pull/6326)
 - Guile Scheme: [guile_llama_cpp](https://savannah.nongnu.org/projects/guile-llama-cpp)
 - Swift [srgtuszy/llama-cpp-swift](https://github.com/srgtuszy/llama-cpp-swift)