mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-08 07:10:32 +00:00
Update README.md
This commit is contained in:
parent
7835192992
commit
797b6ce39f
11
README.md
11
README.md
@ -1,9 +1,18 @@
|
|||||||
<h1 align="center">GPT4All</h1>
|
<h1 align="center">GPT4All</h1>
|
||||||
<p align="center">Demo, data and code to train an assistant-style large language model</p>
|
<p align="center">Demo, data and code to train an assistant-style large language model</p>
|
||||||
|
<p align="center">:green_book: [Technical Report]()</p>
|
||||||
|
|
||||||
|
![gpt4all-lora-demo](https://user-images.githubusercontent.com/13879686/228352356-de66ca7a-df70-474e-b929-2e3656165051.gif)
|
||||||
|
|
||||||
|
|
||||||
# Try it yourself
|
# 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
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user