gpt4all/gpt4all-bindings
Ettore Di Giacinto 3f63cc6b47
Golang bindings initial working version(#534)
* WIP

* Fix includes

* Try to fix linking issues

* Refinements

* allow to load MPT and llama models too

* cleanup, add example, add README
2023-05-15 12:45:56 -04:00
..
golang Golang bindings initial working version(#534) 2023-05-15 12:45:56 -04:00
python Update README.md 2023-05-14 07:41:45 -04:00
typescript Rename README to README.md (#575) 2023-05-14 14:12:38 -04: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.).