mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -35,6 +35,7 @@ more details, including on how to concatenate multi-part files.
|
|
35 |
|
36 |
| Link | Type | Size/GB | Notes |
|
37 |
|:-----|:-----|--------:|:------|
|
|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/visionparser-vl-expert-GGUF/resolve/main/visionparser-vl-expert.Q2_K.gguf) | Q2_K | 3.1 | |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/visionparser-vl-expert-GGUF/resolve/main/visionparser-vl-expert.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/visionparser-vl-expert-GGUF/resolve/main/visionparser-vl-expert.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
|
@@ -65,6 +66,6 @@ questions you might have and/or if you want some other model quantized.
|
|
65 |
|
66 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
67 |
me use its servers and providing upgrades to my workstation to enable
|
68 |
-
this work in my free time.
|
69 |
|
70 |
<!-- end -->
|
|
|
35 |
|
36 |
| Link | Type | Size/GB | Notes |
|
37 |
|:-----|:-----|--------:|:------|
|
38 |
+
| [GGUF](https://huggingface.co/mradermacher/visionparser-vl-expert-GGUF/resolve/main/visionparser-vl-expert.mmproj-fp16.gguf) | mmproj-fp16 | 1.5 | vision supplement |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/visionparser-vl-expert-GGUF/resolve/main/visionparser-vl-expert.Q2_K.gguf) | Q2_K | 3.1 | |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/visionparser-vl-expert-GGUF/resolve/main/visionparser-vl-expert.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/visionparser-vl-expert-GGUF/resolve/main/visionparser-vl-expert.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
|
|
|
66 |
|
67 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
68 |
me use its servers and providing upgrades to my workstation to enable
|
69 |
+
this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
|
70 |
|
71 |
<!-- end -->
|