Commit Graph

770 Commits (394d9b40767bd1f0521b3e78b5a73ca2aba2c361)
 

Author SHA1 Message Date
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
Richard Guo 3667da931f forgot obvious things 1 year ago
AT 27e22e775a Merge pull request #543 from nomic-ai/manyoso-patch-1
Update README.md
1 year ago
Adam Treat 4d16fe0aad Fix typo. 1 year ago
AT 5f07494b2f Update README.md 1 year ago
Richard Guo f17ea0d193 Merge pull request #539 from nomic-ai/rguo123/readme_and_contributing_doc
Contributing Guidelines and README
1 year ago
Richard Guo ba94a478fb typo 1 year ago
Richard Guo 040622fc61 nit period 1 year ago