mradermacher commited on
Commit
77c8648
·
verified ·
1 Parent(s): 22020a4

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -29,8 +29,14 @@ more details, including on how to concatenate multi-part files.
29
  | Link | Type | Size/GB | Notes |
30
  |:-----|:-----|--------:|:------|
31
  | [GGUF](https://huggingface.co/mradermacher/Log2char_Orion-14B-GGUF/resolve/main/Log2char_Orion-14B.Q2_K.gguf) | Q2_K | 5.6 | |
 
32
  | [GGUF](https://huggingface.co/mradermacher/Log2char_Orion-14B-GGUF/resolve/main/Log2char_Orion-14B.Q3_K_M.gguf) | Q3_K_M | 7.2 | lower quality |
 
 
33
  | [GGUF](https://huggingface.co/mradermacher/Log2char_Orion-14B-GGUF/resolve/main/Log2char_Orion-14B.Q4_K_S.gguf) | Q4_K_S | 8.4 | fast, recommended |
 
 
 
34
  | [GGUF](https://huggingface.co/mradermacher/Log2char_Orion-14B-GGUF/resolve/main/Log2char_Orion-14B.Q6_K.gguf) | Q6_K | 12.0 | very good quality |
35
  | [GGUF](https://huggingface.co/mradermacher/Log2char_Orion-14B-GGUF/resolve/main/Log2char_Orion-14B.Q8_0.gguf) | Q8_0 | 15.5 | fast, best quality |
36
 
 
29
  | Link | Type | Size/GB | Notes |
30
  |:-----|:-----|--------:|:------|
31
  | [GGUF](https://huggingface.co/mradermacher/Log2char_Orion-14B-GGUF/resolve/main/Log2char_Orion-14B.Q2_K.gguf) | Q2_K | 5.6 | |
32
+ | [GGUF](https://huggingface.co/mradermacher/Log2char_Orion-14B-GGUF/resolve/main/Log2char_Orion-14B.Q3_K_S.gguf) | Q3_K_S | 6.5 | |
33
  | [GGUF](https://huggingface.co/mradermacher/Log2char_Orion-14B-GGUF/resolve/main/Log2char_Orion-14B.Q3_K_M.gguf) | Q3_K_M | 7.2 | lower quality |
34
+ | [GGUF](https://huggingface.co/mradermacher/Log2char_Orion-14B-GGUF/resolve/main/Log2char_Orion-14B.Q3_K_L.gguf) | Q3_K_L | 7.9 | |
35
+ | [GGUF](https://huggingface.co/mradermacher/Log2char_Orion-14B-GGUF/resolve/main/Log2char_Orion-14B.IQ4_XS.gguf) | IQ4_XS | 8.0 | |
36
  | [GGUF](https://huggingface.co/mradermacher/Log2char_Orion-14B-GGUF/resolve/main/Log2char_Orion-14B.Q4_K_S.gguf) | Q4_K_S | 8.4 | fast, recommended |
37
+ | [GGUF](https://huggingface.co/mradermacher/Log2char_Orion-14B-GGUF/resolve/main/Log2char_Orion-14B.Q4_K_M.gguf) | Q4_K_M | 8.9 | fast, recommended |
38
+ | [GGUF](https://huggingface.co/mradermacher/Log2char_Orion-14B-GGUF/resolve/main/Log2char_Orion-14B.Q5_K_S.gguf) | Q5_K_S | 10.1 | |
39
+ | [GGUF](https://huggingface.co/mradermacher/Log2char_Orion-14B-GGUF/resolve/main/Log2char_Orion-14B.Q5_K_M.gguf) | Q5_K_M | 10.4 | |
40
  | [GGUF](https://huggingface.co/mradermacher/Log2char_Orion-14B-GGUF/resolve/main/Log2char_Orion-14B.Q6_K.gguf) | Q6_K | 12.0 | very good quality |
41
  | [GGUF](https://huggingface.co/mradermacher/Log2char_Orion-14B-GGUF/resolve/main/Log2char_Orion-14B.Q8_0.gguf) | Q8_0 | 15.5 | fast, best quality |
42