https://github.com/kant2002/ggmlsharp
Port of GGML to C#
https://github.com/kant2002/ggmlsharp
Last synced: 12 months ago
JSON representation
Port of GGML to C#
- Host: GitHub
- URL: https://github.com/kant2002/ggmlsharp
- Owner: kant2002
- License: mit
- Created: 2023-06-12T16:15:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-01T14:52:25.000Z (about 3 years ago)
- Last Synced: 2024-10-11T20:32:02.865Z (almost 2 years ago)
- Language: C#
- Size: 137 KB
- Stars: 11
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# GGML#
Port of [GGML](https://github.com/ggerganov/ggml) to C#.
Yeah, I know, it seems to be C# community is just trying to catch wind as always. But why not.