FantasiaFoundry
commited on
Commit
•
2ab8465
1
Parent(s):
775f1a3
Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,12 @@ Your `imatrix.txt` is expected to be located inside the `imatrix` folder. Includ
|
|
20 |
|
21 |
Adjust `quantization_options` in [**line 133**](https://huggingface.co/FantasiaFoundry/GGUF-Quantization-Script/blob/main/gguf-imat.py#L133).
|
22 |
|
23 |
-
**
|
|
|
|
|
|
|
|
|
|
|
24 |
- Git
|
25 |
- Python 3.11
|
26 |
- `pip install huggingface_hub`
|
|
|
20 |
|
21 |
Adjust `quantization_options` in [**line 133**](https://huggingface.co/FantasiaFoundry/GGUF-Quantization-Script/blob/main/gguf-imat.py#L133).
|
22 |
|
23 |
+
**Hardware:**
|
24 |
+
|
25 |
+
- NVIDIA GPU with 8GB of VRAM.
|
26 |
+
- 32GB of system RAM.
|
27 |
+
|
28 |
+
**Software Requirements:**
|
29 |
- Git
|
30 |
- Python 3.11
|
31 |
- `pip install huggingface_hub`
|