mradermacher commited on
Commit
4628dbe
·
verified ·
1 Parent(s): f78b289

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -31,6 +31,7 @@ more details, including on how to concatenate multi-part files.
31
 
32
  | Link | Type | Size/GB | Notes |
33
  |:-----|:-----|--------:|:------|
 
34
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-7B-GGUF/resolve/main/Qwen2-VL-7B.Q2_K.gguf) | Q2_K | 3.1 | |
35
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-7B-GGUF/resolve/main/Qwen2-VL-7B.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
36
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-7B-GGUF/resolve/main/Qwen2-VL-7B.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
 
31
 
32
  | Link | Type | Size/GB | Notes |
33
  |:-----|:-----|--------:|:------|
34
+ | [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-7B-GGUF/resolve/main/Qwen2-VL-7B.mmproj-fp16.gguf) | mmproj-fp16 | 1.5 | vision supplement |
35
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-7B-GGUF/resolve/main/Qwen2-VL-7B.Q2_K.gguf) | Q2_K | 3.1 | |
36
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-7B-GGUF/resolve/main/Qwen2-VL-7B.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
37
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-7B-GGUF/resolve/main/Qwen2-VL-7B.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |