gpt4all/gpt4all-bindings
Andriy Mulyar cf07ca3951
Update gpt4all_chat.md (#800)
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
2023-06-01 15:35:06 -04:00
..
cli Do not ignore explicitly passed 4 threads 2023-05-26 09:24:03 -04:00
csharp Fix MSVC Build, Update C# Binding Scripts 2023-06-01 14:24:23 -04:00
golang Add ldl in gpt4all.go for dynamic linking (#797) 2023-06-01 19:50:08 +02:00
python Update gpt4all_chat.md (#800) 2023-06-01 15:35:06 -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.).