gpt4all/gpt4all-bindings
mvenditto 9eb81cb549
C# Bindings - Prompt formatting (#712)
* Added support for custom prompt formatting

* more docs added

* bump version
2023-05-28 19:57:00 -04:00
..
cli Do not ignore explicitly passed 4 threads 2023-05-26 09:24:03 -04:00
csharp C# Bindings - Prompt formatting (#712) 2023-05-28 19:57:00 -04:00
golang Update README.md (#738) 2023-05-28 19:51:11 -04:00
python hotfix default verbose optioin 2023-05-26 12:49:32 -04:00
typescript tiny typo (#739) 2023-05-28 19:50:45 -04:00
README.md rough draft of monorepo plan 2023-05-01 15:45:39 -04:00

GPT4All Bindings

This directory will contain language specific bindings on top of the C/C++ model backends. We will have one directory per language binding (e.g. Python, Typescript, Golang, etc.).