auto-patch README.md
Browse files
README.md
CHANGED
@@ -30,6 +30,7 @@ more details, including on how to concatenate multi-part files.
|
|
30 |
| Link | Type | Size/GB | Notes |
|
31 |
|:-----|:-----|--------:|:------|
|
32 |
| [GGUF](https://huggingface.co/mradermacher/DolphinHermes-120b-i1-GGUF/resolve/main/DolphinHermes-120b.i1-Q2_K.gguf) | i1-Q2_K | 44.6 | IQ3_XXS probably better |
|
|
|
33 |
|
34 |
|
35 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
|
|
30 |
| Link | Type | Size/GB | Notes |
|
31 |
|:-----|:-----|--------:|:------|
|
32 |
| [GGUF](https://huggingface.co/mradermacher/DolphinHermes-120b-i1-GGUF/resolve/main/DolphinHermes-120b.i1-Q2_K.gguf) | i1-Q2_K | 44.6 | IQ3_XXS probably better |
|
33 |
+
| [PART 1](https://huggingface.co/mradermacher/DolphinHermes-120b-i1-GGUF/resolve/main/DolphinHermes-120b.i1-Q4_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/DolphinHermes-120b-i1-GGUF/resolve/main/DolphinHermes-120b.i1-Q4_K_M.gguf.part2of2) | i1-Q4_K_M | 72.6 | fast, medium quality |
|
34 |
|
35 |
|
36 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|