gpt4all/gpt4all-bindings
Jared Van Bortel 4fc4d94be4
fix chat-style prompt templates (#1970)
Also use a new version of Mistral OpenOrca.

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2024-02-21 15:45:32 -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 fix chat-style prompt templates (#1970) 2024-02-21 15:45:32 -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.).