mradermacher commited on
Commit
feb21ed
·
verified ·
1 Parent(s): 11197c6

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -51,7 +51,14 @@ more details, including on how to concatenate multi-part files.
51
  | Link | Type | Size/GB | Notes |
52
  |:-----|:-----|--------:|:------|
53
  | [GGUF](https://huggingface.co/mradermacher/QuasiStarSynth-12B-noslop-absolute-heresy-GGUF/resolve/main/QuasiStarSynth-12B-noslop-absolute-heresy.Q2_K.gguf) | Q2_K | 4.9 | |
 
 
 
54
  | [GGUF](https://huggingface.co/mradermacher/QuasiStarSynth-12B-noslop-absolute-heresy-GGUF/resolve/main/QuasiStarSynth-12B-noslop-absolute-heresy.Q4_K_S.gguf) | Q4_K_S | 7.2 | fast, recommended |
 
 
 
 
55
  | [GGUF](https://huggingface.co/mradermacher/QuasiStarSynth-12B-noslop-absolute-heresy-GGUF/resolve/main/QuasiStarSynth-12B-noslop-absolute-heresy.Q8_0.gguf) | Q8_0 | 13.1 | fast, best quality |
56
 
57
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
51
  | Link | Type | Size/GB | Notes |
52
  |:-----|:-----|--------:|:------|
53
  | [GGUF](https://huggingface.co/mradermacher/QuasiStarSynth-12B-noslop-absolute-heresy-GGUF/resolve/main/QuasiStarSynth-12B-noslop-absolute-heresy.Q2_K.gguf) | Q2_K | 4.9 | |
54
+ | [GGUF](https://huggingface.co/mradermacher/QuasiStarSynth-12B-noslop-absolute-heresy-GGUF/resolve/main/QuasiStarSynth-12B-noslop-absolute-heresy.Q3_K_S.gguf) | Q3_K_S | 5.6 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/QuasiStarSynth-12B-noslop-absolute-heresy-GGUF/resolve/main/QuasiStarSynth-12B-noslop-absolute-heresy.Q3_K_M.gguf) | Q3_K_M | 6.2 | lower quality |
56
+ | [GGUF](https://huggingface.co/mradermacher/QuasiStarSynth-12B-noslop-absolute-heresy-GGUF/resolve/main/QuasiStarSynth-12B-noslop-absolute-heresy.Q3_K_L.gguf) | Q3_K_L | 6.7 | |
57
  | [GGUF](https://huggingface.co/mradermacher/QuasiStarSynth-12B-noslop-absolute-heresy-GGUF/resolve/main/QuasiStarSynth-12B-noslop-absolute-heresy.Q4_K_S.gguf) | Q4_K_S | 7.2 | fast, recommended |
58
+ | [GGUF](https://huggingface.co/mradermacher/QuasiStarSynth-12B-noslop-absolute-heresy-GGUF/resolve/main/QuasiStarSynth-12B-noslop-absolute-heresy.Q4_K_M.gguf) | Q4_K_M | 7.6 | fast, recommended |
59
+ | [GGUF](https://huggingface.co/mradermacher/QuasiStarSynth-12B-noslop-absolute-heresy-GGUF/resolve/main/QuasiStarSynth-12B-noslop-absolute-heresy.Q5_K_S.gguf) | Q5_K_S | 8.6 | |
60
+ | [GGUF](https://huggingface.co/mradermacher/QuasiStarSynth-12B-noslop-absolute-heresy-GGUF/resolve/main/QuasiStarSynth-12B-noslop-absolute-heresy.Q5_K_M.gguf) | Q5_K_M | 8.8 | |
61
+ | [GGUF](https://huggingface.co/mradermacher/QuasiStarSynth-12B-noslop-absolute-heresy-GGUF/resolve/main/QuasiStarSynth-12B-noslop-absolute-heresy.Q6_K.gguf) | Q6_K | 10.2 | very good quality |
62
  | [GGUF](https://huggingface.co/mradermacher/QuasiStarSynth-12B-noslop-absolute-heresy-GGUF/resolve/main/QuasiStarSynth-12B-noslop-absolute-heresy.Q8_0.gguf) | Q8_0 | 13.1 | fast, best quality |
63
 
64
  Here is a handy graph by ikawrakow comparing some lower-quality quant