mradermacher commited on
Commit
ed8572a
1 Parent(s): 5aff6c7

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -38,6 +38,8 @@ more details, including on how to concatenate multi-part files.
38
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.Q3_K_M.gguf) | Q3_K_M | 33.4 | lower quality |
39
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.Q3_K_L.gguf) | Q3_K_L | 36.2 | |
40
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.Q4_K_S.gguf) | Q4_K_S | 39.3 | fast, recommended |
 
 
41
  | [PART 1](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.Q6_K.gguf.part2of2) | Q6_K | 56.7 | very good quality |
42
  | [PART 1](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.Q8_0.gguf.part2of2) | Q8_0 | 73.4 | fast, best quality |
43
 
 
38
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.Q3_K_M.gguf) | Q3_K_M | 33.4 | lower quality |
39
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.Q3_K_L.gguf) | Q3_K_L | 36.2 | |
40
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.Q4_K_S.gguf) | Q4_K_S | 39.3 | fast, recommended |
41
+ | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.Q4_K_M.gguf) | Q4_K_M | 41.5 | fast, recommended |
42
+ | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.Q5_K_S.gguf) | Q5_K_S | 47.6 | |
43
  | [PART 1](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.Q6_K.gguf.part2of2) | Q6_K | 56.7 | very good quality |
44
  | [PART 1](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.Q8_0.gguf.part2of2) | Q8_0 | 73.4 | fast, best quality |
45