mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -41,6 +41,7 @@ more details, including on how to concatenate multi-part files.
|
|
41 |
| [GGUF](https://huggingface.co/mradermacher/UGround-V1-2B-GGUF/resolve/main/UGround-V1-2B.Q5_K_S.gguf) | Q5_K_S | 1.2 | |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/UGround-V1-2B-GGUF/resolve/main/UGround-V1-2B.Q5_K_M.gguf) | Q5_K_M | 1.2 | |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/UGround-V1-2B-GGUF/resolve/main/UGround-V1-2B.Q6_K.gguf) | Q6_K | 1.4 | very good quality |
|
|
|
44 |
| [GGUF](https://huggingface.co/mradermacher/UGround-V1-2B-GGUF/resolve/main/UGround-V1-2B.Q8_0.gguf) | Q8_0 | 1.7 | fast, best quality |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/UGround-V1-2B-GGUF/resolve/main/UGround-V1-2B.f16.gguf) | f16 | 3.2 | 16 bpw, overkill |
|
46 |
|
|
|
41 |
| [GGUF](https://huggingface.co/mradermacher/UGround-V1-2B-GGUF/resolve/main/UGround-V1-2B.Q5_K_S.gguf) | Q5_K_S | 1.2 | |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/UGround-V1-2B-GGUF/resolve/main/UGround-V1-2B.Q5_K_M.gguf) | Q5_K_M | 1.2 | |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/UGround-V1-2B-GGUF/resolve/main/UGround-V1-2B.Q6_K.gguf) | Q6_K | 1.4 | very good quality |
|
44 |
+
| [GGUF](https://huggingface.co/mradermacher/UGround-V1-2B-GGUF/resolve/main/UGround-V1-2B.mmproj-fp16.gguf) | mmproj-fp16 | 1.4 | vision supplement |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/UGround-V1-2B-GGUF/resolve/main/UGround-V1-2B.Q8_0.gguf) | Q8_0 | 1.7 | fast, best quality |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/UGround-V1-2B-GGUF/resolve/main/UGround-V1-2B.f16.gguf) | f16 | 3.2 | 16 bpw, overkill |
|
47 |
|