mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -42,6 +42,7 @@ more details, including on how to concatenate multi-part files.
|
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Xinyuan-VL-2B-GGUF/resolve/main/Xinyuan-VL-2B.Q5_K_S.gguf) | Q5_K_S | 1.2 | |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Xinyuan-VL-2B-GGUF/resolve/main/Xinyuan-VL-2B.Q5_K_M.gguf) | Q5_K_M | 1.2 | |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Xinyuan-VL-2B-GGUF/resolve/main/Xinyuan-VL-2B.Q6_K.gguf) | Q6_K | 1.4 | very good quality |
|
|
|
45 |
| [GGUF](https://huggingface.co/mradermacher/Xinyuan-VL-2B-GGUF/resolve/main/Xinyuan-VL-2B.Q8_0.gguf) | Q8_0 | 1.7 | fast, best quality |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/Xinyuan-VL-2B-GGUF/resolve/main/Xinyuan-VL-2B.f16.gguf) | f16 | 3.2 | 16 bpw, overkill |
|
47 |
|
@@ -62,6 +63,6 @@ questions you might have and/or if you want some other model quantized.
|
|
62 |
|
63 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
64 |
me use its servers and providing upgrades to my workstation to enable
|
65 |
-
this work in my free time.
|
66 |
|
67 |
<!-- end -->
|
|
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Xinyuan-VL-2B-GGUF/resolve/main/Xinyuan-VL-2B.Q5_K_S.gguf) | Q5_K_S | 1.2 | |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Xinyuan-VL-2B-GGUF/resolve/main/Xinyuan-VL-2B.Q5_K_M.gguf) | Q5_K_M | 1.2 | |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Xinyuan-VL-2B-GGUF/resolve/main/Xinyuan-VL-2B.Q6_K.gguf) | Q6_K | 1.4 | very good quality |
|
45 |
+
| [GGUF](https://huggingface.co/mradermacher/Xinyuan-VL-2B-GGUF/resolve/main/Xinyuan-VL-2B.mmproj-fp16.gguf) | mmproj-fp16 | 1.4 | vision supplement |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/Xinyuan-VL-2B-GGUF/resolve/main/Xinyuan-VL-2B.Q8_0.gguf) | Q8_0 | 1.7 | fast, best quality |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/Xinyuan-VL-2B-GGUF/resolve/main/Xinyuan-VL-2B.f16.gguf) | f16 | 3.2 | 16 bpw, overkill |
|
48 |
|
|
|
63 |
|
64 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
65 |
me use its servers and providing upgrades to my workstation to enable
|
66 |
+
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.
|
67 |
|
68 |
<!-- end -->
|