mradermacher commited on
Commit
2178b39
·
verified ·
1 Parent(s): 0df308b

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -45,8 +45,11 @@ more details, including on how to concatenate multi-part files.
45
  | [GGUF](https://huggingface.co/mradermacher/Phi4.Turn.R1Distill_v1.5.1-Tensors-GGUF/resolve/main/Phi4.Turn.R1Distill_v1.5.1-Tensors.Q3_K_S.gguf) | Q3_K_S | 6.6 | |
46
  | [GGUF](https://huggingface.co/mradermacher/Phi4.Turn.R1Distill_v1.5.1-Tensors-GGUF/resolve/main/Phi4.Turn.R1Distill_v1.5.1-Tensors.Q3_K_M.gguf) | Q3_K_M | 7.3 | lower quality |
47
  | [GGUF](https://huggingface.co/mradermacher/Phi4.Turn.R1Distill_v1.5.1-Tensors-GGUF/resolve/main/Phi4.Turn.R1Distill_v1.5.1-Tensors.Q3_K_L.gguf) | Q3_K_L | 7.9 | |
 
48
  | [GGUF](https://huggingface.co/mradermacher/Phi4.Turn.R1Distill_v1.5.1-Tensors-GGUF/resolve/main/Phi4.Turn.R1Distill_v1.5.1-Tensors.Q4_K_S.gguf) | Q4_K_S | 8.5 | fast, recommended |
49
  | [GGUF](https://huggingface.co/mradermacher/Phi4.Turn.R1Distill_v1.5.1-Tensors-GGUF/resolve/main/Phi4.Turn.R1Distill_v1.5.1-Tensors.Q4_K_M.gguf) | Q4_K_M | 9.0 | fast, recommended |
 
 
50
  | [GGUF](https://huggingface.co/mradermacher/Phi4.Turn.R1Distill_v1.5.1-Tensors-GGUF/resolve/main/Phi4.Turn.R1Distill_v1.5.1-Tensors.Q6_K.gguf) | Q6_K | 12.1 | very good quality |
51
  | [GGUF](https://huggingface.co/mradermacher/Phi4.Turn.R1Distill_v1.5.1-Tensors-GGUF/resolve/main/Phi4.Turn.R1Distill_v1.5.1-Tensors.Q8_0.gguf) | Q8_0 | 15.7 | fast, best quality |
52
 
 
45
  | [GGUF](https://huggingface.co/mradermacher/Phi4.Turn.R1Distill_v1.5.1-Tensors-GGUF/resolve/main/Phi4.Turn.R1Distill_v1.5.1-Tensors.Q3_K_S.gguf) | Q3_K_S | 6.6 | |
46
  | [GGUF](https://huggingface.co/mradermacher/Phi4.Turn.R1Distill_v1.5.1-Tensors-GGUF/resolve/main/Phi4.Turn.R1Distill_v1.5.1-Tensors.Q3_K_M.gguf) | Q3_K_M | 7.3 | lower quality |
47
  | [GGUF](https://huggingface.co/mradermacher/Phi4.Turn.R1Distill_v1.5.1-Tensors-GGUF/resolve/main/Phi4.Turn.R1Distill_v1.5.1-Tensors.Q3_K_L.gguf) | Q3_K_L | 7.9 | |
48
+ | [GGUF](https://huggingface.co/mradermacher/Phi4.Turn.R1Distill_v1.5.1-Tensors-GGUF/resolve/main/Phi4.Turn.R1Distill_v1.5.1-Tensors.IQ4_XS.gguf) | IQ4_XS | 8.2 | |
49
  | [GGUF](https://huggingface.co/mradermacher/Phi4.Turn.R1Distill_v1.5.1-Tensors-GGUF/resolve/main/Phi4.Turn.R1Distill_v1.5.1-Tensors.Q4_K_S.gguf) | Q4_K_S | 8.5 | fast, recommended |
50
  | [GGUF](https://huggingface.co/mradermacher/Phi4.Turn.R1Distill_v1.5.1-Tensors-GGUF/resolve/main/Phi4.Turn.R1Distill_v1.5.1-Tensors.Q4_K_M.gguf) | Q4_K_M | 9.0 | fast, recommended |
51
+ | [GGUF](https://huggingface.co/mradermacher/Phi4.Turn.R1Distill_v1.5.1-Tensors-GGUF/resolve/main/Phi4.Turn.R1Distill_v1.5.1-Tensors.Q5_K_S.gguf) | Q5_K_S | 10.3 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/Phi4.Turn.R1Distill_v1.5.1-Tensors-GGUF/resolve/main/Phi4.Turn.R1Distill_v1.5.1-Tensors.Q5_K_M.gguf) | Q5_K_M | 10.5 | |
53
  | [GGUF](https://huggingface.co/mradermacher/Phi4.Turn.R1Distill_v1.5.1-Tensors-GGUF/resolve/main/Phi4.Turn.R1Distill_v1.5.1-Tensors.Q6_K.gguf) | Q6_K | 12.1 | very good quality |
54
  | [GGUF](https://huggingface.co/mradermacher/Phi4.Turn.R1Distill_v1.5.1-Tensors-GGUF/resolve/main/Phi4.Turn.R1Distill_v1.5.1-Tensors.Q8_0.gguf) | Q8_0 | 15.7 | fast, best quality |
55