mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-11 04:41:54 +00:00
Update README.md
This commit is contained in:
parent
1e413231a2
commit
d6d8f922d8
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>
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
# 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