mradermacher
commited on
Commit
•
10713f0
1
Parent(s):
e145baa
auto-patch README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,6 @@ quantized_by: mradermacher
|
|
17 |
<!-- ### vocab_type: -->
|
18 |
static quants of https://huggingface.co/TitanML/LeoLM-hessianai-13b
|
19 |
|
20 |
-
|
21 |
<!-- provided-files -->
|
22 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
23 |
## Usage
|
@@ -39,6 +38,7 @@ more details, including on how to concatenate multi-part files.
|
|
39 |
| [GGUF](https://huggingface.co/mradermacher/LeoLM-hessianai-13b-GGUF/resolve/main/LeoLM-hessianai-13b.IQ3_M.gguf) | IQ3_M | 6.1 | |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/LeoLM-hessianai-13b-GGUF/resolve/main/LeoLM-hessianai-13b.Q3_K_M.gguf) | Q3_K_M | 6.4 | lower quality |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/LeoLM-hessianai-13b-GGUF/resolve/main/LeoLM-hessianai-13b.Q3_K_L.gguf) | Q3_K_L | 7.0 | |
|
|
|
42 |
| [GGUF](https://huggingface.co/mradermacher/LeoLM-hessianai-13b-GGUF/resolve/main/LeoLM-hessianai-13b.Q4_K_S.gguf) | Q4_K_S | 7.5 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/LeoLM-hessianai-13b-GGUF/resolve/main/LeoLM-hessianai-13b.Q4_K_M.gguf) | Q4_K_M | 8.0 | fast, recommended |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/LeoLM-hessianai-13b-GGUF/resolve/main/LeoLM-hessianai-13b.Q5_K_S.gguf) | Q5_K_S | 9.1 | |
|
|
|
17 |
<!-- ### vocab_type: -->
|
18 |
static quants of https://huggingface.co/TitanML/LeoLM-hessianai-13b
|
19 |
|
|
|
20 |
<!-- provided-files -->
|
21 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
22 |
## Usage
|
|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/LeoLM-hessianai-13b-GGUF/resolve/main/LeoLM-hessianai-13b.IQ3_M.gguf) | IQ3_M | 6.1 | |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/LeoLM-hessianai-13b-GGUF/resolve/main/LeoLM-hessianai-13b.Q3_K_M.gguf) | Q3_K_M | 6.4 | lower quality |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/LeoLM-hessianai-13b-GGUF/resolve/main/LeoLM-hessianai-13b.Q3_K_L.gguf) | Q3_K_L | 7.0 | |
|
41 |
+
| [GGUF](https://huggingface.co/mradermacher/LeoLM-hessianai-13b-GGUF/resolve/main/LeoLM-hessianai-13b.IQ4_XS.gguf) | IQ4_XS | 7.1 | |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/LeoLM-hessianai-13b-GGUF/resolve/main/LeoLM-hessianai-13b.Q4_K_S.gguf) | Q4_K_S | 7.5 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/LeoLM-hessianai-13b-GGUF/resolve/main/LeoLM-hessianai-13b.Q4_K_M.gguf) | Q4_K_M | 8.0 | fast, recommended |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/LeoLM-hessianai-13b-GGUF/resolve/main/LeoLM-hessianai-13b.Q5_K_S.gguf) | Q5_K_S | 9.1 | |
|