From: Rinne Date: Fri, 12 May 2023 05:39:40 +0000 (+0800) Subject: readme : add C#/.NET bindings repo (#1409) X-Git-Tag: gguf-v0.4.0~776 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=089b1c93ba2b93bc9a605af293730a028fad2c4e;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : add C#/.NET bindings repo (#1409) --- diff --git a/README.md b/README.md index 8bc051c6..eef95a99 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ as the main playground for developing new features for the [ggml](https://github - Go: [go-skynet/go-llama.cpp](https://github.com/go-skynet/go-llama.cpp) - 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) **UI:**