mradermacher commited on
Commit
462ca33
·
verified ·
1 Parent(s): ce57dad

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -4,6 +4,8 @@ language:
4
  - en
5
  library_name: transformers
6
  license: apache-2.0
 
 
7
  quantized_by: mradermacher
8
  tags:
9
  - multimodal
@@ -20,6 +22,9 @@ tags:
20
  static quants of https://huggingface.co/Hcompany/Holo1-7B
21
 
22
  <!-- provided-files -->
 
 
 
23
  weighted/imatrix quants are available at https://huggingface.co/mradermacher/Holo1-7B-i1-GGUF
24
  ## Usage
25
 
@@ -33,6 +38,8 @@ more details, including on how to concatenate multi-part files.
33
 
34
  | Link | Type | Size/GB | Notes |
35
  |:-----|:-----|--------:|:------|
 
 
36
  | [GGUF](https://huggingface.co/mradermacher/Holo1-7B-GGUF/resolve/main/Holo1-7B.Q2_K.gguf) | Q2_K | 3.1 | |
37
  | [GGUF](https://huggingface.co/mradermacher/Holo1-7B-GGUF/resolve/main/Holo1-7B.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
38
  | [GGUF](https://huggingface.co/mradermacher/Holo1-7B-GGUF/resolve/main/Holo1-7B.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
 
4
  - en
5
  library_name: transformers
6
  license: apache-2.0
7
+ mradermacher:
8
+ readme_rev: 1
9
  quantized_by: mradermacher
10
  tags:
11
  - multimodal
 
22
  static quants of https://huggingface.co/Hcompany/Holo1-7B
23
 
24
  <!-- provided-files -->
25
+
26
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Holo1-7B-GGUF).***
27
+
28
  weighted/imatrix quants are available at https://huggingface.co/mradermacher/Holo1-7B-i1-GGUF
29
  ## Usage
30
 
 
38
 
39
  | Link | Type | Size/GB | Notes |
40
  |:-----|:-----|--------:|:------|
41
+ | [GGUF](https://huggingface.co/mradermacher/Holo1-7B-GGUF/resolve/main/Holo1-7B.mmproj-Q8_0.gguf) | mmproj-Q8_0 | 1.0 | multi-modal supplement |
42
+ | [GGUF](https://huggingface.co/mradermacher/Holo1-7B-GGUF/resolve/main/Holo1-7B.mmproj-f16.gguf) | mmproj-f16 | 1.5 | multi-modal supplement |
43
  | [GGUF](https://huggingface.co/mradermacher/Holo1-7B-GGUF/resolve/main/Holo1-7B.Q2_K.gguf) | Q2_K | 3.1 | |
44
  | [GGUF](https://huggingface.co/mradermacher/Holo1-7B-GGUF/resolve/main/Holo1-7B.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
45
  | [GGUF](https://huggingface.co/mradermacher/Holo1-7B-GGUF/resolve/main/Holo1-7B.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |