Transformers
GGUF
English
mradermacher commited on
Commit
c5a7002
·
verified ·
1 Parent(s): 3fcb5ce

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -42,7 +42,13 @@ more details, including on how to concatenate multi-part files.
42
  | Link | Type | Size/GB | Notes |
43
  |:-----|:-----|--------:|:------|
44
  | [GGUF](https://huggingface.co/mradermacher/MS3.2-PaintedFantasy-Visage-v4-34B-GGUF/resolve/main/MS3.2-PaintedFantasy-Visage-v4-34B.Q2_K.gguf) | Q2_K | 12.8 | |
 
 
 
45
  | [GGUF](https://huggingface.co/mradermacher/MS3.2-PaintedFantasy-Visage-v4-34B-GGUF/resolve/main/MS3.2-PaintedFantasy-Visage-v4-34B.Q4_K_S.gguf) | Q4_K_S | 19.6 | fast, recommended |
 
 
 
46
 
47
  Here is a handy graph by ikawrakow comparing some lower-quality quant
48
  types (lower is better):
 
42
  | Link | Type | Size/GB | Notes |
43
  |:-----|:-----|--------:|:------|
44
  | [GGUF](https://huggingface.co/mradermacher/MS3.2-PaintedFantasy-Visage-v4-34B-GGUF/resolve/main/MS3.2-PaintedFantasy-Visage-v4-34B.Q2_K.gguf) | Q2_K | 12.8 | |
45
+ | [GGUF](https://huggingface.co/mradermacher/MS3.2-PaintedFantasy-Visage-v4-34B-GGUF/resolve/main/MS3.2-PaintedFantasy-Visage-v4-34B.Q3_K_S.gguf) | Q3_K_S | 15.0 | |
46
+ | [GGUF](https://huggingface.co/mradermacher/MS3.2-PaintedFantasy-Visage-v4-34B-GGUF/resolve/main/MS3.2-PaintedFantasy-Visage-v4-34B.Q3_K_M.gguf) | Q3_K_M | 16.6 | lower quality |
47
+ | [GGUF](https://huggingface.co/mradermacher/MS3.2-PaintedFantasy-Visage-v4-34B-GGUF/resolve/main/MS3.2-PaintedFantasy-Visage-v4-34B.Q3_K_L.gguf) | Q3_K_L | 18.0 | |
48
  | [GGUF](https://huggingface.co/mradermacher/MS3.2-PaintedFantasy-Visage-v4-34B-GGUF/resolve/main/MS3.2-PaintedFantasy-Visage-v4-34B.Q4_K_S.gguf) | Q4_K_S | 19.6 | fast, recommended |
49
+ | [GGUF](https://huggingface.co/mradermacher/MS3.2-PaintedFantasy-Visage-v4-34B-GGUF/resolve/main/MS3.2-PaintedFantasy-Visage-v4-34B.Q4_K_M.gguf) | Q4_K_M | 20.8 | fast, recommended |
50
+ | [GGUF](https://huggingface.co/mradermacher/MS3.2-PaintedFantasy-Visage-v4-34B-GGUF/resolve/main/MS3.2-PaintedFantasy-Visage-v4-34B.Q6_K.gguf) | Q6_K | 28.1 | very good quality |
51
+ | [GGUF](https://huggingface.co/mradermacher/MS3.2-PaintedFantasy-Visage-v4-34B-GGUF/resolve/main/MS3.2-PaintedFantasy-Visage-v4-34B.Q8_0.gguf) | Q8_0 | 36.4 | fast, best quality |
52
 
53
  Here is a handy graph by ikawrakow comparing some lower-quality quant
54
  types (lower is better):