gpt4all/gpt4all-bindings
cosmic-snow af6fe5fbb5 Update gpt4all_faq.md
- minor oversight: there are now six supported architectures
- LLAMA -> LLaMA (for v1)
- note about Llama 2 and link to license
- limit some of the paragraphs to 150 chars


Signed-off-by: cosmic-snow <134004613+cosmic-snow@users.noreply.github.com>
2023-08-10 23:56:54 +02:00
..
cli Fix CLI to work with 1.x.y version of the Python bindings (#1120) 2023-07-05 22:42:15 -04:00
csharp bump version 2023-07-11 18:09:39 -04:00
golang Allow to set a SetLibrarySearchPath in the golang bindings (#981) 2023-06-14 16:27:19 +02:00
java Java binding - Improve error check before loading Model file (#1206) 2023-07-15 18:07:42 -04:00
python Update gpt4all_faq.md 2023-08-10 23:56:54 +02:00
typescript Refactor(typescript)/error handling (#1283) 2023-07-26 20:06:16 -07: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.).