]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : update bindings list (#8222)
authorAndy Tai <redacted>
Sun, 7 Jul 2024 13:21:37 +0000 (06:21 -0700)
committerGitHub <redacted>
Sun, 7 Jul 2024 13:21:37 +0000 (16:21 +0300)
* adding guile_llama_cpp  to binding list

* fix formatting

* fix formatting

README.md

index 800b499e9d516141f5142aa6adf494afd52508ed..aba6a4c59ada0607325c9bb303194078ebe8ad0a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -131,6 +131,7 @@ Typically finetunes of the base models below are supported as well.
 - 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)
+- Guile Scheme: [guile_llama_cpp](https://savannah.nongnu.org/projects/guile-llama-cpp)
 
 **UI:**