auto-patch README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ quantized_by: mradermacher
|
|
| 17 |
static quants of https://huggingface.co/inclusionAI/Ring-lite
|
| 18 |
|
| 19 |
<!-- provided-files -->
|
| 20 |
-
weighted/imatrix quants
|
| 21 |
## Usage
|
| 22 |
|
| 23 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
@@ -34,6 +34,7 @@ more details, including on how to concatenate multi-part files.
|
|
| 34 |
| [GGUF](https://huggingface.co/mradermacher/Ring-lite-GGUF/resolve/main/Ring-lite.Q3_K_S.gguf) | Q3_K_S | 8.1 | |
|
| 35 |
| [GGUF](https://huggingface.co/mradermacher/Ring-lite-GGUF/resolve/main/Ring-lite.Q3_K_M.gguf) | Q3_K_M | 8.8 | lower quality |
|
| 36 |
| [GGUF](https://huggingface.co/mradermacher/Ring-lite-GGUF/resolve/main/Ring-lite.Q3_K_L.gguf) | Q3_K_L | 9.2 | |
|
|
|
|
| 37 |
| [GGUF](https://huggingface.co/mradermacher/Ring-lite-GGUF/resolve/main/Ring-lite.Q4_K_S.gguf) | Q4_K_S | 10.3 | fast, recommended |
|
| 38 |
| [GGUF](https://huggingface.co/mradermacher/Ring-lite-GGUF/resolve/main/Ring-lite.Q4_K_M.gguf) | Q4_K_M | 11.3 | fast, recommended |
|
| 39 |
| [GGUF](https://huggingface.co/mradermacher/Ring-lite-GGUF/resolve/main/Ring-lite.Q5_K_S.gguf) | Q5_K_S | 12.0 | |
|
|
|
|
| 17 |
static quants of https://huggingface.co/inclusionAI/Ring-lite
|
| 18 |
|
| 19 |
<!-- provided-files -->
|
| 20 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Ring-lite-i1-GGUF
|
| 21 |
## Usage
|
| 22 |
|
| 23 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
|
| 34 |
| [GGUF](https://huggingface.co/mradermacher/Ring-lite-GGUF/resolve/main/Ring-lite.Q3_K_S.gguf) | Q3_K_S | 8.1 | |
|
| 35 |
| [GGUF](https://huggingface.co/mradermacher/Ring-lite-GGUF/resolve/main/Ring-lite.Q3_K_M.gguf) | Q3_K_M | 8.8 | lower quality |
|
| 36 |
| [GGUF](https://huggingface.co/mradermacher/Ring-lite-GGUF/resolve/main/Ring-lite.Q3_K_L.gguf) | Q3_K_L | 9.2 | |
|
| 37 |
+
| [GGUF](https://huggingface.co/mradermacher/Ring-lite-GGUF/resolve/main/Ring-lite.IQ4_XS.gguf) | IQ4_XS | 9.4 | |
|
| 38 |
| [GGUF](https://huggingface.co/mradermacher/Ring-lite-GGUF/resolve/main/Ring-lite.Q4_K_S.gguf) | Q4_K_S | 10.3 | fast, recommended |
|
| 39 |
| [GGUF](https://huggingface.co/mradermacher/Ring-lite-GGUF/resolve/main/Ring-lite.Q4_K_M.gguf) | Q4_K_M | 11.3 | fast, recommended |
|
| 40 |
| [GGUF](https://huggingface.co/mradermacher/Ring-lite-GGUF/resolve/main/Ring-lite.Q5_K_S.gguf) | Q5_K_S | 12.0 | |
|