Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ This repository hosts GGUF-Imatrix quantizations for [Test157t/Eris-Daturamix-7b
|
|
20 |
```
|
21 |
Base⇢ GGUF(F16)⇢ Imatrix-Data(F16)⇢ GGUF(Imatrix-Quants)
|
22 |
```
|
23 |
-
|
24 |
```python
|
25 |
quantization_options = [
|
26 |
"Q4_K_M", "IQ4_XS", "Q5_K_M", "Q5_K_S", "Q6_K",
|
|
|
20 |
```
|
21 |
Base⇢ GGUF(F16)⇢ Imatrix-Data(F16)⇢ GGUF(Imatrix-Quants)
|
22 |
```
|
23 |
+
Quants:
|
24 |
```python
|
25 |
quantization_options = [
|
26 |
"Q4_K_M", "IQ4_XS", "Q5_K_M", "Q5_K_S", "Q6_K",
|