mradermacher commited on
Commit
2bb15ce
1 Parent(s): 46edfb8

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -15,7 +15,6 @@ tags:
15
 
16
  static quants of https://huggingface.co/MarsupialAI/KitchenSink_103b
17
 
18
-
19
  <!-- provided-files -->
20
  weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
21
  ## Usage
@@ -30,7 +29,10 @@ more details, including on how to concatenate multi-part files.
30
 
31
  | Link | Type | Size/GB | Notes |
32
  |:-----|:-----|--------:|:------|
 
 
33
  | [PART 1](https://huggingface.co/mradermacher/KitchenSink_103b-GGUF/resolve/main/KitchenSink_103b.Q4_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/KitchenSink_103b-GGUF/resolve/main/KitchenSink_103b.Q4_K_S.gguf.part2of2) | Q4_K_S | 59.0 | fast, recommended |
 
34
 
35
 
36
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
15
 
16
  static quants of https://huggingface.co/MarsupialAI/KitchenSink_103b
17
 
 
18
  <!-- provided-files -->
19
  weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
20
  ## Usage
 
29
 
30
  | Link | Type | Size/GB | Notes |
31
  |:-----|:-----|--------:|:------|
32
+ | [GGUF](https://huggingface.co/mradermacher/KitchenSink_103b-GGUF/resolve/main/KitchenSink_103b.IQ3_S.gguf) | IQ3_S | 45.0 | beats Q3_K* |
33
+ | [PART 1](https://huggingface.co/mradermacher/KitchenSink_103b-GGUF/resolve/main/KitchenSink_103b.Q3_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/KitchenSink_103b-GGUF/resolve/main/KitchenSink_103b.Q3_K_M.gguf.part2of2) | Q3_K_M | 50.0 | lower quality |
34
  | [PART 1](https://huggingface.co/mradermacher/KitchenSink_103b-GGUF/resolve/main/KitchenSink_103b.Q4_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/KitchenSink_103b-GGUF/resolve/main/KitchenSink_103b.Q4_K_S.gguf.part2of2) | Q4_K_S | 59.0 | fast, recommended |
35
+ | [PART 1](https://huggingface.co/mradermacher/KitchenSink_103b-GGUF/resolve/main/KitchenSink_103b.Q8_0.gguf.part1of3) [PART 2](https://huggingface.co/mradermacher/KitchenSink_103b-GGUF/resolve/main/KitchenSink_103b.Q8_0.gguf.part2of3) [PART 3](https://huggingface.co/mradermacher/KitchenSink_103b-GGUF/resolve/main/KitchenSink_103b.Q8_0.gguf.part3of3) | Q8_0 | 110.0 | fast, best quality |
36
 
37
 
38
  Here is a handy graph by ikawrakow comparing some lower-quality quant