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 ac498f79ac
fix regressions in system prompt handling (#2219)
* python: fix system prompt being ignored
* fix unintended whitespace after system prompt

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
5 months ago
..
cli add min_p sampling parameter (#2014) 7 months ago
csharp add min_p sampling parameter (#2014) 7 months ago
golang add min_p sampling parameter (#2014) 7 months ago
java add min_p sampling parameter (#2014) 7 months ago
python fix regressions in system prompt handling (#2219) 5 months ago
typescript build(deps): bump tar in /gpt4all-bindings/typescript 5 months ago
README.md

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