Update README.md
Browse files
README.md
CHANGED
@@ -82,11 +82,11 @@ tags:
|
|
82 |
# Hardware Requirements
|
83 |
|
84 |
**Minimum:**
|
85 |
-
-
|
86 |
- CPU with AVX/AVX2 instruction set support
|
87 |
|
88 |
**Recommended:**
|
89 |
-
-
|
90 |
- CUDA-capable GPU (for acceleration)
|
91 |
- Fast SSD storage (due to large model size)
|
92 |
|
|
|
82 |
# Hardware Requirements
|
83 |
|
84 |
**Minimum:**
|
85 |
+
- 24GB RAM (for 7B model)
|
86 |
- CPU with AVX/AVX2 instruction set support
|
87 |
|
88 |
**Recommended:**
|
89 |
+
- 32GB RAM
|
90 |
- CUDA-capable GPU (for acceleration)
|
91 |
- Fast SSD storage (due to large model size)
|
92 |
|