mradermacher commited on
Commit
919c0a7
1 Parent(s): c296e35

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -34,10 +34,17 @@ more details, including on how to concatenate multi-part files.
34
  | Link | Type | Size/GB | Notes |
35
  |:-----|:-----|--------:|:------|
36
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q2_K.gguf) | Q2_K | 12.9 | |
 
 
37
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.IQ3_S.gguf) | IQ3_S | 15.1 | beats Q3_K* |
38
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.IQ3_M.gguf) | IQ3_M | 15.7 | |
39
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q3_K_M.gguf) | Q3_K_M | 16.8 | lower quality |
 
 
40
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q4_K_S.gguf) | Q4_K_S | 19.7 | fast, recommended |
 
 
 
41
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q6_K.gguf) | Q6_K | 28.3 | very good quality |
42
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q8_0.gguf) | Q8_0 | 36.6 | fast, best quality |
43
 
 
34
  | Link | Type | Size/GB | Notes |
35
  |:-----|:-----|--------:|:------|
36
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q2_K.gguf) | Q2_K | 12.9 | |
37
+ | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.IQ3_XS.gguf) | IQ3_XS | 14.3 | |
38
+ | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q3_K_S.gguf) | Q3_K_S | 15.1 | |
39
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.IQ3_S.gguf) | IQ3_S | 15.1 | beats Q3_K* |
40
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.IQ3_M.gguf) | IQ3_M | 15.7 | |
41
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q3_K_M.gguf) | Q3_K_M | 16.8 | lower quality |
42
+ | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q3_K_L.gguf) | Q3_K_L | 18.2 | |
43
+ | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.IQ4_XS.gguf) | IQ4_XS | 18.7 | |
44
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q4_K_S.gguf) | Q4_K_S | 19.7 | fast, recommended |
45
+ | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q4_K_M.gguf) | Q4_K_M | 20.8 | fast, recommended |
46
+ | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q5_K_S.gguf) | Q5_K_S | 23.8 | |
47
+ | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q5_K_M.gguf) | Q5_K_M | 24.4 | |
48
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q6_K.gguf) | Q6_K | 28.3 | very good quality |
49
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q8_0.gguf) | Q8_0 | 36.6 | fast, best quality |
50