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 fc7e5f4a09
ci: fix missing Kompute support in python bindings (#1953)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
4 months ago
..
cli app.py: add --device option for GPU support (#1769) 6 months ago
csharp csharp: update README to reflect new NuGet package 4 months ago
golang expose n_gpu_layers parameter of llama.cpp (#1890) 4 months ago
java expose n_gpu_layers parameter of llama.cpp (#1890) 4 months ago
python ci: fix missing Kompute support in python bindings (#1953) 4 months ago
typescript expose n_gpu_layers parameter of llama.cpp (#1890) 4 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.).