From: Michał Tuszyński Date: Tue, 15 Oct 2024 08:20:34 +0000 (+0200) Subject: readme : update bindings list (#9889) X-Git-Tag: upstream/0.0.4488~569 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=4c42f93b22146c83b763d8cbee5fafc512746649;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : update bindings list (#9889) --- diff --git a/README.md b/README.md index dd4927b0..08fe8cc9 100644 --- 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:**