mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ quantized_by: mradermacher
|
|
15 |
static quants of https://huggingface.co/camel-ai/CAMEL-13B-Role-Playing-Data
|
16 |
|
17 |
<!-- provided-files -->
|
18 |
-
weighted/imatrix quants
|
19 |
## Usage
|
20 |
|
21 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -32,6 +32,7 @@ more details, including on how to concatenate multi-part files.
|
|
32 |
| [GGUF](https://huggingface.co/mradermacher/CAMEL-13B-Role-Playing-Data-GGUF/resolve/main/CAMEL-13B-Role-Playing-Data.Q3_K_S.gguf) | Q3_K_S | 5.8 | |
|
33 |
| [GGUF](https://huggingface.co/mradermacher/CAMEL-13B-Role-Playing-Data-GGUF/resolve/main/CAMEL-13B-Role-Playing-Data.Q3_K_M.gguf) | Q3_K_M | 6.4 | lower quality |
|
34 |
| [GGUF](https://huggingface.co/mradermacher/CAMEL-13B-Role-Playing-Data-GGUF/resolve/main/CAMEL-13B-Role-Playing-Data.Q3_K_L.gguf) | Q3_K_L | 7.0 | |
|
|
|
35 |
| [GGUF](https://huggingface.co/mradermacher/CAMEL-13B-Role-Playing-Data-GGUF/resolve/main/CAMEL-13B-Role-Playing-Data.Q4_K_S.gguf) | Q4_K_S | 7.5 | fast, recommended |
|
36 |
| [GGUF](https://huggingface.co/mradermacher/CAMEL-13B-Role-Playing-Data-GGUF/resolve/main/CAMEL-13B-Role-Playing-Data.Q4_K_M.gguf) | Q4_K_M | 8.0 | fast, recommended |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/CAMEL-13B-Role-Playing-Data-GGUF/resolve/main/CAMEL-13B-Role-Playing-Data.Q5_K_S.gguf) | Q5_K_S | 9.1 | |
|
|
|
15 |
static quants of https://huggingface.co/camel-ai/CAMEL-13B-Role-Playing-Data
|
16 |
|
17 |
<!-- provided-files -->
|
18 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/CAMEL-13B-Role-Playing-Data-i1-GGUF
|
19 |
## Usage
|
20 |
|
21 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
32 |
| [GGUF](https://huggingface.co/mradermacher/CAMEL-13B-Role-Playing-Data-GGUF/resolve/main/CAMEL-13B-Role-Playing-Data.Q3_K_S.gguf) | Q3_K_S | 5.8 | |
|
33 |
| [GGUF](https://huggingface.co/mradermacher/CAMEL-13B-Role-Playing-Data-GGUF/resolve/main/CAMEL-13B-Role-Playing-Data.Q3_K_M.gguf) | Q3_K_M | 6.4 | lower quality |
|
34 |
| [GGUF](https://huggingface.co/mradermacher/CAMEL-13B-Role-Playing-Data-GGUF/resolve/main/CAMEL-13B-Role-Playing-Data.Q3_K_L.gguf) | Q3_K_L | 7.0 | |
|
35 |
+
| [GGUF](https://huggingface.co/mradermacher/CAMEL-13B-Role-Playing-Data-GGUF/resolve/main/CAMEL-13B-Role-Playing-Data.IQ4_XS.gguf) | IQ4_XS | 7.1 | |
|
36 |
| [GGUF](https://huggingface.co/mradermacher/CAMEL-13B-Role-Playing-Data-GGUF/resolve/main/CAMEL-13B-Role-Playing-Data.Q4_K_S.gguf) | Q4_K_S | 7.5 | fast, recommended |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/CAMEL-13B-Role-Playing-Data-GGUF/resolve/main/CAMEL-13B-Role-Playing-Data.Q4_K_M.gguf) | Q4_K_M | 8.0 | fast, recommended |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/CAMEL-13B-Role-Playing-Data-GGUF/resolve/main/CAMEL-13B-Role-Playing-Data.Q5_K_S.gguf) | Q5_K_S | 9.1 | |
|