morriszms commited on
Commit
79fd17d
·
verified ·
1 Parent(s): d1dbe57

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
+ deepseekmath-7b-sft-GSM8K-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ deepseekmath-7b-sft-GSM8K-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ deepseekmath-7b-sft-GSM8K-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ deepseekmath-7b-sft-GSM8K-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ deepseekmath-7b-sft-GSM8K-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ deepseekmath-7b-sft-GSM8K-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ deepseekmath-7b-sft-GSM8K-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ deepseekmath-7b-sft-GSM8K-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ deepseekmath-7b-sft-GSM8K-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ deepseekmath-7b-sft-GSM8K-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ deepseekmath-7b-sft-GSM8K-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ deepseekmath-7b-sft-GSM8K-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ base_model: realtreetune/deepseekmath-7b-sft-GSM8K
7
+ ---
8
+
9
+ <div style="width: auto; margin-left: auto; margin-right: auto">
10
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
11
+ </div>
12
+ <div style="display: flex; justify-content: space-between; width: 100%;">
13
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
14
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
15
+ 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>
16
+ </p>
17
+ </div>
18
+ </div>
19
+
20
+ ## realtreetune/deepseekmath-7b-sft-GSM8K - GGUF
21
+
22
+ This repo contains GGUF format model files for [realtreetune/deepseekmath-7b-sft-GSM8K](https://huggingface.co/realtreetune/deepseekmath-7b-sft-GSM8K).
23
+
24
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4011](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
25
+
26
+ <div style="text-align: left; margin: 20px 0;">
27
+ <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;">
28
+ Run them on the TensorBlock client using your local machine ↗
29
+ </a>
30
+ </div>
31
+
32
+ ## Prompt template
33
+
34
+ ```
35
+
36
+ ```
37
+
38
+ ## Model file specification
39
+
40
+ | Filename | Quant type | File Size | Description |
41
+ | -------- | ---------- | --------- | ----------- |
42
+ | [deepseekmath-7b-sft-GSM8K-Q2_K.gguf](https://huggingface.co/tensorblock/deepseekmath-7b-sft-GSM8K-GGUF/blob/main/deepseekmath-7b-sft-GSM8K-Q2_K.gguf) | Q2_K | 2.718 GB | smallest, significant quality loss - not recommended for most purposes |
43
+ | [deepseekmath-7b-sft-GSM8K-Q3_K_S.gguf](https://huggingface.co/tensorblock/deepseekmath-7b-sft-GSM8K-GGUF/blob/main/deepseekmath-7b-sft-GSM8K-Q3_K_S.gguf) | Q3_K_S | 3.138 GB | very small, high quality loss |
44
+ | [deepseekmath-7b-sft-GSM8K-Q3_K_M.gguf](https://huggingface.co/tensorblock/deepseekmath-7b-sft-GSM8K-GGUF/blob/main/deepseekmath-7b-sft-GSM8K-Q3_K_M.gguf) | Q3_K_M | 3.461 GB | very small, high quality loss |
45
+ | [deepseekmath-7b-sft-GSM8K-Q3_K_L.gguf](https://huggingface.co/tensorblock/deepseekmath-7b-sft-GSM8K-GGUF/blob/main/deepseekmath-7b-sft-GSM8K-Q3_K_L.gguf) | Q3_K_L | 3.746 GB | small, substantial quality loss |
46
+ | [deepseekmath-7b-sft-GSM8K-Q4_0.gguf](https://huggingface.co/tensorblock/deepseekmath-7b-sft-GSM8K-GGUF/blob/main/deepseekmath-7b-sft-GSM8K-Q4_0.gguf) | Q4_0 | 4.000 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
47
+ | [deepseekmath-7b-sft-GSM8K-Q4_K_S.gguf](https://huggingface.co/tensorblock/deepseekmath-7b-sft-GSM8K-GGUF/blob/main/deepseekmath-7b-sft-GSM8K-Q4_K_S.gguf) | Q4_K_S | 4.025 GB | small, greater quality loss |
48
+ | [deepseekmath-7b-sft-GSM8K-Q4_K_M.gguf](https://huggingface.co/tensorblock/deepseekmath-7b-sft-GSM8K-GGUF/blob/main/deepseekmath-7b-sft-GSM8K-Q4_K_M.gguf) | Q4_K_M | 4.223 GB | medium, balanced quality - recommended |
49
+ | [deepseekmath-7b-sft-GSM8K-Q5_0.gguf](https://huggingface.co/tensorblock/deepseekmath-7b-sft-GSM8K-GGUF/blob/main/deepseekmath-7b-sft-GSM8K-Q5_0.gguf) | Q5_0 | 4.811 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
50
+ | [deepseekmath-7b-sft-GSM8K-Q5_K_S.gguf](https://huggingface.co/tensorblock/deepseekmath-7b-sft-GSM8K-GGUF/blob/main/deepseekmath-7b-sft-GSM8K-Q5_K_S.gguf) | Q5_K_S | 4.811 GB | large, low quality loss - recommended |
51
+ | [deepseekmath-7b-sft-GSM8K-Q5_K_M.gguf](https://huggingface.co/tensorblock/deepseekmath-7b-sft-GSM8K-GGUF/blob/main/deepseekmath-7b-sft-GSM8K-Q5_K_M.gguf) | Q5_K_M | 4.926 GB | large, very low quality loss - recommended |
52
+ | [deepseekmath-7b-sft-GSM8K-Q6_K.gguf](https://huggingface.co/tensorblock/deepseekmath-7b-sft-GSM8K-GGUF/blob/main/deepseekmath-7b-sft-GSM8K-Q6_K.gguf) | Q6_K | 5.673 GB | very large, extremely low quality loss |
53
+ | [deepseekmath-7b-sft-GSM8K-Q8_0.gguf](https://huggingface.co/tensorblock/deepseekmath-7b-sft-GSM8K-GGUF/blob/main/deepseekmath-7b-sft-GSM8K-Q8_0.gguf) | Q8_0 | 7.347 GB | very large, extremely low quality loss - not recommended |
54
+
55
+
56
+ ## Downloading instruction
57
+
58
+ ### Command line
59
+
60
+ Firstly, install Huggingface Client
61
+
62
+ ```shell
63
+ pip install -U "huggingface_hub[cli]"
64
+ ```
65
+
66
+ Then, downoad the individual model file the a local directory
67
+
68
+ ```shell
69
+ huggingface-cli download tensorblock/deepseekmath-7b-sft-GSM8K-GGUF --include "deepseekmath-7b-sft-GSM8K-Q2_K.gguf" --local-dir MY_LOCAL_DIR
70
+ ```
71
+
72
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
73
+
74
+ ```shell
75
+ huggingface-cli download tensorblock/deepseekmath-7b-sft-GSM8K-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
76
+ ```
deepseekmath-7b-sft-GSM8K-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20c2c33cbca01ff28c5a22841f72df5bdbb26f4ca329c50232429b3c3b44f889
3
+ size 2718422272
deepseekmath-7b-sft-GSM8K-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:071487c637e410bba39d86d73612698e2356305c428faf887f978a57a4e9ab9b
3
+ size 3746272512
deepseekmath-7b-sft-GSM8K-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83d038b15c2d918a12e470afdb431c2ae0afb94ae4484777724525d41ee71412
3
+ size 3461190912
deepseekmath-7b-sft-GSM8K-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ccc0029278d5360df8cbe22897e18bd5109c11ba6ddda9e9402495e7b362589
3
+ size 3138016512
deepseekmath-7b-sft-GSM8K-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a03a09c852e8103128d127d77d034f39c78d05a45cf486149be3dccb2a7273a9
3
+ size 4000060672
deepseekmath-7b-sft-GSM8K-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e2e2eafde0756f3467205d43593e5c33cc0cfb7bbf4e0eddb081a1456f70fb8
3
+ size 4223358208
deepseekmath-7b-sft-GSM8K-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f67256bbf84b4efc2775f79fbc334cf7a722457c5fac44a611aa2ffcf157580
3
+ size 4025357568
deepseekmath-7b-sft-GSM8K-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4daed06ae7dd26bac4e3a3933394824c916a35bff49710a5c302e4370b91b72f
3
+ size 4811396352
deepseekmath-7b-sft-GSM8K-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e02cab70159c5d582ce7cd3cae80fb2b8366e1531774c6a77a871a35c4dc734
3
+ size 4926428416
deepseekmath-7b-sft-GSM8K-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a651cd863b2581b4af7c718d614a437e7be6bf2c45a5fc6d0465dd1b449d6d36
3
+ size 4811396352
deepseekmath-7b-sft-GSM8K-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba396940beae622066529993d9bd9d4bd6d7fabe77302a85d3b50bcb023a652c
3
+ size 5673440512
deepseekmath-7b-sft-GSM8K-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c49bb45311195a01ec70cac0b84c3e2178700534ce7f7487aa63f1f5716bc458
3
+ size 7346984192