mradermacher commited on
Commit
91655c3
·
verified ·
1 Parent(s): 7445103

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -28,7 +28,7 @@ static quants of https://huggingface.co/TIGER-Lab/VisCoder2-7B
28
 
29
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#VisCoder2-7B-GGUF).***
30
 
31
- weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
32
  ## Usage
33
 
34
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -43,6 +43,7 @@ more details, including on how to concatenate multi-part files.
43
  |:-----|:-----|--------:|:------|
44
  | [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-GGUF/resolve/main/VisCoder2-7B.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
45
  | [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-GGUF/resolve/main/VisCoder2-7B.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
 
46
  | [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-GGUF/resolve/main/VisCoder2-7B.Q8_0.gguf) | Q8_0 | 8.2 | fast, best quality |
47
 
48
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
28
 
29
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#VisCoder2-7B-GGUF).***
30
 
31
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF
32
  ## Usage
33
 
34
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
43
  |:-----|:-----|--------:|:------|
44
  | [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-GGUF/resolve/main/VisCoder2-7B.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
45
  | [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-GGUF/resolve/main/VisCoder2-7B.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
46
+ | [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-GGUF/resolve/main/VisCoder2-7B.Q6_K.gguf) | Q6_K | 6.4 | very good quality |
47
  | [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-GGUF/resolve/main/VisCoder2-7B.Q8_0.gguf) | Q8_0 | 8.2 | fast, best quality |
48
 
49
  Here is a handy graph by ikawrakow comparing some lower-quality quant