mradermacher commited on
Commit
5b2a2fe
·
verified ·
1 Parent(s): ab9b93d

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -32,9 +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/BagelWorldTour-8x7B-GGUF/resolve/main/BagelWorldTour-8x7B.Q2_K.gguf) | Q2_K | 17.4 | |
 
35
  | [GGUF](https://huggingface.co/mradermacher/BagelWorldTour-8x7B-GGUF/resolve/main/BagelWorldTour-8x7B.IQ3_S.gguf) | IQ3_S | 20.5 | beats Q3_K* |
 
36
  | [GGUF](https://huggingface.co/mradermacher/BagelWorldTour-8x7B-GGUF/resolve/main/BagelWorldTour-8x7B.IQ3_M.gguf) | IQ3_M | 21.5 | |
 
 
 
37
  | [GGUF](https://huggingface.co/mradermacher/BagelWorldTour-8x7B-GGUF/resolve/main/BagelWorldTour-8x7B.Q4_K_S.gguf) | Q4_K_S | 26.8 | fast, recommended |
 
 
 
38
  | [GGUF](https://huggingface.co/mradermacher/BagelWorldTour-8x7B-GGUF/resolve/main/BagelWorldTour-8x7B.Q6_K.gguf) | Q6_K | 38.5 | very good quality |
39
  | [GGUF](https://huggingface.co/mradermacher/BagelWorldTour-8x7B-GGUF/resolve/main/BagelWorldTour-8x7B.Q8_0.gguf) | Q8_0 | 49.7 | fast, best quality |
40
 
 
32
  | Link | Type | Size/GB | Notes |
33
  |:-----|:-----|--------:|:------|
34
  | [GGUF](https://huggingface.co/mradermacher/BagelWorldTour-8x7B-GGUF/resolve/main/BagelWorldTour-8x7B.Q2_K.gguf) | Q2_K | 17.4 | |
35
+ | [GGUF](https://huggingface.co/mradermacher/BagelWorldTour-8x7B-GGUF/resolve/main/BagelWorldTour-8x7B.IQ3_XS.gguf) | IQ3_XS | 19.5 | |
36
  | [GGUF](https://huggingface.co/mradermacher/BagelWorldTour-8x7B-GGUF/resolve/main/BagelWorldTour-8x7B.IQ3_S.gguf) | IQ3_S | 20.5 | beats Q3_K* |
37
+ | [GGUF](https://huggingface.co/mradermacher/BagelWorldTour-8x7B-GGUF/resolve/main/BagelWorldTour-8x7B.Q3_K_S.gguf) | Q3_K_S | 20.5 | |
38
  | [GGUF](https://huggingface.co/mradermacher/BagelWorldTour-8x7B-GGUF/resolve/main/BagelWorldTour-8x7B.IQ3_M.gguf) | IQ3_M | 21.5 | |
39
+ | [GGUF](https://huggingface.co/mradermacher/BagelWorldTour-8x7B-GGUF/resolve/main/BagelWorldTour-8x7B.Q3_K_M.gguf) | Q3_K_M | 22.6 | lower quality |
40
+ | [GGUF](https://huggingface.co/mradermacher/BagelWorldTour-8x7B-GGUF/resolve/main/BagelWorldTour-8x7B.Q3_K_L.gguf) | Q3_K_L | 24.3 | |
41
+ | [GGUF](https://huggingface.co/mradermacher/BagelWorldTour-8x7B-GGUF/resolve/main/BagelWorldTour-8x7B.IQ4_XS.gguf) | IQ4_XS | 25.5 | |
42
  | [GGUF](https://huggingface.co/mradermacher/BagelWorldTour-8x7B-GGUF/resolve/main/BagelWorldTour-8x7B.Q4_K_S.gguf) | Q4_K_S | 26.8 | fast, recommended |
43
+ | [GGUF](https://huggingface.co/mradermacher/BagelWorldTour-8x7B-GGUF/resolve/main/BagelWorldTour-8x7B.Q4_K_M.gguf) | Q4_K_M | 28.5 | fast, recommended |
44
+ | [GGUF](https://huggingface.co/mradermacher/BagelWorldTour-8x7B-GGUF/resolve/main/BagelWorldTour-8x7B.Q5_K_S.gguf) | Q5_K_S | 32.3 | |
45
+ | [GGUF](https://huggingface.co/mradermacher/BagelWorldTour-8x7B-GGUF/resolve/main/BagelWorldTour-8x7B.Q5_K_M.gguf) | Q5_K_M | 33.3 | |
46
  | [GGUF](https://huggingface.co/mradermacher/BagelWorldTour-8x7B-GGUF/resolve/main/BagelWorldTour-8x7B.Q6_K.gguf) | Q6_K | 38.5 | very good quality |
47
  | [GGUF](https://huggingface.co/mradermacher/BagelWorldTour-8x7B-GGUF/resolve/main/BagelWorldTour-8x7B.Q8_0.gguf) | Q8_0 | 49.7 | fast, best quality |
48