]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : add php api bindings (#6326)
authorMateusz Charytoniuk <redacted>
Wed, 27 Mar 2024 07:08:59 +0000 (08:08 +0100)
committerGitHub <redacted>
Wed, 27 Mar 2024 07:08:59 +0000 (09:08 +0200)
* add php bindings to readme

* readme : add link to PR

---------

Co-authored-by: Georgi Gerganov <redacted>
README.md

index a56a60049c08db1806bd47aab13f7cd85b2c263e..5517bf0939df6268204bf1d10abfaeae65b76f5f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -148,6 +148,7 @@ Typically finetunes of the base models below are supported as well.
 - Java: [kherud/java-llama.cpp](https://github.com/kherud/java-llama.cpp)
 - Zig: [deins/llama.cpp.zig](https://github.com/Deins/llama.cpp.zig)
 - 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)
 
 **UI:**