You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gpt4all/gpt4all-bindings
Adam Treat ea66669cef Switch to new models2.json for new gguf release and bump our version to
2.5.0.
10 months ago
..
cli Fix CLI to work with 1.x.y version of the Python bindings (#1120) 1 year ago
csharp bump version 1 year ago
golang Allow to set a SetLibrarySearchPath in the golang bindings (#981) 1 year ago
java Java binding - Improve error check before loading Model file (#1206) 1 year ago
python Switch to new models2.json for new gguf release and bump our version to 10 months ago
typescript Switch to new models2.json for new gguf release and bump our version to 10 months ago
README.md rough draft of monorepo plan 1 year ago

README.md

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.).