mradermacher commited on
Commit
50b5c59
1 Parent(s): 3ba42df

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -32,14 +32,17 @@ more details, including on how to concatenate multi-part files.
32
  | Link | Type | Size/GB | Notes |
33
  |:-----|:-----|--------:|:------|
34
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.Q2_K.gguf) | Q2_K | 25.6 | |
 
35
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.IQ3_S.gguf) | IQ3_S | 30.0 | beats Q3_K* |
36
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.Q3_K_S.gguf) | Q3_K_S | 30.0 | |
37
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.IQ3_M.gguf) | IQ3_M | 31.0 | |
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
 
 
32
  | Link | Type | Size/GB | Notes |
33
  |:-----|:-----|--------:|:------|
34
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.Q2_K.gguf) | Q2_K | 25.6 | |
35
+ | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.IQ3_XS.gguf) | IQ3_XS | 28.4 | |
36
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.IQ3_S.gguf) | IQ3_S | 30.0 | beats Q3_K* |
37
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.Q3_K_S.gguf) | Q3_K_S | 30.0 | |
38
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.IQ3_M.gguf) | IQ3_M | 31.0 | |
39
  | [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 |
40
  | [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 | |
41
+ | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.IQ4_XS.gguf) | IQ4_XS | 37.3 | |
42
  | [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 |
43
  | [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 |
44
  | [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 | |
45
+ | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-instruct-hf-GGUF/resolve/main/Swallow-70b-NVE-instruct-hf.Q5_K_M.gguf) | Q5_K_M | 48.9 | |
46
  | [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 |
47
  | [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 |
48