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
Jared Van Bortel 03a9f0bedf
csharp: update C# bindings to work with GGUF (#1651)
8 months ago
..
cli app.py: add --device option for GPU support (#1769) 9 months ago
csharp csharp: update C# bindings to work with GGUF (#1651) 8 months ago
golang Implement configurable context length (#1749) 9 months ago
java Implement configurable context length (#1749) 9 months ago
python minor change to trigger CircleCI 8 months ago
typescript Implement configurable context length (#1749) 9 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.).