morriszms commited on
Commit
88e689f
·
verified ·
1 Parent(s): 33bb003

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ mistral7b_ocr_to_json_v1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ mistral7b_ocr_to_json_v1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ mistral7b_ocr_to_json_v1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ mistral7b_ocr_to_json_v1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ mistral7b_ocr_to_json_v1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ mistral7b_ocr_to_json_v1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ mistral7b_ocr_to_json_v1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ mistral7b_ocr_to_json_v1-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ mistral7b_ocr_to_json_v1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ mistral7b_ocr_to_json_v1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ mistral7b_ocr_to_json_v1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ mistral7b_ocr_to_json_v1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,121 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ thumbnail: url to a thumbnail used in social sharing
3
+ tags:
4
+ - tag1
5
+ - tag2
6
+ - TensorBlock
7
+ - GGUF
8
+ license: apache-2.0
9
+ datasets:
10
+ - dataset1
11
+ - dataset2
12
+ metrics:
13
+ - metric1
14
+ - metric2
15
+ base_model: mychen76/mistral7b_ocr_to_json_v1
16
+ ---
17
+
18
+ <div style="width: auto; margin-left: auto; margin-right: auto">
19
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
20
+ </div>
21
+ <div style="display: flex; justify-content: space-between; width: 100%;">
22
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
23
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
24
+ Feedback and support: TensorBlock's <a href="https://x.com/tensorblock_aoi">Twitter/X</a>, <a href="https://t.me/TensorBlock">Telegram Group</a> and <a href="https://x.com/tensorblock_aoi">Discord server</a>
25
+ </p>
26
+ </div>
27
+ </div>
28
+
29
+ ## mychen76/mistral7b_ocr_to_json_v1 - GGUF
30
+
31
+ This repo contains GGUF format model files for [mychen76/mistral7b_ocr_to_json_v1](https://huggingface.co/mychen76/mistral7b_ocr_to_json_v1).
32
+
33
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b5165](https://github.com/ggml-org/llama.cpp/commit/1d735c0b4fa0551c51c2f4ac888dd9a01f447985).
34
+
35
+ ## Our projects
36
+ <table border="1" cellspacing="0" cellpadding="10">
37
+ <tr>
38
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
39
+ <th style="font-size: 25px;">TensorBlock Studio</th>
40
+ </tr>
41
+ <tr>
42
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
43
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
44
+ </tr>
45
+ <tr>
46
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
47
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
48
+ </tr>
49
+ <tr>
50
+ <th>
51
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
52
+ display: inline-block;
53
+ padding: 8px 16px;
54
+ background-color: #FF7F50;
55
+ color: white;
56
+ text-decoration: none;
57
+ border-radius: 6px;
58
+ font-weight: bold;
59
+ font-family: sans-serif;
60
+ ">👀 See what we built 👀</a>
61
+ </th>
62
+ <th>
63
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
64
+ display: inline-block;
65
+ padding: 8px 16px;
66
+ background-color: #FF7F50;
67
+ color: white;
68
+ text-decoration: none;
69
+ border-radius: 6px;
70
+ font-weight: bold;
71
+ font-family: sans-serif;
72
+ ">👀 See what we built 👀</a>
73
+ </th>
74
+ </tr>
75
+ </table>
76
+
77
+ ## Prompt template
78
+
79
+ ```
80
+ Unable to determine prompt format automatically. Please check the original model repository for the correct prompt format.
81
+ ```
82
+
83
+ ## Model file specification
84
+
85
+ | Filename | Quant type | File Size | Description |
86
+ | -------- | ---------- | --------- | ----------- |
87
+ | [mistral7b_ocr_to_json_v1-Q2_K.gguf](https://huggingface.co/tensorblock/mychen76_mistral7b_ocr_to_json_v1-GGUF/blob/main/mistral7b_ocr_to_json_v1-Q2_K.gguf) | Q2_K | 2.719 GB | smallest, significant quality loss - not recommended for most purposes |
88
+ | [mistral7b_ocr_to_json_v1-Q3_K_S.gguf](https://huggingface.co/tensorblock/mychen76_mistral7b_ocr_to_json_v1-GGUF/blob/main/mistral7b_ocr_to_json_v1-Q3_K_S.gguf) | Q3_K_S | 3.165 GB | very small, high quality loss |
89
+ | [mistral7b_ocr_to_json_v1-Q3_K_M.gguf](https://huggingface.co/tensorblock/mychen76_mistral7b_ocr_to_json_v1-GGUF/blob/main/mistral7b_ocr_to_json_v1-Q3_K_M.gguf) | Q3_K_M | 3.519 GB | very small, high quality loss |
90
+ | [mistral7b_ocr_to_json_v1-Q3_K_L.gguf](https://huggingface.co/tensorblock/mychen76_mistral7b_ocr_to_json_v1-GGUF/blob/main/mistral7b_ocr_to_json_v1-Q3_K_L.gguf) | Q3_K_L | 3.822 GB | small, substantial quality loss |
91
+ | [mistral7b_ocr_to_json_v1-Q4_0.gguf](https://huggingface.co/tensorblock/mychen76_mistral7b_ocr_to_json_v1-GGUF/blob/main/mistral7b_ocr_to_json_v1-Q4_0.gguf) | Q4_0 | 4.109 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
92
+ | [mistral7b_ocr_to_json_v1-Q4_K_S.gguf](https://huggingface.co/tensorblock/mychen76_mistral7b_ocr_to_json_v1-GGUF/blob/main/mistral7b_ocr_to_json_v1-Q4_K_S.gguf) | Q4_K_S | 4.140 GB | small, greater quality loss |
93
+ | [mistral7b_ocr_to_json_v1-Q4_K_M.gguf](https://huggingface.co/tensorblock/mychen76_mistral7b_ocr_to_json_v1-GGUF/blob/main/mistral7b_ocr_to_json_v1-Q4_K_M.gguf) | Q4_K_M | 4.368 GB | medium, balanced quality - recommended |
94
+ | [mistral7b_ocr_to_json_v1-Q5_0.gguf](https://huggingface.co/tensorblock/mychen76_mistral7b_ocr_to_json_v1-GGUF/blob/main/mistral7b_ocr_to_json_v1-Q5_0.gguf) | Q5_0 | 4.998 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
95
+ | [mistral7b_ocr_to_json_v1-Q5_K_S.gguf](https://huggingface.co/tensorblock/mychen76_mistral7b_ocr_to_json_v1-GGUF/blob/main/mistral7b_ocr_to_json_v1-Q5_K_S.gguf) | Q5_K_S | 4.998 GB | large, low quality loss - recommended |
96
+ | [mistral7b_ocr_to_json_v1-Q5_K_M.gguf](https://huggingface.co/tensorblock/mychen76_mistral7b_ocr_to_json_v1-GGUF/blob/main/mistral7b_ocr_to_json_v1-Q5_K_M.gguf) | Q5_K_M | 5.131 GB | large, very low quality loss - recommended |
97
+ | [mistral7b_ocr_to_json_v1-Q6_K.gguf](https://huggingface.co/tensorblock/mychen76_mistral7b_ocr_to_json_v1-GGUF/blob/main/mistral7b_ocr_to_json_v1-Q6_K.gguf) | Q6_K | 5.942 GB | very large, extremely low quality loss |
98
+ | [mistral7b_ocr_to_json_v1-Q8_0.gguf](https://huggingface.co/tensorblock/mychen76_mistral7b_ocr_to_json_v1-GGUF/blob/main/mistral7b_ocr_to_json_v1-Q8_0.gguf) | Q8_0 | 7.696 GB | very large, extremely low quality loss - not recommended |
99
+
100
+
101
+ ## Downloading instruction
102
+
103
+ ### Command line
104
+
105
+ Firstly, install Huggingface Client
106
+
107
+ ```shell
108
+ pip install -U "huggingface_hub[cli]"
109
+ ```
110
+
111
+ Then, downoad the individual model file the a local directory
112
+
113
+ ```shell
114
+ huggingface-cli download tensorblock/mychen76_mistral7b_ocr_to_json_v1-GGUF --include "mistral7b_ocr_to_json_v1-Q2_K.gguf" --local-dir MY_LOCAL_DIR
115
+ ```
116
+
117
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
118
+
119
+ ```shell
120
+ huggingface-cli download tensorblock/mychen76_mistral7b_ocr_to_json_v1-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
121
+ ```
mistral7b_ocr_to_json_v1-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:badec647665684cb959a8e2a397e0d91abd0c31e2ba1ae94378c20487c4fde44
3
+ size 2719242368
mistral7b_ocr_to_json_v1-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1c8b4381f039271a2b162bb387e78f1aa11cf3a4608018c8f6a7b62a1b7cd5d
3
+ size 3822024832
mistral7b_ocr_to_json_v1-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92043238fcc02260a6053df5f1cbc652bb887cddade9b822d87414c556a3b8ac
3
+ size 3518986368
mistral7b_ocr_to_json_v1-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:911fd04c4f6546270f39c7ca923ffee3391127d5097f28af75a69d3776867074
3
+ size 3164567680
mistral7b_ocr_to_json_v1-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d201ce125f35a1024f9bb40158bf84357979fda0f57939a11ca22ee65740fa19
3
+ size 4108916864
mistral7b_ocr_to_json_v1-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77d002e8e559781db7ac425344c5499cb31687934cb57c8984dad9d594ac2d6a
3
+ size 4368439424
mistral7b_ocr_to_json_v1-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59fedf270924bc8b2b1e3b8f0ff0b70278e7772dd609503973b2b3c521bd46d0
3
+ size 4140374144
mistral7b_ocr_to_json_v1-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f859a1e8ae32c2e425f767cbe76813c8373a481d545d208ec3295c24e946b745
3
+ size 4997716096
mistral7b_ocr_to_json_v1-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b9f044cc1ad3384ffd4ec1482bb8a77f01ad79398074806b2b1dd65b2c08bf0
3
+ size 5131409536
mistral7b_ocr_to_json_v1-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39598ae415a84a4c9abcfdc47e5de37169561c99a0e8183a8d5cd1973a711bb2
3
+ size 4997716096
mistral7b_ocr_to_json_v1-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34947c564cb1c2eeb13fe1cd0e1d63aa3b19ce73179dab65d8cffad04f12d535
3
+ size 5942065280
mistral7b_ocr_to_json_v1-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1af3cc19c5891dc557d83e44dbb6e7bc00b21de4656129fa3de03b12aa655e44
3
+ size 7695857792