From: Tim Wang Date: Thu, 17 Oct 2024 06:57:14 +0000 (+1100) Subject: readme : update bindings list (#9918) X-Git-Tag: upstream/0.0.4488~553 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=3752217ed5a6a11864682fbf009bcb36afffd6bc;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : update bindings list (#9918) Co-authored-by: Tim Wang --- diff --git a/README.md b/README.md index 08fe8cc9..707904dd 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,7 @@ Typically finetunes of the base models below are supported as well. - 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) +- Swift [ShenghaiWang/SwiftLlama](https://github.com/ShenghaiWang/SwiftLlama) **UI:**