mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -46,6 +46,7 @@ more details, including on how to concatenate multi-part files.
|
|
46 |
| [GGUF](https://huggingface.co/mradermacher/ChemQwen2-vL-GGUF/resolve/main/ChemQwen2-vL.Q5_K_S.gguf) | Q5_K_S | 1.2 | |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/ChemQwen2-vL-GGUF/resolve/main/ChemQwen2-vL.Q5_K_M.gguf) | Q5_K_M | 1.2 | |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/ChemQwen2-vL-GGUF/resolve/main/ChemQwen2-vL.Q6_K.gguf) | Q6_K | 1.4 | very good quality |
|
|
|
49 |
| [GGUF](https://huggingface.co/mradermacher/ChemQwen2-vL-GGUF/resolve/main/ChemQwen2-vL.Q8_0.gguf) | Q8_0 | 1.7 | fast, best quality |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/ChemQwen2-vL-GGUF/resolve/main/ChemQwen2-vL.f16.gguf) | f16 | 3.2 | 16 bpw, overkill |
|
51 |
|
@@ -66,6 +67,6 @@ questions you might have and/or if you want some other model quantized.
|
|
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.
|
70 |
|
71 |
<!-- end -->
|
|
|
46 |
| [GGUF](https://huggingface.co/mradermacher/ChemQwen2-vL-GGUF/resolve/main/ChemQwen2-vL.Q5_K_S.gguf) | Q5_K_S | 1.2 | |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/ChemQwen2-vL-GGUF/resolve/main/ChemQwen2-vL.Q5_K_M.gguf) | Q5_K_M | 1.2 | |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/ChemQwen2-vL-GGUF/resolve/main/ChemQwen2-vL.Q6_K.gguf) | Q6_K | 1.4 | very good quality |
|
49 |
+
| [GGUF](https://huggingface.co/mradermacher/ChemQwen2-vL-GGUF/resolve/main/ChemQwen2-vL.mmproj-fp16.gguf) | mmproj-fp16 | 1.4 | vision supplement |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/ChemQwen2-vL-GGUF/resolve/main/ChemQwen2-vL.Q8_0.gguf) | Q8_0 | 1.7 | fast, best quality |
|
51 |
| [GGUF](https://huggingface.co/mradermacher/ChemQwen2-vL-GGUF/resolve/main/ChemQwen2-vL.f16.gguf) | f16 | 3.2 | 16 bpw, overkill |
|
52 |
|
|
|
67 |
|
68 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
69 |
me use its servers and providing upgrades to my workstation to enable
|
70 |
+
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.
|
71 |
|
72 |
<!-- end -->
|