morriszms commited on
Commit
6df699e
·
verified ·
1 Parent(s): 6e97171

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
+ seed_math_open2math_reasoninghp-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ seed_math_open2math_reasoninghp-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ seed_math_open2math_reasoninghp-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ seed_math_open2math_reasoninghp-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ seed_math_open2math_reasoninghp-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ seed_math_open2math_reasoninghp-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ seed_math_open2math_reasoninghp-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ seed_math_open2math_reasoninghp-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ seed_math_open2math_reasoninghp-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ seed_math_open2math_reasoninghp-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ seed_math_open2math_reasoninghp-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ seed_math_open2math_reasoninghp-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: mlfoundations-dev/seed_math_open2math_reasoninghp
5
+ tags:
6
+ - llama-factory
7
+ - full
8
+ - generated_from_trainer
9
+ - TensorBlock
10
+ - GGUF
11
+ model-index:
12
+ - name: seed_math_open2math_reasoninghp
13
+ results: []
14
+ ---
15
+
16
+ <div style="width: auto; margin-left: auto; margin-right: auto">
17
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
18
+ </div>
19
+ <div style="display: flex; justify-content: space-between; width: 100%;">
20
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
21
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
22
+ 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>
23
+ </p>
24
+ </div>
25
+ </div>
26
+
27
+ ## mlfoundations-dev/seed_math_open2math_reasoninghp - GGUF
28
+
29
+ This repo contains GGUF format model files for [mlfoundations-dev/seed_math_open2math_reasoninghp](https://huggingface.co/mlfoundations-dev/seed_math_open2math_reasoninghp).
30
+
31
+ 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).
32
+
33
+ <div style="text-align: left; margin: 20px 0;">
34
+ <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;">
35
+ Run them on the TensorBlock client using your local machine ↗
36
+ </a>
37
+ </div>
38
+
39
+ ## Prompt template
40
+
41
+ ```
42
+ <|im_start|>system
43
+ {system_prompt}<|im_end|>
44
+ <|im_start|>user
45
+ {prompt}<|im_end|>
46
+ <|im_start|>assistant
47
+ ```
48
+
49
+ ## Model file specification
50
+
51
+ | Filename | Quant type | File Size | Description |
52
+ | -------- | ---------- | --------- | ----------- |
53
+ | [seed_math_open2math_reasoninghp-Q2_K.gguf](https://huggingface.co/tensorblock/seed_math_open2math_reasoninghp-GGUF/blob/main/seed_math_open2math_reasoninghp-Q2_K.gguf) | Q2_K | 3.016 GB | smallest, significant quality loss - not recommended for most purposes |
54
+ | [seed_math_open2math_reasoninghp-Q3_K_S.gguf](https://huggingface.co/tensorblock/seed_math_open2math_reasoninghp-GGUF/blob/main/seed_math_open2math_reasoninghp-Q3_K_S.gguf) | Q3_K_S | 3.492 GB | very small, high quality loss |
55
+ | [seed_math_open2math_reasoninghp-Q3_K_M.gguf](https://huggingface.co/tensorblock/seed_math_open2math_reasoninghp-GGUF/blob/main/seed_math_open2math_reasoninghp-Q3_K_M.gguf) | Q3_K_M | 3.808 GB | very small, high quality loss |
56
+ | [seed_math_open2math_reasoninghp-Q3_K_L.gguf](https://huggingface.co/tensorblock/seed_math_open2math_reasoninghp-GGUF/blob/main/seed_math_open2math_reasoninghp-Q3_K_L.gguf) | Q3_K_L | 4.088 GB | small, substantial quality loss |
57
+ | [seed_math_open2math_reasoninghp-Q4_0.gguf](https://huggingface.co/tensorblock/seed_math_open2math_reasoninghp-GGUF/blob/main/seed_math_open2math_reasoninghp-Q4_0.gguf) | Q4_0 | 4.431 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
58
+ | [seed_math_open2math_reasoninghp-Q4_K_S.gguf](https://huggingface.co/tensorblock/seed_math_open2math_reasoninghp-GGUF/blob/main/seed_math_open2math_reasoninghp-Q4_K_S.gguf) | Q4_K_S | 4.458 GB | small, greater quality loss |
59
+ | [seed_math_open2math_reasoninghp-Q4_K_M.gguf](https://huggingface.co/tensorblock/seed_math_open2math_reasoninghp-GGUF/blob/main/seed_math_open2math_reasoninghp-Q4_K_M.gguf) | Q4_K_M | 4.683 GB | medium, balanced quality - recommended |
60
+ | [seed_math_open2math_reasoninghp-Q5_0.gguf](https://huggingface.co/tensorblock/seed_math_open2math_reasoninghp-GGUF/blob/main/seed_math_open2math_reasoninghp-Q5_0.gguf) | Q5_0 | 5.315 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
61
+ | [seed_math_open2math_reasoninghp-Q5_K_S.gguf](https://huggingface.co/tensorblock/seed_math_open2math_reasoninghp-GGUF/blob/main/seed_math_open2math_reasoninghp-Q5_K_S.gguf) | Q5_K_S | 5.315 GB | large, low quality loss - recommended |
62
+ | [seed_math_open2math_reasoninghp-Q5_K_M.gguf](https://huggingface.co/tensorblock/seed_math_open2math_reasoninghp-GGUF/blob/main/seed_math_open2math_reasoninghp-Q5_K_M.gguf) | Q5_K_M | 5.445 GB | large, very low quality loss - recommended |
63
+ | [seed_math_open2math_reasoninghp-Q6_K.gguf](https://huggingface.co/tensorblock/seed_math_open2math_reasoninghp-GGUF/blob/main/seed_math_open2math_reasoninghp-Q6_K.gguf) | Q6_K | 6.254 GB | very large, extremely low quality loss |
64
+ | [seed_math_open2math_reasoninghp-Q8_0.gguf](https://huggingface.co/tensorblock/seed_math_open2math_reasoninghp-GGUF/blob/main/seed_math_open2math_reasoninghp-Q8_0.gguf) | Q8_0 | 8.099 GB | very large, extremely low quality loss - not recommended |
65
+
66
+
67
+ ## Downloading instruction
68
+
69
+ ### Command line
70
+
71
+ Firstly, install Huggingface Client
72
+
73
+ ```shell
74
+ pip install -U "huggingface_hub[cli]"
75
+ ```
76
+
77
+ Then, downoad the individual model file the a local directory
78
+
79
+ ```shell
80
+ huggingface-cli download tensorblock/seed_math_open2math_reasoninghp-GGUF --include "seed_math_open2math_reasoninghp-Q2_K.gguf" --local-dir MY_LOCAL_DIR
81
+ ```
82
+
83
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
84
+
85
+ ```shell
86
+ huggingface-cli download tensorblock/seed_math_open2math_reasoninghp-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
87
+ ```
seed_math_open2math_reasoninghp-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59fa452dec05dad6bb03357a3a8f4960cd099b867da60258326b16b692bf2265
3
+ size 3015940448
seed_math_open2math_reasoninghp-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c93670811c191f223ec8199630bed284fc67ac5c45b364a779b4a32c9147c9b
3
+ size 4088459616
seed_math_open2math_reasoninghp-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d76d008312a4854f7ee567a7c50a89284c33b187d461320a5669265cc4d0b1da
3
+ size 3808391520
seed_math_open2math_reasoninghp-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f266d6d88d033697ad0005611bfb8d02a6594097f2171ff79356187567a5037
3
+ size 3492368736
seed_math_open2math_reasoninghp-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34b2ab35e061659c5c69aec5abedcae7209b63e8aa2d281ff9c41c13e74f7eef
3
+ size 4431391072
seed_math_open2math_reasoninghp-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c7b9612d9300a760a62a4ebba225c99da9d4dcbf8932a04e9c0cbf51cd413c8
3
+ size 4683073888
seed_math_open2math_reasoninghp-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d7c4ccbc0afe7608db7d57e900acb060369196c129f8aeb3ea5e7c739acb821
3
+ size 4457769312
seed_math_open2math_reasoninghp-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8a8402969b5e0a9cc1ec439be60bf8142998db11dc6c9224404049c214b7c5d
3
+ size 5315176800
seed_math_open2math_reasoninghp-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a995148c06b43f30cc66496ea88236229b120bd6b7b8d88f646d710c2184e754
3
+ size 5444831584
seed_math_open2math_reasoninghp-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9f61da59e9835e95e1f7b394a1d4a03bc521204845af95a8bdb2b141568ca2d
3
+ size 5315176800
seed_math_open2math_reasoninghp-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f1deb72b17f26c9d7427e0366ee1584fed91b0cbfe2aacad785e6acf2101732
3
+ size 6254199136
seed_math_open2math_reasoninghp-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9848ead53f578930bb5b26ecd755b7e1cae32602db088471f70852dbdf91db35
3
+ size 8098525536