Commit Graph

91 Commits (d3984e532a480395950a3422680c221c994fa01d)

Author SHA1 Message Date
Juuso Alasuutari f0b942d323 llmodel: fix wrong and/or missing prompt callback type
Fix occurrences of the prompt callback being incorrectly specified, or
the response callback's prototype being incorrectly used in its place.

Signed-off-by: Juuso Alasuutari <juuso.alasuutari@gmail.com>
1 year ago
Magnus Bengtsson 7c6b8395b4 Fix #614, where relative paths to includes makes imports fail (#644) 1 year ago
Richard Guo 279156e116 GPT4All Updated Docs and FAQ (#632)
* working on docs

* more doc organization

* faq

* some reformatting
1 year ago
Richard Guo c679d35eb1 fixed response formatting when streaming 1 year ago
Richard Guo 860193b9e8 updating pip version 1 year ago
Richard Guo 4b583dd759 deploying new version with streaming 1 year ago
drbh 596120b44a adds a simple cli chat repl (#566)
* adds a simple cli chat repl

* add n thread support and append assistant response
1 year ago
Richard Guo 7c03bacc19 Improvements to documentation (#606) 1 year ago
Andriy Mulyar d729a4435f Chat doc typo (#605)
* Added modal labs example to documentation

* Added gpt4all chat

* Typo

* Andriy can't spell
1 year ago
Andriy Mulyar e74f523071 Chat doc fixes (#604)
* Added modal labs example to documentation

* Added gpt4all chat

* Typo

---------

Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
1 year ago
Andriy Mulyar 90e6cf937b Added better documentation to web server example in docs (#603)
* Added modal labs example to documentation

* Added gpt4all chat
1 year ago
Andriy Mulyar 980ecb6370 Update gpt4all_chat.md (#601)
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
1 year ago
Andriy Mulyar d30b136611 Typo (#600)
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
1 year ago
Andriy Mulyar a094bb5e1a Update gpt4all_chat.md (#598)
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
1 year ago
Andriy Mulyar 86beffc1f1 Update gpt4all_chat.md (#597)
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
1 year ago
Andriy Mulyar 39318b6288 Chat Client Documentation (#596)
* GPT4All Chat Client Documentation

* Updated documentation wording
1 year ago
Yaroslav Halchenko 15f7f1fc6c [DATALAD RUNCMD] run codespell throughout
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
1 year ago
AT 75c212ec0d Update README.md
Signed-off-by: AT <manyoso@users.noreply.github.com>
1 year ago
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
1 year ago
Andriy Mulyar cc2df0fbcf Rename README to README.md (#575)
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
1 year ago
Andriy Mulyar 8c56d26488 Typescript Bindings README (#574)
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
1 year ago
AT 66a5234d17 Update README.md
Signed-off-by: AT <manyoso@users.noreply.github.com>
1 year ago
Richard Guo 5071b07977 Update README.md (#561)
Signed-off-by: Richard Guo <richardg7890@gmail.com>
1 year ago
Andriy Mulyar 44ed64e564 Modal labs python docs (#558)
* Added modal labs example to documentation

* Modal snippet update docs

---------

Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
1 year ago
Andriy Mulyar 438529c222 Added modal labs example to documentation (#556) 1 year ago
Richard Guo adabc20a00 fixed bug in readme 1 year ago
Richard Guo 9add5fa364 mpt pypi job 1 year ago
Richard Guo ca7cc57440 gpt4all mpt bindings 1 year ago
Richard Guo 35e8b3984f mpt bindings 1 year ago
Richard Guo 083032cc12 working circleci and updated readme 1 year ago
Richard Guo 3667da931f forgot obvious things 1 year ago
Richard Guo 9a015e2b66 documentation and cleanup 1 year ago
Richard Guo 0534ab59ec some cleanup and for job specific names for circleci 1 year ago
Richard Guo 23e748d1c2 clean up and jank windows wheel build 1 year ago
Richard Guo eb2b19bfaf fixed paths for c lib 1 year ago
Richard Guo 48c5ab10b9 refactor circle ci config 1 year ago
Richard Guo f48eb1a0d7 updated README with new paths 1 year ago
Richard Guo f1ec61fd17 updated path 1 year ago
Richard Guo 62031c22d3 transfer python bindings code 1 year ago
Richard Guo 424b680b42 rough draft of monorepo plan 1 year ago
Richard Guo 6304f6d322 mono repo structure 1 year ago