Commit Graph

42 Commits

Author SHA1 Message Date
Andriy Mulyar
98b435628f Improved documentation landing page (#665)
* Better doc landing page

* Typo

* Improved docs landing page
2023-05-21 23:14:18 -04:00
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>
2023-05-21 16:02:11 -04:00
Magnus Bengtsson
7c6b8395b4 Fix #614, where relative paths to includes makes imports fail (#644) 2023-05-20 16:36:29 -04:00
Richard Guo
279156e116 GPT4All Updated Docs and FAQ (#632)
* working on docs

* more doc organization

* faq

* some reformatting
2023-05-18 16:07:57 -04:00
Richard Guo
c679d35eb1 fixed response formatting when streaming 2023-05-18 12:02:11 -04:00
Richard Guo
860193b9e8 updating pip version 2023-05-18 12:02:11 -04:00
Richard Guo
4b583dd759 deploying new version with streaming 2023-05-18 12:02:11 -04:00
drbh
596120b44a adds a simple cli chat repl (#566)
* adds a simple cli chat repl

* add n thread support and append assistant response
2023-05-16 16:47:54 -04:00
Richard Guo
7c03bacc19 Improvements to documentation (#606) 2023-05-16 15:29:27 -04:00
Andriy Mulyar
d729a4435f Chat doc typo (#605)
* Added modal labs example to documentation

* Added gpt4all chat

* Typo

* Andriy can't spell
2023-05-16 14:33:34 -04:00
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>
2023-05-16 14:23:37 -04:00
Andriy Mulyar
90e6cf937b Added better documentation to web server example in docs (#603)
* Added modal labs example to documentation

* Added gpt4all chat
2023-05-16 14:17:35 -04:00
Andriy Mulyar
980ecb6370 Update gpt4all_chat.md (#601)
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
2023-05-16 13:15:00 -04:00
Andriy Mulyar
d30b136611 Typo (#600)
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
2023-05-16 13:07:27 -04:00
Andriy Mulyar
a094bb5e1a Update gpt4all_chat.md (#598)
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
2023-05-16 13:02:19 -04:00
Andriy Mulyar
86beffc1f1 Update gpt4all_chat.md (#597)
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
2023-05-16 12:58:05 -04:00
Andriy Mulyar
39318b6288 Chat Client Documentation (#596)
* GPT4All Chat Client Documentation

* Updated documentation wording
2023-05-16 12:46:31 -04:00
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 ^^^
2023-05-16 11:33:59 -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
Andriy Mulyar
cc2df0fbcf Rename README to README.md (#575)
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
2023-05-14 14:12:38 -04:00
Andriy Mulyar
8c56d26488 Typescript Bindings README (#574)
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
2023-05-14 13:59:03 -04:00
AT
66a5234d17 Update README.md
Signed-off-by: AT <manyoso@users.noreply.github.com>
2023-05-14 07:41:45 -04:00
Richard Guo
5071b07977 Update README.md (#561)
Signed-off-by: Richard Guo <richardg7890@gmail.com>
2023-05-13 14:43:46 -04:00
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>
2023-05-13 13:52:37 -04:00
Andriy Mulyar
438529c222 Added modal labs example to documentation (#556) 2023-05-13 11:10:18 -04:00
Richard Guo
adabc20a00 fixed bug in readme 2023-05-12 15:21:56 -04:00
Richard Guo
9add5fa364 mpt pypi job 2023-05-12 15:21:56 -04:00
Richard Guo
ca7cc57440 gpt4all mpt bindings 2023-05-12 15:21:56 -04:00
Richard Guo
35e8b3984f mpt bindings 2023-05-12 15:21:56 -04:00
Richard Guo
083032cc12 working circleci and updated readme 2023-05-12 10:47:46 -04:00
Richard Guo
3667da931f forgot obvious things 2023-05-12 10:21:13 -04:00
Richard Guo
9a015e2b66 documentation and cleanup 2023-05-11 11:02:44 -04:00
Richard Guo
0534ab59ec some cleanup and for job specific names for circleci 2023-05-10 16:40:24 -04:00
Richard Guo
23e748d1c2 clean up and jank windows wheel build 2023-05-10 15:58:27 -04:00
Richard Guo
eb2b19bfaf fixed paths for c lib 2023-05-10 14:07:56 -04:00
Richard Guo
48c5ab10b9 refactor circle ci config 2023-05-10 13:57:54 -04:00
Richard Guo
f48eb1a0d7 updated README with new paths 2023-05-10 13:48:36 -04:00
Richard Guo
f1ec61fd17 updated path 2023-05-10 13:41:19 -04:00
Richard Guo
62031c22d3 transfer python bindings code 2023-05-10 13:38:32 -04:00
Richard Guo
424b680b42 rough draft of monorepo plan 2023-05-01 15:45:39 -04:00
Richard Guo
6304f6d322 mono repo structure 2023-05-01 15:45:23 -04:00