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 c19b763e03
llmodel_c: expose fakeReply to the bindings (#2061)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
7 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 llmodel_c: expose fakeReply to the bindings (#2061) 7 months ago
typescript add min_p sampling parameter (#2014) 7 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.).