From 3d652bfddfba09022525067e672c3c145c074649 Mon Sep 17 00:00:00 2001 From: Lucas Moura Belo Date: Thu, 6 Mar 2025 16:15:13 -0300 Subject: [PATCH] readme : update bindings (#12229) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d73b0495d..e371c44ed 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ Instructions for adding support for new models: [HOWTO-add-model.md](docs/develo - 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) +- Delphi [Embarcadero/llama-cpp-delphi](https://github.com/Embarcadero/llama-cpp-delphi)