mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-22 21:48:23 +00:00
15 lines
865 B
Markdown
15 lines
865 B
Markdown
# GPT4All Documentation
|
|
|
|
GPT4All runs large language models (LLMs) privately on everyday desktops & laptops.
|
|
|
|
No API calls or GPUs required - you can just download the application and [get started](gpt4all_desktop/quickstart.md#quickstart).
|
|
|
|
!!! note "Desktop Application"
|
|
GPT4All runs LLMs as an application on your computer. Nomic's embedding models can bring information from your local documents and files into your chats. It's fast, on-device, and completely **private**.
|
|
|
|
<div style="text-align: center; margin-top: 20px;">
|
|
[Download for Windows](https://gpt4all.io/installers/gpt4all-installer-win64.exe)
|
|
[Download for Mac](https://gpt4all.io/installers/gpt4all-installer-darwin.dmg)
|
|
[Download for Linux](https://gpt4all.io/installers/gpt4all-installer-linux.run)
|
|
</div>
|