auto-patch README.md
Browse files
README.md
CHANGED
|
@@ -24,7 +24,7 @@ tags:
|
|
| 24 |
static quants of https://huggingface.co/EpistemeAI/SADeepCoder-14B-Preview-unsloth-v1.0
|
| 25 |
|
| 26 |
<!-- provided-files -->
|
| 27 |
-
weighted/imatrix quants
|
| 28 |
## Usage
|
| 29 |
|
| 30 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
@@ -41,6 +41,7 @@ more details, including on how to concatenate multi-part files.
|
|
| 41 |
| [GGUF](https://huggingface.co/mradermacher/SADeepCoder-14B-Preview-unsloth-v1.0-GGUF/resolve/main/SADeepCoder-14B-Preview-unsloth-v1.0.Q3_K_S.gguf) | Q3_K_S | 6.8 | |
|
| 42 |
| [GGUF](https://huggingface.co/mradermacher/SADeepCoder-14B-Preview-unsloth-v1.0-GGUF/resolve/main/SADeepCoder-14B-Preview-unsloth-v1.0.Q3_K_M.gguf) | Q3_K_M | 7.4 | lower quality |
|
| 43 |
| [GGUF](https://huggingface.co/mradermacher/SADeepCoder-14B-Preview-unsloth-v1.0-GGUF/resolve/main/SADeepCoder-14B-Preview-unsloth-v1.0.Q3_K_L.gguf) | Q3_K_L | 8.0 | |
|
|
|
|
| 44 |
| [GGUF](https://huggingface.co/mradermacher/SADeepCoder-14B-Preview-unsloth-v1.0-GGUF/resolve/main/SADeepCoder-14B-Preview-unsloth-v1.0.Q4_K_S.gguf) | Q4_K_S | 8.7 | fast, recommended |
|
| 45 |
| [GGUF](https://huggingface.co/mradermacher/SADeepCoder-14B-Preview-unsloth-v1.0-GGUF/resolve/main/SADeepCoder-14B-Preview-unsloth-v1.0.Q4_K_M.gguf) | Q4_K_M | 9.1 | fast, recommended |
|
| 46 |
| [GGUF](https://huggingface.co/mradermacher/SADeepCoder-14B-Preview-unsloth-v1.0-GGUF/resolve/main/SADeepCoder-14B-Preview-unsloth-v1.0.Q5_K_S.gguf) | Q5_K_S | 10.4 | |
|
|
|
|
| 24 |
static quants of https://huggingface.co/EpistemeAI/SADeepCoder-14B-Preview-unsloth-v1.0
|
| 25 |
|
| 26 |
<!-- provided-files -->
|
| 27 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/SADeepCoder-14B-Preview-unsloth-v1.0-i1-GGUF
|
| 28 |
## Usage
|
| 29 |
|
| 30 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
|
| 41 |
| [GGUF](https://huggingface.co/mradermacher/SADeepCoder-14B-Preview-unsloth-v1.0-GGUF/resolve/main/SADeepCoder-14B-Preview-unsloth-v1.0.Q3_K_S.gguf) | Q3_K_S | 6.8 | |
|
| 42 |
| [GGUF](https://huggingface.co/mradermacher/SADeepCoder-14B-Preview-unsloth-v1.0-GGUF/resolve/main/SADeepCoder-14B-Preview-unsloth-v1.0.Q3_K_M.gguf) | Q3_K_M | 7.4 | lower quality |
|
| 43 |
| [GGUF](https://huggingface.co/mradermacher/SADeepCoder-14B-Preview-unsloth-v1.0-GGUF/resolve/main/SADeepCoder-14B-Preview-unsloth-v1.0.Q3_K_L.gguf) | Q3_K_L | 8.0 | |
|
| 44 |
+
| [GGUF](https://huggingface.co/mradermacher/SADeepCoder-14B-Preview-unsloth-v1.0-GGUF/resolve/main/SADeepCoder-14B-Preview-unsloth-v1.0.IQ4_XS.gguf) | IQ4_XS | 8.3 | |
|
| 45 |
| [GGUF](https://huggingface.co/mradermacher/SADeepCoder-14B-Preview-unsloth-v1.0-GGUF/resolve/main/SADeepCoder-14B-Preview-unsloth-v1.0.Q4_K_S.gguf) | Q4_K_S | 8.7 | fast, recommended |
|
| 46 |
| [GGUF](https://huggingface.co/mradermacher/SADeepCoder-14B-Preview-unsloth-v1.0-GGUF/resolve/main/SADeepCoder-14B-Preview-unsloth-v1.0.Q4_K_M.gguf) | Q4_K_M | 9.1 | fast, recommended |
|
| 47 |
| [GGUF](https://huggingface.co/mradermacher/SADeepCoder-14B-Preview-unsloth-v1.0-GGUF/resolve/main/SADeepCoder-14B-Preview-unsloth-v1.0.Q5_K_S.gguf) | Q5_K_S | 10.4 | |
|