mradermacher commited on
Commit
d39476c
·
verified ·
1 Parent(s): 1a334b3

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -20,7 +20,7 @@ tags:
20
  static quants of https://huggingface.co/Qwen/Qwen2-VL-72B
21
 
22
  <!-- provided-files -->
23
- 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.
24
  ## Usage
25
 
26
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -37,6 +37,7 @@ more details, including on how to concatenate multi-part files.
37
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-72B-GGUF/resolve/main/Qwen2-VL-72B.Q3_K_S.gguf) | Q3_K_S | 34.6 | |
38
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-72B-GGUF/resolve/main/Qwen2-VL-72B.Q3_K_M.gguf) | Q3_K_M | 37.8 | lower quality |
39
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-72B-GGUF/resolve/main/Qwen2-VL-72B.Q3_K_L.gguf) | Q3_K_L | 39.6 | |
 
40
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-72B-GGUF/resolve/main/Qwen2-VL-72B.Q4_K_S.gguf) | Q4_K_S | 44.0 | fast, recommended |
41
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-72B-GGUF/resolve/main/Qwen2-VL-72B.Q4_K_M.gguf) | Q4_K_M | 47.5 | fast, recommended |
42
  | [PART 1](https://huggingface.co/mradermacher/Qwen2-VL-72B-GGUF/resolve/main/Qwen2-VL-72B.Q5_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Qwen2-VL-72B-GGUF/resolve/main/Qwen2-VL-72B.Q5_K_S.gguf.part2of2) | Q5_K_S | 51.5 | |
 
20
  static quants of https://huggingface.co/Qwen/Qwen2-VL-72B
21
 
22
  <!-- provided-files -->
23
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/Qwen2-VL-72B-i1-GGUF
24
  ## Usage
25
 
26
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
37
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-72B-GGUF/resolve/main/Qwen2-VL-72B.Q3_K_S.gguf) | Q3_K_S | 34.6 | |
38
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-72B-GGUF/resolve/main/Qwen2-VL-72B.Q3_K_M.gguf) | Q3_K_M | 37.8 | lower quality |
39
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-72B-GGUF/resolve/main/Qwen2-VL-72B.Q3_K_L.gguf) | Q3_K_L | 39.6 | |
40
+ | [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-72B-GGUF/resolve/main/Qwen2-VL-72B.IQ4_XS.gguf) | IQ4_XS | 40.3 | |
41
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-72B-GGUF/resolve/main/Qwen2-VL-72B.Q4_K_S.gguf) | Q4_K_S | 44.0 | fast, recommended |
42
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-72B-GGUF/resolve/main/Qwen2-VL-72B.Q4_K_M.gguf) | Q4_K_M | 47.5 | fast, recommended |
43
  | [PART 1](https://huggingface.co/mradermacher/Qwen2-VL-72B-GGUF/resolve/main/Qwen2-VL-72B.Q5_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Qwen2-VL-72B-GGUF/resolve/main/Qwen2-VL-72B.Q5_K_S.gguf.part2of2) | Q5_K_S | 51.5 | |