auto-patch README.md
Browse files
README.md
CHANGED
|
@@ -51,6 +51,7 @@ more details, including on how to concatenate multi-part files.
|
|
| 51 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality |
|
| 52 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | |
|
| 53 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better |
|
|
|
|
| 54 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | |
|
| 55 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better |
|
| 56 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better |
|
|
@@ -59,6 +60,7 @@ more details, including on how to concatenate multi-part files.
|
|
| 59 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS |
|
| 60 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality |
|
| 61 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended |
|
|
|
|
| 62 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | |
|
| 63 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | |
|
| 64 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-Q6_K.gguf) | i1-Q6_K | 6.7 | practically like static Q6_K |
|
|
|
|
| 51 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality |
|
| 52 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | |
|
| 53 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better |
|
| 54 |
+
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* |
|
| 55 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | |
|
| 56 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better |
|
| 57 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better |
|
|
|
|
| 60 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS |
|
| 61 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality |
|
| 62 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended |
|
| 63 |
+
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | |
|
| 64 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | |
|
| 65 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | |
|
| 66 |
| [GGUF](https://huggingface.co/mradermacher/BioMed-R1-8B-i1-GGUF/resolve/main/BioMed-R1-8B.i1-Q6_K.gguf) | i1-Q6_K | 6.7 | practically like static Q6_K |
|