diff --git a/README.md b/README.md index 41d4ed12..2c29bf08 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,18 @@

GPT4All

Demo, data and code to train an assistant-style large language model

+

:green_book: [Technical Report]()

+ +![gpt4all-lora-demo](https://user-images.githubusercontent.com/13879686/228352356-de66ca7a-df70-474e-b929-2e3656165051.gif) + # Try it yourself +You can download pre-compiled LLaMa C++ Interactive Chat binaries here: +- [OSX Executable](https://s3.amazonaws.com/static.nomic.ai/gpt4all/models/gpt4all-lora-quantized-OSX-m1) +- [Intel/Windows]() + +and the model +- [gpt4all-quantized]() --- TODO LLAMA C++ code