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>
2024-04-29 08:49:26 -04:00
..
cli add min_p sampling parameter (#2014) 2024-02-24 17:51:34 -05:00
csharp add min_p sampling parameter (#2014) 2024-02-24 17:51:34 -05:00
golang fixed bindings to match new API (#2240) 2024-04-29 08:49:26 -04:00
java add min_p sampling parameter (#2014) 2024-02-24 17:51:34 -05:00
python python: do not print GPU name with verbose=False, expose this info via properties (#2222) 2024-04-18 14:52:02 -04:00
typescript build(deps): bump tar in /gpt4all-bindings/typescript 2024-04-15 08:37:39 -05: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.).