mradermacher
commited on
Commit
•
6ad29ae
1
Parent(s):
023e1c5
auto-patch README.md
Browse files
README.md
CHANGED
@@ -46,7 +46,7 @@ more details, including on how to concatenate multi-part files.
|
|
46 |
| [GGUF](https://huggingface.co/mradermacher/Neural-4-Wino-7b-GGUF/resolve/main/Neural-4-Wino-7b.Q3_K_M.gguf) | Q3_K_M | 3.8 | lower quality |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/Neural-4-Wino-7b-GGUF/resolve/main/Neural-4-Wino-7b.Q3_K_L.gguf) | Q3_K_L | 4.1 | |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/Neural-4-Wino-7b-GGUF/resolve/main/Neural-4-Wino-7b.IQ4_XS.gguf) | IQ4_XS | 4.2 | |
|
49 |
-
| [GGUF](https://huggingface.co/mradermacher/Neural-4-Wino-7b-GGUF/resolve/main/Neural-4-Wino-7b.Q4_0.gguf) | Q4_0 | 4.4 |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/Neural-4-Wino-7b-GGUF/resolve/main/Neural-4-Wino-7b.Q4_K_S.gguf) | Q4_K_S | 4.4 | fast, recommended |
|
51 |
| [GGUF](https://huggingface.co/mradermacher/Neural-4-Wino-7b-GGUF/resolve/main/Neural-4-Wino-7b.IQ4_NL.gguf) | IQ4_NL | 4.4 | slightly worse than Q4_K_S |
|
52 |
| [GGUF](https://huggingface.co/mradermacher/Neural-4-Wino-7b-GGUF/resolve/main/Neural-4-Wino-7b.Q4_K_M.gguf) | Q4_K_M | 4.6 | fast, recommended |
|
|
|
46 |
| [GGUF](https://huggingface.co/mradermacher/Neural-4-Wino-7b-GGUF/resolve/main/Neural-4-Wino-7b.Q3_K_M.gguf) | Q3_K_M | 3.8 | lower quality |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/Neural-4-Wino-7b-GGUF/resolve/main/Neural-4-Wino-7b.Q3_K_L.gguf) | Q3_K_L | 4.1 | |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/Neural-4-Wino-7b-GGUF/resolve/main/Neural-4-Wino-7b.IQ4_XS.gguf) | IQ4_XS | 4.2 | |
|
49 |
+
| [GGUF](https://huggingface.co/mradermacher/Neural-4-Wino-7b-GGUF/resolve/main/Neural-4-Wino-7b.Q4_0.gguf) | Q4_0 | 4.4 | fast, low quality |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/Neural-4-Wino-7b-GGUF/resolve/main/Neural-4-Wino-7b.Q4_K_S.gguf) | Q4_K_S | 4.4 | fast, recommended |
|
51 |
| [GGUF](https://huggingface.co/mradermacher/Neural-4-Wino-7b-GGUF/resolve/main/Neural-4-Wino-7b.IQ4_NL.gguf) | IQ4_NL | 4.4 | slightly worse than Q4_K_S |
|
52 |
| [GGUF](https://huggingface.co/mradermacher/Neural-4-Wino-7b-GGUF/resolve/main/Neural-4-Wino-7b.Q4_K_M.gguf) | Q4_K_M | 4.6 | fast, recommended |
|