mradermacher commited on
Commit
577b3d2
·
verified ·
1 Parent(s): 82453dd

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -42,7 +42,7 @@ static quants of https://huggingface.co/Qwen/WebWorld-8B
42
 
43
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#WebWorld-8B-GGUF).***
44
 
45
- 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.
46
  ## Usage
47
 
48
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -55,9 +55,17 @@ more details, including on how to concatenate multi-part files.
55
 
56
  | Link | Type | Size/GB | Notes |
57
  |:-----|:-----|--------:|:------|
 
 
58
  | [GGUF](https://huggingface.co/mradermacher/WebWorld-8B-GGUF/resolve/main/WebWorld-8B.Q3_K_M.gguf) | Q3_K_M | 4.2 | lower quality |
 
 
59
  | [GGUF](https://huggingface.co/mradermacher/WebWorld-8B-GGUF/resolve/main/WebWorld-8B.Q4_K_S.gguf) | Q4_K_S | 4.9 | fast, recommended |
 
60
  | [GGUF](https://huggingface.co/mradermacher/WebWorld-8B-GGUF/resolve/main/WebWorld-8B.Q5_K_S.gguf) | Q5_K_S | 5.8 | |
 
 
 
61
  | [GGUF](https://huggingface.co/mradermacher/WebWorld-8B-GGUF/resolve/main/WebWorld-8B.f16.gguf) | f16 | 16.5 | 16 bpw, overkill |
62
 
63
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
42
 
43
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#WebWorld-8B-GGUF).***
44
 
45
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/WebWorld-8B-i1-GGUF
46
  ## Usage
47
 
48
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
55
 
56
  | Link | Type | Size/GB | Notes |
57
  |:-----|:-----|--------:|:------|
58
+ | [GGUF](https://huggingface.co/mradermacher/WebWorld-8B-GGUF/resolve/main/WebWorld-8B.Q2_K.gguf) | Q2_K | 3.4 | |
59
+ | [GGUF](https://huggingface.co/mradermacher/WebWorld-8B-GGUF/resolve/main/WebWorld-8B.Q3_K_S.gguf) | Q3_K_S | 3.9 | |
60
  | [GGUF](https://huggingface.co/mradermacher/WebWorld-8B-GGUF/resolve/main/WebWorld-8B.Q3_K_M.gguf) | Q3_K_M | 4.2 | lower quality |
61
+ | [GGUF](https://huggingface.co/mradermacher/WebWorld-8B-GGUF/resolve/main/WebWorld-8B.Q3_K_L.gguf) | Q3_K_L | 4.5 | |
62
+ | [GGUF](https://huggingface.co/mradermacher/WebWorld-8B-GGUF/resolve/main/WebWorld-8B.IQ4_XS.gguf) | IQ4_XS | 4.7 | |
63
  | [GGUF](https://huggingface.co/mradermacher/WebWorld-8B-GGUF/resolve/main/WebWorld-8B.Q4_K_S.gguf) | Q4_K_S | 4.9 | fast, recommended |
64
+ | [GGUF](https://huggingface.co/mradermacher/WebWorld-8B-GGUF/resolve/main/WebWorld-8B.Q4_K_M.gguf) | Q4_K_M | 5.1 | fast, recommended |
65
  | [GGUF](https://huggingface.co/mradermacher/WebWorld-8B-GGUF/resolve/main/WebWorld-8B.Q5_K_S.gguf) | Q5_K_S | 5.8 | |
66
+ | [GGUF](https://huggingface.co/mradermacher/WebWorld-8B-GGUF/resolve/main/WebWorld-8B.Q5_K_M.gguf) | Q5_K_M | 6.0 | |
67
+ | [GGUF](https://huggingface.co/mradermacher/WebWorld-8B-GGUF/resolve/main/WebWorld-8B.Q6_K.gguf) | Q6_K | 6.8 | very good quality |
68
+ | [GGUF](https://huggingface.co/mradermacher/WebWorld-8B-GGUF/resolve/main/WebWorld-8B.Q8_0.gguf) | Q8_0 | 8.8 | fast, best quality |
69
  | [GGUF](https://huggingface.co/mradermacher/WebWorld-8B-GGUF/resolve/main/WebWorld-8B.f16.gguf) | f16 | 16.5 | 16 bpw, overkill |
70
 
71
  Here is a handy graph by ikawrakow comparing some lower-quality quant