Add the dotnet binding info.

This commit is contained in:
Yaohui Liu 2023-05-12 11:44:30 +08:00
parent cf348a60e0
commit ddc64202f6
No known key found for this signature in database
GPG key ID: E86D01E1809BD23E

View file

@ -95,6 +95,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:**