gpt4all/gpt4all-bindings
Jared Van Bortel de7cb36fcc
python: reduce size of wheels built by CI, other build tweaks (#2802)
* Read CMAKE_CUDA_ARCHITECTURES directly
* Disable CUBINs for python build in CI
* Search for CUDA 11 as well as CUDA 12

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2024-08-07 11:27:50 -04:00
..
cli docs: replace default model & link to wiki in CLI readme (#2719) 2024-08-04 19:44:01 -04:00
python python: reduce size of wheels built by CI, other build tweaks (#2802) 2024-08-07 11:27:50 -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).