Commit Graph

16 Commits (8d7a3f26d34be411f2f4da902326d560bcbfa38b)

Author SHA1 Message Date
Ettore Di Giacinto b004c53a7b
Allow to set a SetLibrarySearchPath in the golang bindings (#981)
This is used to identify the path where all the various implementations
are
1 year ago
Juuso Alasuutari 5cfb1bda89
llmodel: add model wrapper destructor, fix mem leak in golang bindings (#862)
Signed-off-by: Juuso Alasuutari <juuso.alasuutari@gmail.com>
1 year ago
Ettore Di Giacinto 44dc1ade62
Set thread counts after loading model (#836) 1 year ago
Ettore Di Giacinto 022f1cabe7
Add ldl in gpt4all.go for dynamic linking (#797) 1 year ago
mudler 682a383e06 Drop leftover include 1 year ago
mudler 243c762411 Style 1 year ago
mudler 5220356273 Adapt makefile 1 year ago
mudler 19dd6c7635 Debug 1 year ago
mudler 7c7864ac72 Makefile changes (WIP to test) 1 year ago
mudler 79cef86bec Adapt code 1 year ago
Nandakumar d101ca06d4
Update README.md (#738)
* Update README.md

fix golang gpt4all import path

Signed-off-by: Nandakumar <nandagunasekaran@gmail.com>

* Update README.md

Signed-off-by: Nandakumar <nandagunasekaran@gmail.com>

---------

Signed-off-by: Nandakumar <nandagunasekaran@gmail.com>
1 year ago
mudler c8c95ab46f fix: adapt golang bindings to api changes 1 year ago
Magnus Bengtsson 9020097bf3
Fix #614, where relative paths to includes makes imports fail (#644) 1 year ago
AT 3e0ef4c2c5
Update README.md
Signed-off-by: AT <manyoso@users.noreply.github.com>
1 year ago
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
1 year ago
Richard Guo b5df9c7cb1 rough draft of monorepo plan 1 year ago