Commit Graph

13 Commits

Author SHA1 Message Date
Ettore Di Giacinto
ac079b1e67 Add ldl in gpt4all.go for dynamic linking (#797) 2023-06-01 19:50:08 +02:00
mudler
901618f607 Drop leftover include 2023-06-01 13:03:44 -04:00
mudler
3da205fb2e Style 2023-06-01 10:36:22 -04:00
mudler
ea3f91ed24 Adapt makefile 2023-06-01 10:36:22 -04:00
mudler
96d3cfd053 Debug 2023-06-01 10:36:22 -04:00
mudler
3a29055606 Makefile changes (WIP to test) 2023-06-01 10:36:22 -04:00
mudler
2a6b6fc1b5 Adapt code 2023-06-01 10:36:22 -04:00
Nandakumar
4161bfba33 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>
2023-05-28 19:51:11 -04:00
mudler
11984de7e7 fix: adapt golang bindings to api changes 2023-05-22 11:52:56 -04:00
Magnus Bengtsson
7c6b8395b4 Fix #614, where relative paths to includes makes imports fail (#644) 2023-05-20 16:36:29 -04:00
AT
75c212ec0d Update README.md
Signed-off-by: AT <manyoso@users.noreply.github.com>
2023-05-15 19:00:11 -04:00
Ettore Di Giacinto
d3c9c47bd2 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
Richard Guo
424b680b42 rough draft of monorepo plan 2023-05-01 15:45:39 -04:00