Skip to content
3simplex edited this page Jul 23, 2024 · 16 revisions

Welcome to the gpt4all wiki!

GPT4All - Your private local LLM environment, brought to you by NOMIC.

Welcome to the GPT4All Wiki homepage! We're excited to bring you an open-source project that allows you to run large language models (LLMs) privately on your own computer. With GPT4All, you can chat with LLMs and integrate them into your workflow without relying on cloud services.

System Requirements & Installation

Can I Run It?

GPT4All is designed for Windows, macOS, and Linux users.

Recommended
  • Higher resolution will make viewing easier.
  • More RAM will allow you to run larger models with larger context.
  • A GPU (Nvidia/AMD) with more than 8gb of video memory.
    • Nvidia CUDA will run any .gguf quantization.
    • AMD Vulkan will run .gguf models of fp16, Q4_0, Q4_1.

Minimum requirements:

  • CPU: GPT4All installers require your CPU has AVX/AVX2 instruction sets.
  • Resolution: You need a display resolution of at least 1280x720.
  • Memory: At least 8 GB of system RAM.
  • OS: A recent Operating System...
    • Windows 10 or later
    • macOS High Sierra (10.13) or later
    • Ubuntu 22.04 LTS or later

Installers

Need Help?

We're here to help!

If you have questions or need assistance with GPT4All:

Clone this wiki locally