mradermacher commited on
Commit
51a1258
·
verified ·
1 Parent(s): 432c384

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -37,7 +37,9 @@ more details, including on how to concatenate multi-part files.
37
 
38
  | Link | Type | Size/GB | Notes |
39
  |:-----|:-----|--------:|:------|
 
40
  | [GGUF](https://huggingface.co/mradermacher/Dans-TotSirocco-7b-GGUF/resolve/main/Dans-TotSirocco-7b.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
 
41
  | [GGUF](https://huggingface.co/mradermacher/Dans-TotSirocco-7b-GGUF/resolve/main/Dans-TotSirocco-7b.f16.gguf) | f16 | 14.6 | 16 bpw, overkill |
42
 
43
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
37
 
38
  | Link | Type | Size/GB | Notes |
39
  |:-----|:-----|--------:|:------|
40
+ | [GGUF](https://huggingface.co/mradermacher/Dans-TotSirocco-7b-GGUF/resolve/main/Dans-TotSirocco-7b.Q2_K.gguf) | Q2_K | 2.8 | |
41
  | [GGUF](https://huggingface.co/mradermacher/Dans-TotSirocco-7b-GGUF/resolve/main/Dans-TotSirocco-7b.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
42
+ | [GGUF](https://huggingface.co/mradermacher/Dans-TotSirocco-7b-GGUF/resolve/main/Dans-TotSirocco-7b.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
43
  | [GGUF](https://huggingface.co/mradermacher/Dans-TotSirocco-7b-GGUF/resolve/main/Dans-TotSirocco-7b.f16.gguf) | f16 | 14.6 | 16 bpw, overkill |
44
 
45
  Here is a handy graph by ikawrakow comparing some lower-quality quant