FantasiaFoundry
commited on
Update README.md
Browse files
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.**
|