Lewdiculous
commited on
Commit
•
661514e
1
Parent(s):
ca10bf1
Update README.md
Browse files
README.md
CHANGED
@@ -54,7 +54,7 @@ In this repository you can find **GGUF-IQ-Imatrix** quants for [ResplendentAI/Au
|
|
54 |
```python
|
55 |
quantization_options = [
|
56 |
"IQ3_M", "IQ3_XXS",
|
57 |
-
"Q4_K_M", "Q4_K_S", "
|
58 |
"Q5_K_M", "Q5_K_S",
|
59 |
"Q6_K",
|
60 |
"Q8_0"
|
|
|
54 |
```python
|
55 |
quantization_options = [
|
56 |
"IQ3_M", "IQ3_XXS",
|
57 |
+
"Q4_K_M", "Q4_K_S", "IQ4_NL", "IQ4_XS",
|
58 |
"Q5_K_M", "Q5_K_S",
|
59 |
"Q6_K",
|
60 |
"Q8_0"
|