gpt4all/gpt4all-bindings
Claudius Ellsel 3c1b59f5c6
Move usage in Python bindings readme to own section (#907)
Have own section for short usage example, as it is not specific to local build

Signed-off-by: Claudius Ellsel <claudius.ellsel@live.de>
2023-06-09 10:13:35 +02:00
..
cli Do not ignore explicitly passed 4 threads 2023-05-26 09:24:03 -04:00
csharp C# Bindings - improved logging (#714) 2023-06-01 21:01:27 +01:00
golang Set thread counts after loading model (#836) 2023-06-05 21:35:40 +02:00
python Move usage in Python bindings readme to own section (#907) 2023-06-09 10:13:35 +02: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.).