summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRinne <liu_yaohui1998@126.com>2023-05-12 13:39:40 +0800
committerGitHub <noreply@github.com>2023-05-12 08:39:40 +0300
commit089b1c93ba2b93bc9a605af293730a028fad2c4e (patch)
treeec04acbef88bfac87168d81726ba124e70aea481
parentb9fd7eee57df101d4a3e3eabc9fd6c2cb13c9ca1 (diff)
readme : add C#/.NET bindings repo (#1409)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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:**