mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
20 lines
1.4 KiB
Markdown
20 lines
1.4 KiB
Markdown
|
Below are the recommended and minimum system requirements for GPT4All.
|
||
|
|
||
|
### **Recommended System Requirements**
|
||
|
| **Component** | **PC (Windows/Linux)** | **Apple** |
|
||
|
|---------------|-------------------------------------------------------|----------------------------|
|
||
|
| **CPU** | Ryzen 5 3600 or Intel Core i7-10700, or better | M2 Pro |
|
||
|
| **RAM** | 16GB | 16GB |
|
||
|
| **GPU** | NVIDIA GTX 1080 Ti/RTX 2080 or better, with 8GB+ VRAM | M2 Pro (integrated GPU) |
|
||
|
| **OS** | At least Windows 10 or Ubuntu 24.04 LTS | macOS Sonoma 14.5 or newer |
|
||
|
|
||
|
### **Minimum System Requirements**
|
||
|
| **Component** | **PC (Windows/Linux)** | **Apple** |
|
||
|
|---------------|-----------------------------------------------------------------|---------------------|
|
||
|
| **CPU** | Intel Core: i3-2100, Pentium: 7505, Celeron: 6305; AMD: FX-4100 | M1 |
|
||
|
| **RAM** | 16GB (8GB for 3B LLMs) | 16GB |
|
||
|
| **GPU** | Anything Direct3D 11/12 or OpenGL 2.1 capable | M1 (integrated GPU) |
|
||
|
| **OS** | Windows 10, Ubuntu 22.04 LTS, or other compatible Linux | macOS Monterey 12.6 |
|
||
|
|
||
|
Note that Windows and Linux PCs with ARM CPUs are not currently supported.
|