morriszms commited on
Commit
608f679
·
verified ·
1 Parent(s): 62a499f

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
+ macbert4mdcspell_v1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ macbert4mdcspell_v1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ macbert4mdcspell_v1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ macbert4mdcspell_v1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ macbert4mdcspell_v1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ macbert4mdcspell_v1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ macbert4mdcspell_v1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ macbert4mdcspell_v1-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ macbert4mdcspell_v1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ macbert4mdcspell_v1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ macbert4mdcspell_v1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ macbert4mdcspell_v1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - zh
5
+ base_model: Macropodus/macbert4mdcspell_v1
6
+ pipeline_tag: text-generation
7
+ tags:
8
+ - csc
9
+ - text-correct
10
+ - chinses-spelling-correct
11
+ - chinese-spelling-check
12
+ - 中文拼写纠错
13
+ - 文本纠错
14
+ - TensorBlock
15
+ - GGUF
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
+ ## Macropodus/macbert4mdcspell_v1 - GGUF
30
+
31
+ This repo contains GGUF format model files for [Macropodus/macbert4mdcspell_v1](https://huggingface.co/Macropodus/macbert4mdcspell_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 b4823](https://github.com/ggml-org/llama.cpp/commit/5bbe6a9fe9a8796a9389c85accec89dbc4d91e39).
34
+
35
+ <div style="text-align: left; margin: 20px 0;">
36
+ <a href="https://tensorblock.co/waitlist/client" style="display: inline-block; padding: 10px 20px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
37
+ Run them on the TensorBlock client using your local machine ↗
38
+ </a>
39
+ </div>
40
+
41
+ ## Prompt template
42
+
43
+ ```
44
+ Unable to determine prompt format automatically. Please check the original model repository for the correct prompt format.
45
+ ```
46
+
47
+ ## Model file specification
48
+
49
+ | Filename | Quant type | File Size | Description |
50
+ | -------- | ---------- | --------- | ----------- |
51
+ | [macbert4mdcspell_v1-Q2_K.gguf](https://huggingface.co/tensorblock/macbert4mdcspell_v1-GGUF/blob/main/macbert4mdcspell_v1-Q2_K.gguf) | Q2_K | 0.048 GB | smallest, significant quality loss - not recommended for most purposes |
52
+ | [macbert4mdcspell_v1-Q3_K_S.gguf](https://huggingface.co/tensorblock/macbert4mdcspell_v1-GGUF/blob/main/macbert4mdcspell_v1-Q3_K_S.gguf) | Q3_K_S | 0.052 GB | very small, high quality loss |
53
+ | [macbert4mdcspell_v1-Q3_K_M.gguf](https://huggingface.co/tensorblock/macbert4mdcspell_v1-GGUF/blob/main/macbert4mdcspell_v1-Q3_K_M.gguf) | Q3_K_M | 0.058 GB | very small, high quality loss |
54
+ | [macbert4mdcspell_v1-Q3_K_L.gguf](https://huggingface.co/tensorblock/macbert4mdcspell_v1-GGUF/blob/main/macbert4mdcspell_v1-Q3_K_L.gguf) | Q3_K_L | 0.063 GB | small, substantial quality loss |
55
+ | [macbert4mdcspell_v1-Q4_0.gguf](https://huggingface.co/tensorblock/macbert4mdcspell_v1-GGUF/blob/main/macbert4mdcspell_v1-Q4_0.gguf) | Q4_0 | 0.064 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
56
+ | [macbert4mdcspell_v1-Q4_K_S.gguf](https://huggingface.co/tensorblock/macbert4mdcspell_v1-GGUF/blob/main/macbert4mdcspell_v1-Q4_K_S.gguf) | Q4_K_S | 0.064 GB | small, greater quality loss |
57
+ | [macbert4mdcspell_v1-Q4_K_M.gguf](https://huggingface.co/tensorblock/macbert4mdcspell_v1-GGUF/blob/main/macbert4mdcspell_v1-Q4_K_M.gguf) | Q4_K_M | 0.068 GB | medium, balanced quality - recommended |
58
+ | [macbert4mdcspell_v1-Q5_0.gguf](https://huggingface.co/tensorblock/macbert4mdcspell_v1-GGUF/blob/main/macbert4mdcspell_v1-Q5_0.gguf) | Q5_0 | 0.074 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
59
+ | [macbert4mdcspell_v1-Q5_K_S.gguf](https://huggingface.co/tensorblock/macbert4mdcspell_v1-GGUF/blob/main/macbert4mdcspell_v1-Q5_K_S.gguf) | Q5_K_S | 0.074 GB | large, low quality loss - recommended |
60
+ | [macbert4mdcspell_v1-Q5_K_M.gguf](https://huggingface.co/tensorblock/macbert4mdcspell_v1-GGUF/blob/main/macbert4mdcspell_v1-Q5_K_M.gguf) | Q5_K_M | 0.076 GB | large, very low quality loss - recommended |
61
+ | [macbert4mdcspell_v1-Q6_K.gguf](https://huggingface.co/tensorblock/macbert4mdcspell_v1-GGUF/blob/main/macbert4mdcspell_v1-Q6_K.gguf) | Q6_K | 0.085 GB | very large, extremely low quality loss |
62
+ | [macbert4mdcspell_v1-Q8_0.gguf](https://huggingface.co/tensorblock/macbert4mdcspell_v1-GGUF/blob/main/macbert4mdcspell_v1-Q8_0.gguf) | Q8_0 | 0.110 GB | very large, extremely low quality loss - not recommended |
63
+
64
+
65
+ ## Downloading instruction
66
+
67
+ ### Command line
68
+
69
+ Firstly, install Huggingface Client
70
+
71
+ ```shell
72
+ pip install -U "huggingface_hub[cli]"
73
+ ```
74
+
75
+ Then, downoad the individual model file the a local directory
76
+
77
+ ```shell
78
+ huggingface-cli download tensorblock/macbert4mdcspell_v1-GGUF --include "macbert4mdcspell_v1-Q2_K.gguf" --local-dir MY_LOCAL_DIR
79
+ ```
80
+
81
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
82
+
83
+ ```shell
84
+ huggingface-cli download tensorblock/macbert4mdcspell_v1-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
85
+ ```
macbert4mdcspell_v1-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7fc2e538d88918c42b2ab731cdb198b91848a66ee3f67fa15610b226f263c56
3
+ size 47926976
macbert4mdcspell_v1-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72900ce55a3e416b479d9f7585463e3697910b50a514f3bf95e171fe391a2a7b
3
+ size 63188672
macbert4mdcspell_v1-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dece0cdb55941012cf2b73ad83ccb5c0c4c0e448a1bd47a83d9e176b7cb215c
3
+ size 58027712
macbert4mdcspell_v1-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:087614bfa78ab97031c15d97197867279e46055cfca521aaddc8dca97f76fc14
3
+ size 52240064
macbert4mdcspell_v1-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d16c2e37173279b4e45784f227dacefae20a78de5deecfe73196db0cb4a50731
3
+ size 63520448
macbert4mdcspell_v1-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74f90d39cf3d1872e9f54d56884c1051116a5a852257283e2b8e219c808ba4fa
3
+ size 68082368
macbert4mdcspell_v1-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32cc0985da86c37855c61de55b579921f8a8f9e86e91baed2075da71f0d0ac6b
3
+ size 64110272
macbert4mdcspell_v1-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af1754313b2e0a7b633f48c15d980013ebd7e255a10da7289b5350767e6ee291
3
+ size 74137280
macbert4mdcspell_v1-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b390b81193fd0af3bd0b11af45b689cd5c5a086508cd8c04350e4510a037f70
3
+ size 76487360
macbert4mdcspell_v1-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccd80b0a20cf80520e7fcb63e5843f0729e257ce0de0a9210c5bf51c1d90eb4f
3
+ size 74137280
macbert4mdcspell_v1-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90ace632afa69fc9a8f64047aa03b4080d5fea7e7bf54dd86dba5353a1cfcc60
3
+ size 85417664
macbert4mdcspell_v1-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eebef446d75eac4e1b472ca9157a5645a703c37269ede37708a46d5507aba1e2
3
+ size 109917568