mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -24,6 +24,8 @@ more details, including on how to concatenate multi-part files.
|
|
24 |
| Link | Type | Size/GB | Notes |
|
25 |
|:-----|:-----|--------:|:------|
|
26 |
| [GGUF](https://huggingface.co/mradermacher/Midnight-Rose-70B-v2.0.3-i1-GGUF/resolve/main/Midnight-Rose-70B-v2.0.3.i1-Q2_K.gguf) | i1-Q2_K | 25.9 | IQ3_XXS probably better |
|
|
|
|
|
27 |
|
28 |
|
29 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
|
|
24 |
| Link | Type | Size/GB | Notes |
|
25 |
|:-----|:-----|--------:|:------|
|
26 |
| [GGUF](https://huggingface.co/mradermacher/Midnight-Rose-70B-v2.0.3-i1-GGUF/resolve/main/Midnight-Rose-70B-v2.0.3.i1-Q2_K.gguf) | i1-Q2_K | 25.9 | IQ3_XXS probably better |
|
27 |
+
| [GGUF](https://huggingface.co/mradermacher/Midnight-Rose-70B-v2.0.3-i1-GGUF/resolve/main/Midnight-Rose-70B-v2.0.3.i1-Q3_K_M.gguf) | i1-Q3_K_M | 33.7 | IQ3_S probably better |
|
28 |
+
| [GGUF](https://huggingface.co/mradermacher/Midnight-Rose-70B-v2.0.3-i1-GGUF/resolve/main/Midnight-Rose-70B-v2.0.3.i1-Q4_K_S.gguf) | i1-Q4_K_S | 39.7 | optimal size/speed/quality |
|
29 |
|
30 |
|
31 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|