mradermacher commited on
Commit
162800d
1 Parent(s): 38aea58

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -29,7 +29,7 @@ more details, including on how to concatenate multi-part files.
29
  | Link | Type | Size/GB | Notes |
30
  |:-----|:-----|--------:|:------|
31
  | [GGUF](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-IQ1_S.gguf) | i1-IQ1_S | 26.2 | for the desperate |
32
- | [GGUF](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-IQ1_M.gguf) | i1-IQ1_M | 28.7 | for the desperate |
33
  | [GGUF](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 32.8 | |
34
  | [GGUF](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 36.3 | |
35
  | [GGUF](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-IQ2_S.gguf) | i1-IQ2_S | 38.1 | |
@@ -50,7 +50,6 @@ more details, including on how to concatenate multi-part files.
50
  | [PART 1](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-Q5_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-Q5_K_M.gguf.part2of2) | i1-Q5_K_M | 86.0 | |
51
  | [PART 1](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-Q6_K.gguf.part1of3) [PART 2](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-Q6_K.gguf.part2of3) [PART 3](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-Q6_K.gguf.part3of3) | i1-Q6_K | 99.6 | practically like static Q6_K |
52
 
53
-
54
  Here is a handy graph by ikawrakow comparing some lower-quality quant
55
  types (lower is better):
56
 
 
29
  | Link | Type | Size/GB | Notes |
30
  |:-----|:-----|--------:|:------|
31
  | [GGUF](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-IQ1_S.gguf) | i1-IQ1_S | 26.2 | for the desperate |
32
+ | [GGUF](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-IQ1_M.gguf) | i1-IQ1_M | 28.7 | mostly desperate |
33
  | [GGUF](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 32.8 | |
34
  | [GGUF](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 36.3 | |
35
  | [GGUF](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-IQ2_S.gguf) | i1-IQ2_S | 38.1 | |
 
50
  | [PART 1](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-Q5_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-Q5_K_M.gguf.part2of2) | i1-Q5_K_M | 86.0 | |
51
  | [PART 1](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-Q6_K.gguf.part1of3) [PART 2](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-Q6_K.gguf.part2of3) [PART 3](https://huggingface.co/mradermacher/athena-120b-i1-GGUF/resolve/main/athena-120b.i1-Q6_K.gguf.part3of3) | i1-Q6_K | 99.6 | practically like static Q6_K |
52
 
 
53
  Here is a handy graph by ikawrakow comparing some lower-quality quant
54
  types (lower is better):
55