Transformers
GGUF
English
Inference Endpoints
mradermacher commited on
Commit
bbeeea3
1 Parent(s): e4d4326

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -34,8 +34,13 @@ more details, including on how to concatenate multi-part files.
34
  |:-----|:-----|--------:|:------|
35
  | [GGUF](https://huggingface.co/mradermacher/Crunchy-onion-GGUF/resolve/main/Crunchy-onion.Q2_K.gguf) | Q2_K | 17.4 | |
36
  | [GGUF](https://huggingface.co/mradermacher/Crunchy-onion-GGUF/resolve/main/Crunchy-onion.IQ3_S.gguf) | IQ3_S | 20.5 | beats Q3_K* |
 
37
  | [GGUF](https://huggingface.co/mradermacher/Crunchy-onion-GGUF/resolve/main/Crunchy-onion.IQ3_M.gguf) | IQ3_M | 21.5 | |
 
 
38
  | [GGUF](https://huggingface.co/mradermacher/Crunchy-onion-GGUF/resolve/main/Crunchy-onion.Q4_K_S.gguf) | Q4_K_S | 26.8 | fast, recommended |
 
 
39
  | [GGUF](https://huggingface.co/mradermacher/Crunchy-onion-GGUF/resolve/main/Crunchy-onion.Q8_0.gguf) | Q8_0 | 49.7 | fast, best quality |
40
 
41
 
 
34
  |:-----|:-----|--------:|:------|
35
  | [GGUF](https://huggingface.co/mradermacher/Crunchy-onion-GGUF/resolve/main/Crunchy-onion.Q2_K.gguf) | Q2_K | 17.4 | |
36
  | [GGUF](https://huggingface.co/mradermacher/Crunchy-onion-GGUF/resolve/main/Crunchy-onion.IQ3_S.gguf) | IQ3_S | 20.5 | beats Q3_K* |
37
+ | [GGUF](https://huggingface.co/mradermacher/Crunchy-onion-GGUF/resolve/main/Crunchy-onion.Q3_K_S.gguf) | Q3_K_S | 20.5 | |
38
  | [GGUF](https://huggingface.co/mradermacher/Crunchy-onion-GGUF/resolve/main/Crunchy-onion.IQ3_M.gguf) | IQ3_M | 21.5 | |
39
+ | [GGUF](https://huggingface.co/mradermacher/Crunchy-onion-GGUF/resolve/main/Crunchy-onion.Q3_K_M.gguf) | Q3_K_M | 22.6 | lower quality |
40
+ | [GGUF](https://huggingface.co/mradermacher/Crunchy-onion-GGUF/resolve/main/Crunchy-onion.Q3_K_L.gguf) | Q3_K_L | 24.3 | |
41
  | [GGUF](https://huggingface.co/mradermacher/Crunchy-onion-GGUF/resolve/main/Crunchy-onion.Q4_K_S.gguf) | Q4_K_S | 26.8 | fast, recommended |
42
+ | [GGUF](https://huggingface.co/mradermacher/Crunchy-onion-GGUF/resolve/main/Crunchy-onion.Q4_K_M.gguf) | Q4_K_M | 28.5 | fast, recommended |
43
+ | [GGUF](https://huggingface.co/mradermacher/Crunchy-onion-GGUF/resolve/main/Crunchy-onion.Q6_K.gguf) | Q6_K | 38.5 | very good quality |
44
  | [GGUF](https://huggingface.co/mradermacher/Crunchy-onion-GGUF/resolve/main/Crunchy-onion.Q8_0.gguf) | Q8_0 | 49.7 | fast, best quality |
45
 
46