mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ tags:
|
|
29 |
static quants of https://huggingface.co/SultanR/SmolTulu-1.7b-RM
|
30 |
|
31 |
<!-- provided-files -->
|
32 |
-
weighted/imatrix quants
|
33 |
## Usage
|
34 |
|
35 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -46,6 +46,7 @@ more details, including on how to concatenate multi-part files.
|
|
46 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-RM-GGUF/resolve/main/SmolTulu-1.7b-RM.Q3_K_S.gguf) | Q3_K_S | 0.9 | |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-RM-GGUF/resolve/main/SmolTulu-1.7b-RM.Q3_K_M.gguf) | Q3_K_M | 1.0 | lower quality |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-RM-GGUF/resolve/main/SmolTulu-1.7b-RM.Q3_K_L.gguf) | Q3_K_L | 1.0 | |
|
|
|
49 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-RM-GGUF/resolve/main/SmolTulu-1.7b-RM.Q4_K_S.gguf) | Q4_K_S | 1.1 | fast, recommended |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-RM-GGUF/resolve/main/SmolTulu-1.7b-RM.Q4_K_M.gguf) | Q4_K_M | 1.2 | fast, recommended |
|
51 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-RM-GGUF/resolve/main/SmolTulu-1.7b-RM.Q5_K_S.gguf) | Q5_K_S | 1.3 | |
|
|
|
29 |
static quants of https://huggingface.co/SultanR/SmolTulu-1.7b-RM
|
30 |
|
31 |
<!-- provided-files -->
|
32 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/SmolTulu-1.7b-RM-i1-GGUF
|
33 |
## Usage
|
34 |
|
35 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
46 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-RM-GGUF/resolve/main/SmolTulu-1.7b-RM.Q3_K_S.gguf) | Q3_K_S | 0.9 | |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-RM-GGUF/resolve/main/SmolTulu-1.7b-RM.Q3_K_M.gguf) | Q3_K_M | 1.0 | lower quality |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-RM-GGUF/resolve/main/SmolTulu-1.7b-RM.Q3_K_L.gguf) | Q3_K_L | 1.0 | |
|
49 |
+
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-RM-GGUF/resolve/main/SmolTulu-1.7b-RM.IQ4_XS.gguf) | IQ4_XS | 1.0 | |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-RM-GGUF/resolve/main/SmolTulu-1.7b-RM.Q4_K_S.gguf) | Q4_K_S | 1.1 | fast, recommended |
|
51 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-RM-GGUF/resolve/main/SmolTulu-1.7b-RM.Q4_K_M.gguf) | Q4_K_M | 1.2 | fast, recommended |
|
52 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-RM-GGUF/resolve/main/SmolTulu-1.7b-RM.Q5_K_S.gguf) | Q5_K_S | 1.3 | |
|