You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gpt4all/gpt4all-bindings
Jared Van Bortel 4a16a920a3
python: actually fix python 3.8 compatibility (#1973)
importlib.resources.files also didn't exist until python 3.9.

Fixes #1972

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
4 months ago
..
cli add min_p sampling parameter (#2014) 4 months ago
csharp add min_p sampling parameter (#2014) 4 months ago
golang add min_p sampling parameter (#2014) 4 months ago
java add min_p sampling parameter (#2014) 4 months ago
python python: actually fix python 3.8 compatibility (#1973) 4 months ago
typescript add min_p sampling parameter (#2014) 4 months ago
README.md rough draft of monorepo plan 1 year ago

README.md

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.).