mradermacher commited on
Commit
309c2c1
·
verified ·
1 Parent(s): 638b5eb

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -34,6 +34,9 @@ more details, including on how to concatenate multi-part files.
34
 
35
  | Link | Type | Size/GB | Notes |
36
  |:-----|:-----|--------:|:------|
 
 
 
37
  | [GGUF](https://huggingface.co/mradermacher/Multi_verse_modelInex12-7B-GGUF/resolve/main/Multi_verse_modelInex12-7B.f16.gguf) | f16 | 14.6 | 16 bpw, overkill |
38
 
39
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
34
 
35
  | Link | Type | Size/GB | Notes |
36
  |:-----|:-----|--------:|:------|
37
+ | [GGUF](https://huggingface.co/mradermacher/Multi_verse_modelInex12-7B-GGUF/resolve/main/Multi_verse_modelInex12-7B.Q2_K.gguf) | Q2_K | 2.8 | |
38
+ | [GGUF](https://huggingface.co/mradermacher/Multi_verse_modelInex12-7B-GGUF/resolve/main/Multi_verse_modelInex12-7B.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
39
+ | [GGUF](https://huggingface.co/mradermacher/Multi_verse_modelInex12-7B-GGUF/resolve/main/Multi_verse_modelInex12-7B.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
40
  | [GGUF](https://huggingface.co/mradermacher/Multi_verse_modelInex12-7B-GGUF/resolve/main/Multi_verse_modelInex12-7B.f16.gguf) | f16 | 14.6 | 16 bpw, overkill |
41
 
42
  Here is a handy graph by ikawrakow comparing some lower-quality quant