]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : update bindings list (#9889)
authorMichał Tuszyński <redacted>
Tue, 15 Oct 2024 08:20:34 +0000 (10:20 +0200)
committerGitHub <redacted>
Tue, 15 Oct 2024 08:20:34 +0000 (11:20 +0300)
README.md

index dd4927b04088797ebf034249b75697467ef8485a..08fe8cc9257647fc836d9e9c3e7563f5802b763e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -130,6 +130,7 @@ Typically finetunes of the base models below are supported as well.
 - Flutter/Dart: [netdur/llama_cpp_dart](https://github.com/netdur/llama_cpp_dart)
 - 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)
 
 **UI:**