From b1a5386fbbdd9a1bce685494c43b2313040e9df9 Mon Sep 17 00:00:00 2001 From: Tim Wang Date: Thu, 17 Oct 2024 10:36:39 +1100 Subject: [PATCH] Add SwiftLlama to the Bindings list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 08fe8cc92..707904ddc 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:**