gpt4all/gpt4all-bindings
Daniel Salvatierra c72c73a94f
app.py: add --device option for GPU support (#1769)
Signed-off-by: Daniel Salvatierra <dsalvat1@gmail.com>
Co-authored-by: Jared Van Bortel <jared@nomic.ai>
2023-12-20 16:01:03 -05:00
..
cli app.py: add --device option for GPU support (#1769) 2023-12-20 16:01:03 -05:00
csharp Implement configurable context length (#1749) 2023-12-16 17:58:15 -05:00
golang Implement configurable context length (#1749) 2023-12-16 17:58:15 -05:00
java Implement configurable context length (#1749) 2023-12-16 17:58:15 -05:00
python Implement configurable context length (#1749) 2023-12-16 17:58:15 -05:00
typescript Implement configurable context length (#1749) 2023-12-16 17:58:15 -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.).