]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme: update bindings (#16651)
authorRon Evans <redacted>
Mon, 20 Oct 2025 08:20:04 +0000 (10:20 +0200)
committerGitHub <redacted>
Mon, 20 Oct 2025 08:20:04 +0000 (11:20 +0300)
Signed-off-by: deadprogram <redacted>
README.md

index 1c0742370de39f20efb78c3be37bd46009af615c..0a755f4800e47e414d12386352bcf9a3a3881608 100644 (file)
--- a/README.md
+++ b/README.md
@@ -187,6 +187,7 @@ Instructions for adding support for new models: [HOWTO-add-model.md](docs/develo
 - 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)
+- Go (no CGo needed): [hybridgroup/yzma](https://github.com/hybridgroup/yzma)
 
 </details>