mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,11 @@ more details, including on how to concatenate multi-part files.
|
|
36 |
| Link | Type | Size/GB | Notes |
|
37 |
|:-----|:-----|--------:|:------|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/ECE-TW3-JRGL-V4-GGUF/resolve/main/ECE-TW3-JRGL-V4.Q2_K.gguf) | Q2_K | 27.2 | |
|
|
|
|
|
39 |
| [GGUF](https://huggingface.co/mradermacher/ECE-TW3-JRGL-V4-GGUF/resolve/main/ECE-TW3-JRGL-V4.Q4_K_S.gguf) | Q4_K_S | 41.4 | fast, recommended |
|
|
|
|
|
40 |
|
41 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
42 |
types (lower is better):
|
|
|
36 |
| Link | Type | Size/GB | Notes |
|
37 |
|:-----|:-----|--------:|:------|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/ECE-TW3-JRGL-V4-GGUF/resolve/main/ECE-TW3-JRGL-V4.Q2_K.gguf) | Q2_K | 27.2 | |
|
39 |
+
| [GGUF](https://huggingface.co/mradermacher/ECE-TW3-JRGL-V4-GGUF/resolve/main/ECE-TW3-JRGL-V4.Q3_K_S.gguf) | Q3_K_S | 31.7 | |
|
40 |
+
| [GGUF](https://huggingface.co/mradermacher/ECE-TW3-JRGL-V4-GGUF/resolve/main/ECE-TW3-JRGL-V4.Q3_K_M.gguf) | Q3_K_M | 35.4 | lower quality |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/ECE-TW3-JRGL-V4-GGUF/resolve/main/ECE-TW3-JRGL-V4.Q4_K_S.gguf) | Q4_K_S | 41.4 | fast, recommended |
|
42 |
+
| [PART 1](https://huggingface.co/mradermacher/ECE-TW3-JRGL-V4-GGUF/resolve/main/ECE-TW3-JRGL-V4.Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/ECE-TW3-JRGL-V4-GGUF/resolve/main/ECE-TW3-JRGL-V4.Q6_K.gguf.part2of2) | Q6_K | 59.4 | very good quality |
|
43 |
+
| [PART 1](https://huggingface.co/mradermacher/ECE-TW3-JRGL-V4-GGUF/resolve/main/ECE-TW3-JRGL-V4.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/ECE-TW3-JRGL-V4-GGUF/resolve/main/ECE-TW3-JRGL-V4.Q8_0.gguf.part2of2) | Q8_0 | 76.9 | fast, best quality |
|
44 |
|
45 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
46 |
types (lower is better):
|