From: Roman Parykin Date: Mon, 26 Jun 2023 19:47:59 +0000 (+0300) Subject: readme : add Scala 3 bindings repo (#2010) X-Git-Tag: gguf-v0.4.0~555 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=d38e45157862b58a1824387e64860d68ca3533a7;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : add Scala 3 bindings repo (#2010) --- diff --git a/README.md b/README.md index 69f42bd0..ee56988c 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ as the main playground for developing new features for the [ggml](https://github - Node.js: [hlhr202/llama-node](https://github.com/hlhr202/llama-node) - Ruby: [yoshoku/llama_cpp.rb](https://github.com/yoshoku/llama_cpp.rb) - C#/.NET: [SciSharp/LLamaSharp](https://github.com/SciSharp/LLamaSharp) +- Scala 3: [donderom/llm4s](https://github.com/donderom/llm4s) **UI:**