mradermacher commited on
Commit
f3dbe0e
1 Parent(s): 7e8b05d

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -30,14 +30,17 @@ more details, including on how to concatenate multi-part files.
30
  | Link | Type | Size/GB | Notes |
31
  |:-----|:-----|--------:|:------|
32
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.Q2_K.gguf) | Q2_K | 2.6 | |
 
33
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.IQ3_S.gguf) | IQ3_S | 3.0 | beats Q3_K* |
34
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.Q3_K_S.gguf) | Q3_K_S | 3.0 | |
35
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.IQ3_M.gguf) | IQ3_M | 3.2 | |
36
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.Q3_K_M.gguf) | Q3_K_M | 3.4 | lower quality |
37
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.Q3_K_L.gguf) | Q3_K_L | 3.7 | |
 
38
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.Q4_K_S.gguf) | Q4_K_S | 4.0 | fast, recommended |
39
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.Q4_K_M.gguf) | Q4_K_M | 4.2 | fast, recommended |
40
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.Q5_K_S.gguf) | Q5_K_S | 4.8 | |
 
41
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.Q6_K.gguf) | Q6_K | 5.6 | very good quality |
42
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.Q8_0.gguf) | Q8_0 | 7.3 | fast, best quality |
43
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.f16.gguf) | f16 | 13.6 | 16 bpw, overkill |
 
30
  | Link | Type | Size/GB | Notes |
31
  |:-----|:-----|--------:|:------|
32
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.Q2_K.gguf) | Q2_K | 2.6 | |
33
+ | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.IQ3_XS.gguf) | IQ3_XS | 2.9 | |
34
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.IQ3_S.gguf) | IQ3_S | 3.0 | beats Q3_K* |
35
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.Q3_K_S.gguf) | Q3_K_S | 3.0 | |
36
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.IQ3_M.gguf) | IQ3_M | 3.2 | |
37
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.Q3_K_M.gguf) | Q3_K_M | 3.4 | lower quality |
38
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.Q3_K_L.gguf) | Q3_K_L | 3.7 | |
39
+ | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.IQ4_XS.gguf) | IQ4_XS | 3.7 | |
40
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.Q4_K_S.gguf) | Q4_K_S | 4.0 | fast, recommended |
41
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.Q4_K_M.gguf) | Q4_K_M | 4.2 | fast, recommended |
42
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.Q5_K_S.gguf) | Q5_K_S | 4.8 | |
43
+ | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.Q5_K_M.gguf) | Q5_K_M | 4.9 | |
44
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.Q6_K.gguf) | Q6_K | 5.6 | very good quality |
45
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.Q8_0.gguf) | Q8_0 | 7.3 | fast, best quality |
46
  | [GGUF](https://huggingface.co/mradermacher/MythoLogic-Mini-7b-GGUF/resolve/main/MythoLogic-Mini-7b.f16.gguf) | f16 | 13.6 | 16 bpw, overkill |