morriszms commited on
Commit
5d04b08
·
verified ·
1 Parent(s): 32fe5f3

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_college_math-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ seed_math_college_math-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ seed_math_college_math-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ seed_math_college_math-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ seed_math_college_math-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ seed_math_college_math-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ seed_math_college_math-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ seed_math_college_math-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ seed_math_college_math-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ seed_math_college_math-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ seed_math_college_math-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ seed_math_college_math-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: llama3.1
4
+ base_model: mlfoundations-dev/seed_math_college_math
5
+ tags:
6
+ - llama-factory
7
+ - full
8
+ - generated_from_trainer
9
+ - TensorBlock
10
+ - GGUF
11
+ model-index:
12
+ - name: seed_math_college_math
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_college_math - GGUF
28
+
29
+ This repo contains GGUF format model files for [mlfoundations-dev/seed_math_college_math](https://huggingface.co/mlfoundations-dev/seed_math_college_math).
30
+
31
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4882](https://github.com/ggml-org/llama.cpp/commit/be7c3034108473beda214fd1d7c98fd6a7a3bdf5).
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
+ <|begin_of_text|><|start_header_id|>system<|end_header_id|>
43
+
44
+ {system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
45
+
46
+ {prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
47
+ ```
48
+
49
+ ## Model file specification
50
+
51
+ | Filename | Quant type | File Size | Description |
52
+ | -------- | ---------- | --------- | ----------- |
53
+ | [seed_math_college_math-Q2_K.gguf](https://huggingface.co/tensorblock/seed_math_college_math-GGUF/blob/main/seed_math_college_math-Q2_K.gguf) | Q2_K | 3.179 GB | smallest, significant quality loss - not recommended for most purposes |
54
+ | [seed_math_college_math-Q3_K_S.gguf](https://huggingface.co/tensorblock/seed_math_college_math-GGUF/blob/main/seed_math_college_math-Q3_K_S.gguf) | Q3_K_S | 3.665 GB | very small, high quality loss |
55
+ | [seed_math_college_math-Q3_K_M.gguf](https://huggingface.co/tensorblock/seed_math_college_math-GGUF/blob/main/seed_math_college_math-Q3_K_M.gguf) | Q3_K_M | 4.019 GB | very small, high quality loss |
56
+ | [seed_math_college_math-Q3_K_L.gguf](https://huggingface.co/tensorblock/seed_math_college_math-GGUF/blob/main/seed_math_college_math-Q3_K_L.gguf) | Q3_K_L | 4.322 GB | small, substantial quality loss |
57
+ | [seed_math_college_math-Q4_0.gguf](https://huggingface.co/tensorblock/seed_math_college_math-GGUF/blob/main/seed_math_college_math-Q4_0.gguf) | Q4_0 | 4.661 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
58
+ | [seed_math_college_math-Q4_K_S.gguf](https://huggingface.co/tensorblock/seed_math_college_math-GGUF/blob/main/seed_math_college_math-Q4_K_S.gguf) | Q4_K_S | 4.693 GB | small, greater quality loss |
59
+ | [seed_math_college_math-Q4_K_M.gguf](https://huggingface.co/tensorblock/seed_math_college_math-GGUF/blob/main/seed_math_college_math-Q4_K_M.gguf) | Q4_K_M | 4.921 GB | medium, balanced quality - recommended |
60
+ | [seed_math_college_math-Q5_0.gguf](https://huggingface.co/tensorblock/seed_math_college_math-GGUF/blob/main/seed_math_college_math-Q5_0.gguf) | Q5_0 | 5.599 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
61
+ | [seed_math_college_math-Q5_K_S.gguf](https://huggingface.co/tensorblock/seed_math_college_math-GGUF/blob/main/seed_math_college_math-Q5_K_S.gguf) | Q5_K_S | 5.599 GB | large, low quality loss - recommended |
62
+ | [seed_math_college_math-Q5_K_M.gguf](https://huggingface.co/tensorblock/seed_math_college_math-GGUF/blob/main/seed_math_college_math-Q5_K_M.gguf) | Q5_K_M | 5.733 GB | large, very low quality loss - recommended |
63
+ | [seed_math_college_math-Q6_K.gguf](https://huggingface.co/tensorblock/seed_math_college_math-GGUF/blob/main/seed_math_college_math-Q6_K.gguf) | Q6_K | 6.596 GB | very large, extremely low quality loss |
64
+ | [seed_math_college_math-Q8_0.gguf](https://huggingface.co/tensorblock/seed_math_college_math-GGUF/blob/main/seed_math_college_math-Q8_0.gguf) | Q8_0 | 8.541 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_college_math-GGUF --include "seed_math_college_math-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_college_math-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
87
+ ```
seed_math_college_math-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2cbe7986a76de659a5b02b6ffe62cc83ebaa27208deec9229dd170cbd5947fe
3
+ size 3179132416
seed_math_college_math-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4b8c2eae1164e335d56bc296be5db983a405019234fad1fa37348ad31fef301
3
+ size 4321957376
seed_math_college_math-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fbc5175ef27865e03b0eca39b1c2310f98875d642f3b2d603a5d4aebef3ad9a
3
+ size 4018918912
seed_math_college_math-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73b3518c770dd8bdbde9c02663bfed869e492a3d7bc42db2e207accf7a9922de
3
+ size 3664500224
seed_math_college_math-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6413f8672903eb5cdfb9221251391455316fa749e84f9b7e910684d155d72e1
3
+ size 4661212672
seed_math_college_math-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00e503e7e491279f888afb3638617486923fa3c7b03232380154e57d4d11c7ca
3
+ size 4920735232
seed_math_college_math-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96234c41fd248781bff69d782b99a9051d5cd6df934c9b024c6f6d13172db79f
3
+ size 4692669952
seed_math_college_math-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:873aa43c39b7ca8879b9d669620a835d584837180fbc6ae8a8090761f1dafc35
3
+ size 5599294976
seed_math_college_math-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b81690b31040455f19228051b2f685160d3f42545eceab47d0373f8061bdcbb
3
+ size 5732988416
seed_math_college_math-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66726704103445b497f92bee62dd2e18d964cec4ab88c103a6838fe28df20cd1
3
+ size 5599294976
seed_math_college_math-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ae0970fe3002d5621f3fa900bede02861936bbf5f87112903c66574e6b5e128
3
+ size 6596007424
seed_math_college_math-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a0ea33f1750ea9ab8a6026060d74ba90709536290ab6f2e4ef56ea7783cd574
3
+ size 8540771840