Note regular output location. (#3)
Browse files- Note regular output location. (66fc72aba1035792b72afde8a9ce879c8d8ade73)
Co-authored-by: Lewdiculous <[email protected]>
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.**
|