Commit Graph

727 Commits (3dfaf1e946d1fe543b6531976eb9a45cf0423ee5)
 

Author SHA1 Message Date
Yaroslav Halchenko 3dfaf1e946 Add github action to codespell main on push and PRs 1 year ago
Adam Treat a7f24eb46e Use the default for max_tokens to avoid errors. 1 year ago
Adam Treat 53c5d761a5 Add ability to remove models. 1 year ago
Adam Treat 8cdee4b0cb Send the prompt template with conversations to the datalake. 1 year ago
Adam Treat 04d405b47f Generate the new prompt/response pair before model loading in server mode. 1 year ago
Adam Treat 62ccd95f3d Add save/restore to chatgpt chats and allow serialize/deseralize from disk. 1 year ago
Adam Treat 97e1813494 Add large network icon background for chatgpt and server modes. 1 year ago
Adam Treat fc6ab1f776 Preliminary support for chatgpt models. 1 year ago
Adam Treat 22dc2bc5d2 Use compact json format. 1 year ago
Aaron Miller 9aaa355d41 backend: dedupe tokenizing code in mpt/gptj 1 year ago
Aaron Miller fc2869f0b7 backend: dedupe tokenizing code in gptj/mpt 1 year ago
Aaron Miller 16b7bf01a8 backend: make initial buf_size const in model impls
more unifying mpt and gptj code - this one's never written so also
changing the name to be clearer
1 year ago
Aaron Miller 0c9b7a6ae8 mpt: use buf in model struct (thread safety) 1 year ago
AT 75c212ec0d Update README.md
Signed-off-by: AT <manyoso@users.noreply.github.com>
1 year ago
Andriy Mulyar ae54ae9c76 Golang Bindings in README (#586)
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.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
Richard Guo ccce9f02cc label tag warning and moved PR template out of subdir (#584)
Co-authored-by: Richard Guo <richardguo@Richards-MacBook-Pro.local>
1 year ago
Andriy Mulyar 34a26ad0c5 Update path for build and run demo (#578)
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
1 year ago
AT 6318fb7d34 Update README.md
Signed-off-by: AT <manyoso@users.noreply.github.com>
1 year ago
AT aa5b507dd2 Create README.md
Signed-off-by: AT <manyoso@users.noreply.github.com>
1 year ago
AT 48ca4a047c Update README.md
Signed-off-by: AT <manyoso@users.noreply.github.com>
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
Andriy Mulyar c53a0f51e4 Updated Bindings Links (#573)
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
1 year ago
AT 072bdea0ce Update README.md
Signed-off-by: AT <manyoso@users.noreply.github.com>
1 year ago
AT 66a5234d17 Update README.md
Signed-off-by: AT <manyoso@users.noreply.github.com>
1 year ago
Adam Treat b9c063053a The server has different lifetime mgmt than the other chats. 1 year ago
Adam Treat 4448600e60 Much better memory mgmt for multi-threaded model loading/unloading. 1 year ago
Adam Treat e67b021948 httpserver 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
AT 9be43f4dc9 Update README.md
Signed-off-by: AT <manyoso@users.noreply.github.com>
1 year ago
Adam Treat e781aaa4c5 Cleanup the chatllm properly. 1 year ago
Richard Guo adabc20a00 fixed bug in readme 1 year ago
Richard Guo 7534df410e comment out pypi job 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
Andriy Mulyar 77fc90dd4c Merge pull request #547 from nomic-ai/clear-cloudfront-cache
CircleCI Step to Clear Cloudfront Cache
1 year ago
Richard Guo f7e10957b5 clear cache 1 year ago
Richard Guo 658466b6a9 working circleci and updated readme 1 year ago
Richard Guo 32f031a643 include own branch for now 1 year ago
Richard Guo 6b44e1283a working circleci and updated readme 1 year ago
Richard Guo cc1d3c6a09 include own branch for now 1 year ago
Richard Guo 083032cc12 working circleci and updated readme 1 year ago
Richard Guo 760290ede5 change path 1 year ago
Richard Guo e7183ed142 python handler mkdocstrings 1 year ago
Richard Guo 854bce1f29 include own branch for now 1 year ago
Richard Guo 0e5189c934 docs build 1 year ago