mradermacher commited on
Commit
9e31d06
·
verified ·
1 Parent(s): 127b179

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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/Virgo-72B-GGUF/resolve/main/Virgo-72B.Q2_K.gguf) | Q2_K | 29.9 | |
33
  | [GGUF](https://huggingface.co/mradermacher/Virgo-72B-GGUF/resolve/main/Virgo-72B.Q3_K_S.gguf) | Q3_K_S | 34.6 | |
34
  | [GGUF](https://huggingface.co/mradermacher/Virgo-72B-GGUF/resolve/main/Virgo-72B.Q3_K_M.gguf) | Q3_K_M | 37.8 | lower quality |
@@ -58,6 +59,6 @@ questions you might have and/or if you want some other model quantized.
58
 
59
  I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
60
  me use its servers and providing upgrades to my workstation to enable
61
- this work in my free time.
62
 
63
  <!-- end -->
 
29
 
30
  | Link | Type | Size/GB | Notes |
31
  |:-----|:-----|--------:|:------|
32
+ | [GGUF](https://huggingface.co/mradermacher/Virgo-72B-GGUF/resolve/main/Virgo-72B.mmproj-fp16.gguf) | mmproj-fp16 | 1.5 | vision supplement |
33
  | [GGUF](https://huggingface.co/mradermacher/Virgo-72B-GGUF/resolve/main/Virgo-72B.Q2_K.gguf) | Q2_K | 29.9 | |
34
  | [GGUF](https://huggingface.co/mradermacher/Virgo-72B-GGUF/resolve/main/Virgo-72B.Q3_K_S.gguf) | Q3_K_S | 34.6 | |
35
  | [GGUF](https://huggingface.co/mradermacher/Virgo-72B-GGUF/resolve/main/Virgo-72B.Q3_K_M.gguf) | Q3_K_M | 37.8 | lower quality |
 
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. 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.
63
 
64
  <!-- end -->