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