gpt4all/gpt4all-bindings
Jared Van Bortel 55d709862f Revert "typescript bindings maintenance (#2363)"
As discussed on Discord, this PR was not ready to be merged. CI fails on
it.

This reverts commit a602f7fde7.

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2024-06-03 17:26:19 -04:00
..
cli add min_p sampling parameter (#2014) 2024-02-24 17:51:34 -05:00
csharp add min_p sampling parameter (#2014) 2024-02-24 17:51:34 -05:00
golang fixed bindings to match new API (#2240) 2024-04-29 08:49:26 -04:00
java add min_p sampling parameter (#2014) 2024-02-24 17:51:34 -05:00
python Fix path in Readme (#2339) 2024-05-31 17:20:41 -04:00
typescript Revert "typescript bindings maintenance (#2363)" 2024-06-03 17:26:19 -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.).