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
Noofbiz 1b87aa2dbc
fixed bindings to match new API (#2240)
* fixed bindings to match new API

Signed-off-by: Jerry Caligiure <jerry@noof.biz>

* added update to readme

Signed-off-by: Jerry Caligiure <jerry@noof.biz>

---------

Signed-off-by: Jerry Caligiure <jerry@noof.biz>
Co-authored-by: Jerry Caligiure <jerry@noof.biz>
1 month ago
..
cli add min_p sampling parameter (#2014) 3 months ago
csharp add min_p sampling parameter (#2014) 3 months ago
golang fixed bindings to match new API (#2240) 1 month ago
java add min_p sampling parameter (#2014) 3 months ago
python python: do not print GPU name with verbose=False, expose this info via properties (#2222) 2 months ago
typescript build(deps): bump tar in /gpt4all-bindings/typescript 2 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.).