mradermacher
commited on
Commit
•
c88f772
1
Parent(s):
fadff3a
auto-patch README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ tags:
|
|
23 |
static quants of https://huggingface.co/ZhangShenao/SELM-Llama-3-8B-Instruct-iter-3
|
24 |
|
25 |
<!-- provided-files -->
|
26 |
-
weighted/imatrix quants
|
27 |
## Usage
|
28 |
|
29 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -40,8 +40,11 @@ more details, including on how to concatenate multi-part files.
|
|
40 |
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-3-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-3.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-3-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-3.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-3-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-3.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
|
|
|
|
|
43 |
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-3-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-3.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-3-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-3.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
|
|
|
45 |
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-3-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-3.Q5_K_M.gguf) | Q5_K_M | 5.8 | |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-3-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-3.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-3-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-3.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
|
|
|
23 |
static quants of https://huggingface.co/ZhangShenao/SELM-Llama-3-8B-Instruct-iter-3
|
24 |
|
25 |
<!-- provided-files -->
|
26 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-3-i1-GGUF
|
27 |
## Usage
|
28 |
|
29 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
40 |
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-3-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-3.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-3-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-3.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-3-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-3.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
|
43 |
+
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-3-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-3.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
|
44 |
+
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-3-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-3.Q4_0_4_4.gguf) | Q4_0_4_4 | 4.8 | fast on arm, low quality |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-3-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-3.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-3-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-3.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
|
47 |
+
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-3-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-3.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-3-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-3.Q5_K_M.gguf) | Q5_K_M | 5.8 | |
|
49 |
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-3-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-3.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-3-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-3.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
|