Files
gpt4all/gpt4all-bindings
Jared Van Bortel 699410014a fix non-AVX CPU detection (#2141)
* chat: fix non-AVX CPU detection on Windows
* bindings: throw exception instead of logging to console

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2024-03-19 10:56:14 -04:00
..
2024-02-24 17:51:34 -05:00
2024-02-24 17:51:34 -05:00
2024-03-19 10:56:14 -04:00
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.).