mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -29,6 +29,7 @@ more details, including on how to concatenate multi-part files.
|
|
29 |
|
30 |
| Link | Type | Size/GB | Notes |
|
31 |
|:-----|:-----|--------:|:------|
|
|
|
32 |
| [GGUF](https://huggingface.co/mradermacher/OS-Genesis-7B-AC-GGUF/resolve/main/OS-Genesis-7B-AC.Q2_K.gguf) | Q2_K | 3.1 | |
|
33 |
| [GGUF](https://huggingface.co/mradermacher/OS-Genesis-7B-AC-GGUF/resolve/main/OS-Genesis-7B-AC.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
|
34 |
| [GGUF](https://huggingface.co/mradermacher/OS-Genesis-7B-AC-GGUF/resolve/main/OS-Genesis-7B-AC.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
|
@@ -59,6 +60,6 @@ questions you might have and/or if you want some other model quantized.
|
|
59 |
|
60 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
61 |
me use its servers and providing upgrades to my workstation to enable
|
62 |
-
this work in my free time.
|
63 |
|
64 |
<!-- end -->
|
|
|
29 |
|
30 |
| Link | Type | Size/GB | Notes |
|
31 |
|:-----|:-----|--------:|:------|
|
32 |
+
| [GGUF](https://huggingface.co/mradermacher/OS-Genesis-7B-AC-GGUF/resolve/main/OS-Genesis-7B-AC.mmproj-fp16.gguf) | mmproj-fp16 | 1.5 | vision supplement |
|
33 |
| [GGUF](https://huggingface.co/mradermacher/OS-Genesis-7B-AC-GGUF/resolve/main/OS-Genesis-7B-AC.Q2_K.gguf) | Q2_K | 3.1 | |
|
34 |
| [GGUF](https://huggingface.co/mradermacher/OS-Genesis-7B-AC-GGUF/resolve/main/OS-Genesis-7B-AC.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
|
35 |
| [GGUF](https://huggingface.co/mradermacher/OS-Genesis-7B-AC-GGUF/resolve/main/OS-Genesis-7B-AC.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
|
|
|
60 |
|
61 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
62 |
me use its servers and providing upgrades to my workstation to enable
|
63 |
+
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.
|
64 |
|
65 |
<!-- end -->
|