morriszms commited on
Commit
9e0edbe
·
verified ·
1 Parent(s): 8f47c88

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
+ math-stratos-verified-scaled-1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ math-stratos-verified-scaled-1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ math-stratos-verified-scaled-1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ math-stratos-verified-scaled-1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ math-stratos-verified-scaled-1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ math-stratos-verified-scaled-1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ math-stratos-verified-scaled-1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ math-stratos-verified-scaled-1-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ math-stratos-verified-scaled-1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ math-stratos-verified-scaled-1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ math-stratos-verified-scaled-1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ math-stratos-verified-scaled-1-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/math-stratos-verified-scaled-1
5
+ tags:
6
+ - llama-factory
7
+ - full
8
+ - generated_from_trainer
9
+ - TensorBlock
10
+ - GGUF
11
+ model-index:
12
+ - name: math-stratos-verified-scaled-1
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/math-stratos-verified-scaled-1 - GGUF
28
+
29
+ This repo contains GGUF format model files for [mlfoundations-dev/math-stratos-verified-scaled-1](https://huggingface.co/mlfoundations-dev/math-stratos-verified-scaled-1).
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
+ | [math-stratos-verified-scaled-1-Q2_K.gguf](https://huggingface.co/tensorblock/math-stratos-verified-scaled-1-GGUF/blob/main/math-stratos-verified-scaled-1-Q2_K.gguf) | Q2_K | 3.016 GB | smallest, significant quality loss - not recommended for most purposes |
54
+ | [math-stratos-verified-scaled-1-Q3_K_S.gguf](https://huggingface.co/tensorblock/math-stratos-verified-scaled-1-GGUF/blob/main/math-stratos-verified-scaled-1-Q3_K_S.gguf) | Q3_K_S | 3.492 GB | very small, high quality loss |
55
+ | [math-stratos-verified-scaled-1-Q3_K_M.gguf](https://huggingface.co/tensorblock/math-stratos-verified-scaled-1-GGUF/blob/main/math-stratos-verified-scaled-1-Q3_K_M.gguf) | Q3_K_M | 3.808 GB | very small, high quality loss |
56
+ | [math-stratos-verified-scaled-1-Q3_K_L.gguf](https://huggingface.co/tensorblock/math-stratos-verified-scaled-1-GGUF/blob/main/math-stratos-verified-scaled-1-Q3_K_L.gguf) | Q3_K_L | 4.088 GB | small, substantial quality loss |
57
+ | [math-stratos-verified-scaled-1-Q4_0.gguf](https://huggingface.co/tensorblock/math-stratos-verified-scaled-1-GGUF/blob/main/math-stratos-verified-scaled-1-Q4_0.gguf) | Q4_0 | 4.431 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
58
+ | [math-stratos-verified-scaled-1-Q4_K_S.gguf](https://huggingface.co/tensorblock/math-stratos-verified-scaled-1-GGUF/blob/main/math-stratos-verified-scaled-1-Q4_K_S.gguf) | Q4_K_S | 4.458 GB | small, greater quality loss |
59
+ | [math-stratos-verified-scaled-1-Q4_K_M.gguf](https://huggingface.co/tensorblock/math-stratos-verified-scaled-1-GGUF/blob/main/math-stratos-verified-scaled-1-Q4_K_M.gguf) | Q4_K_M | 4.683 GB | medium, balanced quality - recommended |
60
+ | [math-stratos-verified-scaled-1-Q5_0.gguf](https://huggingface.co/tensorblock/math-stratos-verified-scaled-1-GGUF/blob/main/math-stratos-verified-scaled-1-Q5_0.gguf) | Q5_0 | 5.315 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
61
+ | [math-stratos-verified-scaled-1-Q5_K_S.gguf](https://huggingface.co/tensorblock/math-stratos-verified-scaled-1-GGUF/blob/main/math-stratos-verified-scaled-1-Q5_K_S.gguf) | Q5_K_S | 5.315 GB | large, low quality loss - recommended |
62
+ | [math-stratos-verified-scaled-1-Q5_K_M.gguf](https://huggingface.co/tensorblock/math-stratos-verified-scaled-1-GGUF/blob/main/math-stratos-verified-scaled-1-Q5_K_M.gguf) | Q5_K_M | 5.445 GB | large, very low quality loss - recommended |
63
+ | [math-stratos-verified-scaled-1-Q6_K.gguf](https://huggingface.co/tensorblock/math-stratos-verified-scaled-1-GGUF/blob/main/math-stratos-verified-scaled-1-Q6_K.gguf) | Q6_K | 6.254 GB | very large, extremely low quality loss |
64
+ | [math-stratos-verified-scaled-1-Q8_0.gguf](https://huggingface.co/tensorblock/math-stratos-verified-scaled-1-GGUF/blob/main/math-stratos-verified-scaled-1-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/math-stratos-verified-scaled-1-GGUF --include "math-stratos-verified-scaled-1-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/math-stratos-verified-scaled-1-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
87
+ ```
math-stratos-verified-scaled-1-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26bdb77983ca107f5e6196cdda3951f4fdf04791dbe46577726f7352757edde4
3
+ size 3015940480
math-stratos-verified-scaled-1-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd7b91f4b887d07bdbef9e319c20c5a65a7f20ab00715272a5d0f62235c32029
3
+ size 4088459648
math-stratos-verified-scaled-1-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a4ca5cb77bfebe64a1bb4378b9d53ec703caf7036be62b2b7ca8b52828995e3
3
+ size 3808391552
math-stratos-verified-scaled-1-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:941562c70d48138ed9a0250dfb4d690570be66d5ce051a724414065506e5ee25
3
+ size 3492368768
math-stratos-verified-scaled-1-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29e7bbc516bd68cf03c61cc86c4d738db0807ae31f5f55f534e96266a9076584
3
+ size 4431391104
math-stratos-verified-scaled-1-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40c72085bf6997edee5aa8bb9225f9db3d4ae081bd41c85796e03a8cbbbc79d1
3
+ size 4683073920
math-stratos-verified-scaled-1-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c757a484b6f921e1505375ab54467be1b4c26344f15de61231b2217e02cb6fcb
3
+ size 4457769344
math-stratos-verified-scaled-1-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66ce3e1de10f9b7c19909c3affd7484cf3a6c46fdf4d4a41753e8f64d67bb217
3
+ size 5315176832
math-stratos-verified-scaled-1-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cfa5ac267e9dc5ce3a6546ef37a76ac4259f3af5c17bd93ff5ae5450e1bef81
3
+ size 5444831616
math-stratos-verified-scaled-1-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1786c5379b5c0b4f2f7e284ebbdb90d95c142f2817844cceb60b0857f8c578ad
3
+ size 5315176832
math-stratos-verified-scaled-1-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0b9e2b953e7aa29295cd549219fc878e61a100fbc901b30bc28e8e57a43033c
3
+ size 6254199168
math-stratos-verified-scaled-1-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63c9f00a006b53ce135e4c083078fe9a0b9143619e20a497e8b10254d68ff6c0
3
+ size 8098525568