mradermacher commited on
Commit
b937c19
1 Parent(s): cd75ffb

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -30,7 +30,9 @@ more details, including on how to concatenate multi-part files.
30
  |:-----|:-----|--------:|:------|
31
  | [GGUF](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-Q2_K.gguf) | i1-Q2_K | 45.1 | IQ3_XXS probably better |
32
  | [GGUF](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 47.1 | lower quality |
 
33
  | [PART 1](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-Q4_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-Q4_K_S.gguf.part2of2) | i1-Q4_K_S | 69.2 | optimal size/speed/quality |
 
34
 
35
 
36
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
30
  |:-----|:-----|--------:|:------|
31
  | [GGUF](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-Q2_K.gguf) | i1-Q2_K | 45.1 | IQ3_XXS probably better |
32
  | [GGUF](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 47.1 | lower quality |
33
+ | [PART 1](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-Q3_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-Q3_K_M.gguf.part2of2) | i1-Q3_K_M | 58.8 | IQ3_S probably better |
34
  | [PART 1](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-Q4_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-Q4_K_S.gguf.part2of2) | i1-Q4_K_S | 69.2 | optimal size/speed/quality |
35
+ | [PART 1](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-Q4_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-Q4_K_M.gguf.part2of2) | i1-Q4_K_M | 73.1 | fast, recommended |
36
 
37
 
38
  Here is a handy graph by ikawrakow comparing some lower-quality quant