diff options
author | Rinne <liu_yaohui1998@126.com> | 2023-05-12 13:39:40 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-12 08:39:40 +0300 |
commit | 089b1c93ba2b93bc9a605af293730a028fad2c4e (patch) | |
tree | ec04acbef88bfac87168d81726ba124e70aea481 | |
parent | b9fd7eee57df101d4a3e3eabc9fd6c2cb13c9ca1 (diff) |
readme : add C#/.NET bindings repo (#1409)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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:** |