← back to Exo
Hardware Requirements
09e721624144710fac41e425a72522a5316df0dc · 2024-10-01 11:48:16 +0200 · DevEmilio96
Files touched
Diff
commit 09e721624144710fac41e425a72522a5316df0dc
Author: DevEmilio96 <minima998@gmail.com>
Date: Tue Oct 1 11:48:16 2024 +0200
Hardware Requirements
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index f99713eb..58ec8fb5 100644
--- a/README.md
+++ b/README.md
@@ -82,10 +82,10 @@ The current recommended way to install exo is from source.
| Component | MLX Requirements | TinyGrad Requirements (for Llama-3.1-8B or similar) |
|--------------------|---------------------------------------------------------------|------------------------------------------------------------------------|
| **CPU** | Apple Silicon (M1, M2, or later) only | Minimum: Intel Core i7-12700 or AMD Ryzen 7 5800X <br>Recommended: Intel Core i9-12900K or AMD Ryzen 9 5900X |
-| **GPU** | Apple Silicon Integrated GPU | Minimum: NVIDIA RTX 4070 (12 GB VRAM) or AMD RX 6800 (16 GB VRAM) <br>Recommended: NVIDIA RTX 4080 (16 GB VRAM) or AMD RX 7900 XT (20 GB VRAM) |
+| **GPU** | Apple Silicon Integrated GPU | Minimum: NVIDIA RTX 4070 (12 GB VRAM) <br>Recommended: NVIDIA RTX 4080 (16 GB VRAM) |
| **RAM** | Minimum: 16 GB <br>Recommended: 32 GB | Minimum: 32 GB <br>Recommended: 64 GB |
| **Storage** | Minimum: 256 GB SSD <br>Recommended: 512 GB SSD | Minimum: 512 GB SSD <br>Recommended: 1 TB SSD |
-| **Operating System**| macOS 11.0 (Big Sur) or later | macOS, Linux, or Windows |
+| **Operating System**| macOS 11.0 (Big Sur) or later | Ubuntu |
**Note**:
- For **MLX**, you can currently run **smaller models** such as **Llama-3.2-1B**, which are optimized for Apple Silicon hardware.
← c498930f Hardware Requirement notes
·
back to Exo
·
Hardware Requirements a7a9124d →