gpt4all/gpt4all-bindings
Jared Van Bortel 01870b4a46
chat: fix blank device in UI and improve Mixpanel reporting (#2409)
Also remove LLModel::hasGPUDevice.

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2024-06-26 15:26:27 -04:00
..
cli add min_p sampling parameter (#2014) 2024-02-24 17:51:34 -05:00
python chat: fix blank device in UI and improve Mixpanel reporting (#2409) 2024-06-26 15:26:27 -04:00
typescript typescript: update braces dep to 3.0.3 (#2432) 2024-06-12 17:14:47 -04:00
README.md repo: remove bindings that have no maintainer (#2429) 2024-06-11 18:11:25 -04:00

GPT4All Language Bindings

These are the language bindings for the GPT4All backend. They provide functionality to load GPT4All models (and other llama.cpp models), generate text, and (in the case of the Python bindings) embed text as a vector representation.

See their respective folders for language-specific documentation.

Languages



Archived Bindings

The following bindings have been removed from this repository due to lack of maintenance. If adopted, they can be brought back—feel free to message a developer on Dicsord if you are interested in maintaining one of them. Below are links to their last available version (not necessarily the last working version).