gpt4all/gpt4all-bindings
Simon Willison f2024a1f9e
python: README and project links for PyPI listing (#1964)
Signed-off-by: Simon Willison <swillison@gmail.com>
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
Co-authored-by: Jared Van Bortel <jared@nomic.ai>
2024-02-13 17:44:33 -05:00
..
cli app.py: add --device option for GPU support (#1769) 2023-12-20 16:01:03 -05:00
csharp csharp: update README to reflect new NuGet package 2024-02-09 15:01:00 -05:00
golang expose n_gpu_layers parameter of llama.cpp (#1890) 2024-01-31 14:17:44 -05:00
java expose n_gpu_layers parameter of llama.cpp (#1890) 2024-01-31 14:17:44 -05:00
python python: README and project links for PyPI listing (#1964) 2024-02-13 17:44:33 -05:00
typescript expose n_gpu_layers parameter of llama.cpp (#1890) 2024-01-31 14:17:44 -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.).