mradermacher commited on
Commit
41ac0d7
·
verified ·
1 Parent(s): 4d3c34e

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -41,8 +41,14 @@ more details, including on how to concatenate multi-part files.
41
  | [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-russian-strict-function-calling-DPO-GGUF/resolve/main/gemma-2-9b-it-russian-strict-function-calling-DPO.Q3_K_S.gguf) | Q3_K_S | 4.4 | |
42
  | [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-russian-strict-function-calling-DPO-GGUF/resolve/main/gemma-2-9b-it-russian-strict-function-calling-DPO.Q3_K_M.gguf) | Q3_K_M | 4.9 | lower quality |
43
  | [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-russian-strict-function-calling-DPO-GGUF/resolve/main/gemma-2-9b-it-russian-strict-function-calling-DPO.Q3_K_L.gguf) | Q3_K_L | 5.2 | |
 
44
  | [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-russian-strict-function-calling-DPO-GGUF/resolve/main/gemma-2-9b-it-russian-strict-function-calling-DPO.Q4_K_S.gguf) | Q4_K_S | 5.6 | fast, recommended |
 
 
 
45
  | [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-russian-strict-function-calling-DPO-GGUF/resolve/main/gemma-2-9b-it-russian-strict-function-calling-DPO.Q6_K.gguf) | Q6_K | 7.7 | very good quality |
 
 
46
 
47
  Here is a handy graph by ikawrakow comparing some lower-quality quant
48
  types (lower is better):
 
41
  | [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-russian-strict-function-calling-DPO-GGUF/resolve/main/gemma-2-9b-it-russian-strict-function-calling-DPO.Q3_K_S.gguf) | Q3_K_S | 4.4 | |
42
  | [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-russian-strict-function-calling-DPO-GGUF/resolve/main/gemma-2-9b-it-russian-strict-function-calling-DPO.Q3_K_M.gguf) | Q3_K_M | 4.9 | lower quality |
43
  | [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-russian-strict-function-calling-DPO-GGUF/resolve/main/gemma-2-9b-it-russian-strict-function-calling-DPO.Q3_K_L.gguf) | Q3_K_L | 5.2 | |
44
+ | [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-russian-strict-function-calling-DPO-GGUF/resolve/main/gemma-2-9b-it-russian-strict-function-calling-DPO.IQ4_XS.gguf) | IQ4_XS | 5.3 | |
45
  | [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-russian-strict-function-calling-DPO-GGUF/resolve/main/gemma-2-9b-it-russian-strict-function-calling-DPO.Q4_K_S.gguf) | Q4_K_S | 5.6 | fast, recommended |
46
+ | [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-russian-strict-function-calling-DPO-GGUF/resolve/main/gemma-2-9b-it-russian-strict-function-calling-DPO.Q4_K_M.gguf) | Q4_K_M | 5.9 | fast, recommended |
47
+ | [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-russian-strict-function-calling-DPO-GGUF/resolve/main/gemma-2-9b-it-russian-strict-function-calling-DPO.Q5_K_S.gguf) | Q5_K_S | 6.6 | |
48
+ | [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-russian-strict-function-calling-DPO-GGUF/resolve/main/gemma-2-9b-it-russian-strict-function-calling-DPO.Q5_K_M.gguf) | Q5_K_M | 6.7 | |
49
  | [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-russian-strict-function-calling-DPO-GGUF/resolve/main/gemma-2-9b-it-russian-strict-function-calling-DPO.Q6_K.gguf) | Q6_K | 7.7 | very good quality |
50
+ | [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-russian-strict-function-calling-DPO-GGUF/resolve/main/gemma-2-9b-it-russian-strict-function-calling-DPO.Q8_0.gguf) | Q8_0 | 9.9 | fast, best quality |
51
+ | [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-russian-strict-function-calling-DPO-GGUF/resolve/main/gemma-2-9b-it-russian-strict-function-calling-DPO.f16.gguf) | f16 | 18.6 | 16 bpw, overkill |
52
 
53
  Here is a handy graph by ikawrakow comparing some lower-quality quant
54
  types (lower is better):