gpt4all/gpt4all-bindings
2023-11-02 16:25:33 -05:00
..
cli app.py: change default model to Mistral Instruct (#1564) 2023-10-24 12:43:30 -04:00
csharp fix references to old backend implementations 2023-10-30 10:37:05 -04:00
golang Allow to set a SetLibrarySearchPath in the golang bindings (#981) 2023-06-14 16:27:19 +02:00
java update default model URLs (#1538) 2023-10-19 15:25:37 -04:00
python python: bump bindings version for AMD fixes 2023-10-30 17:00:05 -04:00
typescript ts/tooling (#1602) 2023-11-02 16:25:33 -05: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.).