morriszms commited on
Commit
2aee901
·
verified ·
1 Parent(s): 37c5975

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
+ TableLLM-7b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ TableLLM-7b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ TableLLM-7b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ TableLLM-7b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ TableLLM-7b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ TableLLM-7b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ TableLLM-7b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ TableLLM-7b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ TableLLM-7b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ TableLLM-7b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ TableLLM-7b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ TableLLM-7b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama2
3
+ datasets:
4
+ - RUCKBReasoning/TableLLM-SFT
5
+ language:
6
+ - en
7
+ tags:
8
+ - Table
9
+ - QA
10
+ - Code
11
+ - TensorBlock
12
+ - GGUF
13
+ base_model: RUCKBReasoning/TableLLM-7b
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
+ ## RUCKBReasoning/TableLLM-7b - GGUF
28
+
29
+ This repo contains GGUF format model files for [RUCKBReasoning/TableLLM-7b](https://huggingface.co/RUCKBReasoning/TableLLM-7b).
30
+
31
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b5165](https://github.com/ggml-org/llama.cpp/commit/1d735c0b4fa0551c51c2f4ac888dd9a01f447985).
32
+
33
+ ## Our projects
34
+ <table border="1" cellspacing="0" cellpadding="10">
35
+ <tr>
36
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
37
+ <th style="font-size: 25px;">TensorBlock Studio</th>
38
+ </tr>
39
+ <tr>
40
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
41
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
42
+ </tr>
43
+ <tr>
44
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
45
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
46
+ </tr>
47
+ <tr>
48
+ <th>
49
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
50
+ display: inline-block;
51
+ padding: 8px 16px;
52
+ background-color: #FF7F50;
53
+ color: white;
54
+ text-decoration: none;
55
+ border-radius: 6px;
56
+ font-weight: bold;
57
+ font-family: sans-serif;
58
+ ">👀 See what we built 👀</a>
59
+ </th>
60
+ <th>
61
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
62
+ display: inline-block;
63
+ padding: 8px 16px;
64
+ background-color: #FF7F50;
65
+ color: white;
66
+ text-decoration: none;
67
+ border-radius: 6px;
68
+ font-weight: bold;
69
+ font-family: sans-serif;
70
+ ">👀 See what we built 👀</a>
71
+ </th>
72
+ </tr>
73
+ </table>
74
+
75
+ ## Prompt template
76
+
77
+ ```
78
+ Unable to determine prompt format automatically. Please check the original model repository for the correct prompt format.
79
+ ```
80
+
81
+ ## Model file specification
82
+
83
+ | Filename | Quant type | File Size | Description |
84
+ | -------- | ---------- | --------- | ----------- |
85
+ | [TableLLM-7b-Q2_K.gguf](https://huggingface.co/tensorblock/RUCKBReasoning_TableLLM-7b-GGUF/blob/main/TableLLM-7b-Q2_K.gguf) | Q2_K | 2.533 GB | smallest, significant quality loss - not recommended for most purposes |
86
+ | [TableLLM-7b-Q3_K_S.gguf](https://huggingface.co/tensorblock/RUCKBReasoning_TableLLM-7b-GGUF/blob/main/TableLLM-7b-Q3_K_S.gguf) | Q3_K_S | 2.948 GB | very small, high quality loss |
87
+ | [TableLLM-7b-Q3_K_M.gguf](https://huggingface.co/tensorblock/RUCKBReasoning_TableLLM-7b-GGUF/blob/main/TableLLM-7b-Q3_K_M.gguf) | Q3_K_M | 3.298 GB | very small, high quality loss |
88
+ | [TableLLM-7b-Q3_K_L.gguf](https://huggingface.co/tensorblock/RUCKBReasoning_TableLLM-7b-GGUF/blob/main/TableLLM-7b-Q3_K_L.gguf) | Q3_K_L | 3.597 GB | small, substantial quality loss |
89
+ | [TableLLM-7b-Q4_0.gguf](https://huggingface.co/tensorblock/RUCKBReasoning_TableLLM-7b-GGUF/blob/main/TableLLM-7b-Q4_0.gguf) | Q4_0 | 3.826 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
90
+ | [TableLLM-7b-Q4_K_S.gguf](https://huggingface.co/tensorblock/RUCKBReasoning_TableLLM-7b-GGUF/blob/main/TableLLM-7b-Q4_K_S.gguf) | Q4_K_S | 3.857 GB | small, greater quality loss |
91
+ | [TableLLM-7b-Q4_K_M.gguf](https://huggingface.co/tensorblock/RUCKBReasoning_TableLLM-7b-GGUF/blob/main/TableLLM-7b-Q4_K_M.gguf) | Q4_K_M | 4.081 GB | medium, balanced quality - recommended |
92
+ | [TableLLM-7b-Q5_0.gguf](https://huggingface.co/tensorblock/RUCKBReasoning_TableLLM-7b-GGUF/blob/main/TableLLM-7b-Q5_0.gguf) | Q5_0 | 4.652 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
93
+ | [TableLLM-7b-Q5_K_S.gguf](https://huggingface.co/tensorblock/RUCKBReasoning_TableLLM-7b-GGUF/blob/main/TableLLM-7b-Q5_K_S.gguf) | Q5_K_S | 4.652 GB | large, low quality loss - recommended |
94
+ | [TableLLM-7b-Q5_K_M.gguf](https://huggingface.co/tensorblock/RUCKBReasoning_TableLLM-7b-GGUF/blob/main/TableLLM-7b-Q5_K_M.gguf) | Q5_K_M | 4.783 GB | large, very low quality loss - recommended |
95
+ | [TableLLM-7b-Q6_K.gguf](https://huggingface.co/tensorblock/RUCKBReasoning_TableLLM-7b-GGUF/blob/main/TableLLM-7b-Q6_K.gguf) | Q6_K | 5.529 GB | very large, extremely low quality loss |
96
+ | [TableLLM-7b-Q8_0.gguf](https://huggingface.co/tensorblock/RUCKBReasoning_TableLLM-7b-GGUF/blob/main/TableLLM-7b-Q8_0.gguf) | Q8_0 | 7.161 GB | very large, extremely low quality loss - not recommended |
97
+
98
+
99
+ ## Downloading instruction
100
+
101
+ ### Command line
102
+
103
+ Firstly, install Huggingface Client
104
+
105
+ ```shell
106
+ pip install -U "huggingface_hub[cli]"
107
+ ```
108
+
109
+ Then, downoad the individual model file the a local directory
110
+
111
+ ```shell
112
+ huggingface-cli download tensorblock/RUCKBReasoning_TableLLM-7b-GGUF --include "TableLLM-7b-Q2_K.gguf" --local-dir MY_LOCAL_DIR
113
+ ```
114
+
115
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
116
+
117
+ ```shell
118
+ huggingface-cli download tensorblock/RUCKBReasoning_TableLLM-7b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
119
+ ```
TableLLM-7b-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e998126e2a5c2607061bafdc5d428eb6170f97351250ecc9e4f467b87bbfe1a3
3
+ size 2532940192
TableLLM-7b-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f904440619b95cdf8a19277178b27fdb8accc3afb7504d24062aaf6b06064eac
3
+ size 3597194144
TableLLM-7b-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e989a03d733f01de7cb8b9017d4735be29f3b9816553a32fd4b6483c014d3902
3
+ size 3298087840
TableLLM-7b-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dd2479fcf2ab8ecd85a4bb29151f8ef374a4ceb90e678e4453624da37c09f99
3
+ size 2948387744
TableLLM-7b-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b892a9cff118d8fa155bf0040975b4861ea298d76fc28cb27ad27f9854ab9e4
3
+ size 3825898912
TableLLM-7b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:865524ad3a36baa7143511981f3c00ac8d06c15281cdedc7d48d84a40c91a11b
3
+ size 4081096096
TableLLM-7b-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d06209a21269f978b6f0c6cfda27dd9371cdafa89f75eb7af6e3b5d46d6e4718
3
+ size 3856831904
TableLLM-7b-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62ebf820e36ff12160dd544396b4f5f29ac4b170dc7cd6115153b443dd5087cb
3
+ size 4651791776
TableLLM-7b-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecbe64bcd093ab85b48a8420fa00cb149a53153055799ff54f0c55a85db19fc1
3
+ size 4783256992
TableLLM-7b-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:112b317fa2c153563847338c1fdf517d73c5674933bc3d8bff5e1894e6661c79
3
+ size 4651791776
TableLLM-7b-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f586724d34643eec9fa56438f99429544ce0102bc87b5988ea7cada41750e8f
3
+ size 5529302944
TableLLM-7b-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb8997711ef420157934bbb914c489c0388dc83ac147d7d79bda803b61b9e50b
3
+ size 7161230240