Note regular output location.
#3
by
Lewdiculous
- opened
README.md
CHANGED
@@ -23,5 +23,6 @@ Adjust `quantization_options` in **line 133**.
|
|
23 |
```
|
24 |
python .\gguf-imat.py
|
25 |
```
|
|
|
26 |
<br><br>
|
27 |
**If this proves useful for you, feel free to credit and share the repository.**
|
|
|
23 |
```
|
24 |
python .\gguf-imat.py
|
25 |
```
|
26 |
+
Quantizations will be output into the created `models\{model-name}-GGUF` folder.
|
27 |
<br><br>
|
28 |
**If this proves useful for you, feel free to credit and share the repository.**
|