FantasiaFoundry commited on
Commit
1274c18
1 Parent(s): 17c2b08

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -12,6 +12,11 @@ Adjust `quantization_options` in **line 133**.
12
  **Requirements:**
13
  - Python 3.11
14
  - `pip install huggingface_hub`
 
 
 
 
 
15
  <br><br>
16
 
17
  **If this proves useful for you, feel free to credit and share the repository.**
 
12
  **Requirements:**
13
  - Python 3.11
14
  - `pip install huggingface_hub`
15
+
16
+ **Usage:**
17
+ ```
18
+ python .\gguf-imat.py
19
+ ```
20
  <br><br>
21
 
22
  **If this proves useful for you, feel free to credit and share the repository.**