mradermacher commited on
Commit
ce6812a
·
verified ·
1 Parent(s): 531aeaf

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -5,12 +5,9 @@ language:
5
  - th
6
  library_name: transformers
7
  license: apache-2.0
 
 
8
  quantized_by: mradermacher
9
- tags:
10
- - OCR
11
- - vision-language
12
- - document-understanding
13
- - multilingual
14
  ---
15
  ## About
16
 
@@ -22,6 +19,9 @@ tags:
22
  static quants of https://huggingface.co/scb10x/typhoon-ocr-7b
23
 
24
  <!-- provided-files -->
 
 
 
25
  weighted/imatrix quants are available at https://huggingface.co/mradermacher/typhoon-ocr-7b-i1-GGUF
26
  ## Usage
27
 
@@ -35,6 +35,8 @@ more details, including on how to concatenate multi-part files.
35
 
36
  | Link | Type | Size/GB | Notes |
37
  |:-----|:-----|--------:|:------|
 
 
38
  | [GGUF](https://huggingface.co/mradermacher/typhoon-ocr-7b-GGUF/resolve/main/typhoon-ocr-7b.Q2_K.gguf) | Q2_K | 3.1 | |
39
  | [GGUF](https://huggingface.co/mradermacher/typhoon-ocr-7b-GGUF/resolve/main/typhoon-ocr-7b.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
40
  | [GGUF](https://huggingface.co/mradermacher/typhoon-ocr-7b-GGUF/resolve/main/typhoon-ocr-7b.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
 
5
  - th
6
  library_name: transformers
7
  license: apache-2.0
8
+ mradermacher:
9
+ readme_rev: 1
10
  quantized_by: mradermacher
 
 
 
 
 
11
  ---
12
  ## About
13
 
 
19
  static quants of https://huggingface.co/scb10x/typhoon-ocr-7b
20
 
21
  <!-- provided-files -->
22
+
23
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#typhoon-ocr-7b-GGUF).***
24
+
25
  weighted/imatrix quants are available at https://huggingface.co/mradermacher/typhoon-ocr-7b-i1-GGUF
26
  ## Usage
27
 
 
35
 
36
  | Link | Type | Size/GB | Notes |
37
  |:-----|:-----|--------:|:------|
38
+ | [GGUF](https://huggingface.co/mradermacher/typhoon-ocr-7b-GGUF/resolve/main/typhoon-ocr-7b.mmproj-Q8_0.gguf) | mmproj-Q8_0 | 1.0 | multi-modal supplement |
39
+ | [GGUF](https://huggingface.co/mradermacher/typhoon-ocr-7b-GGUF/resolve/main/typhoon-ocr-7b.mmproj-f16.gguf) | mmproj-f16 | 1.5 | multi-modal supplement |
40
  | [GGUF](https://huggingface.co/mradermacher/typhoon-ocr-7b-GGUF/resolve/main/typhoon-ocr-7b.Q2_K.gguf) | Q2_K | 3.1 | |
41
  | [GGUF](https://huggingface.co/mradermacher/typhoon-ocr-7b-GGUF/resolve/main/typhoon-ocr-7b.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
42
  | [GGUF](https://huggingface.co/mradermacher/typhoon-ocr-7b-GGUF/resolve/main/typhoon-ocr-7b.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |