gpt4all/gpt4all-bindings
Jared Van Bortel f9d6be8afb
backend: rebase llama.cpp on upstream as of Sep 26th (#2998)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2024-09-27 12:05:59 -04:00
..
cli docs: replace default model & link to wiki in CLI readme (#2719) 2024-08-04 19:44:01 -04:00
python backend: rebase llama.cpp on upstream as of Sep 26th (#2998) 2024-09-27 12:05:59 -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).