gpt4all/gpt4all-bindings
Claudius Ellsel 39a7c35d03
Update README.md (#906)
Add PyPI link and add clickable, more specific link to documentation

Signed-off-by: Claudius Ellsel <claudius.ellsel@live.de>
2023-06-08 13:43:31 -04: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 Update README.md (#906) 2023-06-08 13:43:31 -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.).