From 089b1c93ba2b93bc9a605af293730a028fad2c4e Mon Sep 17 00:00:00 2001 From: Rinne Date: Fri, 12 May 2023 13:39:40 +0800 Subject: [PATCH] readme : add C#/.NET bindings repo (#1409) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8bc051c6b..eef95a99c 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:**