Lewdiculous commited on
Commit
66fc72a
1 Parent(s): d578be4

Note regular output location.

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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.**