morriszms commited on
Commit
af6326c
·
verified ·
1 Parent(s): c38e8eb

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
+ TAID-LLM-1.5B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ TAID-LLM-1.5B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ TAID-LLM-1.5B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ TAID-LLM-1.5B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ TAID-LLM-1.5B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ TAID-LLM-1.5B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ TAID-LLM-1.5B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ TAID-LLM-1.5B-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ TAID-LLM-1.5B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ TAID-LLM-1.5B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ TAID-LLM-1.5B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ TAID-LLM-1.5B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ pipeline_tag: text-generation
6
+ library_name: transformers
7
+ base_model: SakanaAI/TAID-LLM-1.5B
8
+ datasets:
9
+ - HuggingFaceTB/smollm-corpus
10
+ tags:
11
+ - TensorBlock
12
+ - GGUF
13
+ ---
14
+
15
+ <div style="width: auto; margin-left: auto; margin-right: auto">
16
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
17
+ </div>
18
+ <div style="display: flex; justify-content: space-between; width: 100%;">
19
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
20
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
21
+ 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>
22
+ </p>
23
+ </div>
24
+ </div>
25
+
26
+ ## SakanaAI/TAID-LLM-1.5B - GGUF
27
+
28
+ This repo contains GGUF format model files for [SakanaAI/TAID-LLM-1.5B](https://huggingface.co/SakanaAI/TAID-LLM-1.5B).
29
+
30
+ 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).
31
+
32
+ ## Our projects
33
+ <table border="1" cellspacing="0" cellpadding="10">
34
+ <tr>
35
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
36
+ <th style="font-size: 25px;">TensorBlock Studio</th>
37
+ </tr>
38
+ <tr>
39
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
40
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
41
+ </tr>
42
+ <tr>
43
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
44
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
45
+ </tr>
46
+ <tr>
47
+ <th>
48
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
49
+ display: inline-block;
50
+ padding: 8px 16px;
51
+ background-color: #FF7F50;
52
+ color: white;
53
+ text-decoration: none;
54
+ border-radius: 6px;
55
+ font-weight: bold;
56
+ font-family: sans-serif;
57
+ ">👀 See what we built 👀</a>
58
+ </th>
59
+ <th>
60
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
61
+ display: inline-block;
62
+ padding: 8px 16px;
63
+ background-color: #FF7F50;
64
+ color: white;
65
+ text-decoration: none;
66
+ border-radius: 6px;
67
+ font-weight: bold;
68
+ font-family: sans-serif;
69
+ ">👀 See what we built 👀</a>
70
+ </th>
71
+ </tr>
72
+ </table>
73
+
74
+ ## Prompt template
75
+
76
+ ```
77
+ <|im_start|>system
78
+ {system_prompt}<|im_end|>
79
+ <|im_start|>user
80
+ {prompt}<|im_end|>
81
+ <|im_start|>assistant
82
+ ```
83
+
84
+ ## Model file specification
85
+
86
+ | Filename | Quant type | File Size | Description |
87
+ | -------- | ---------- | --------- | ----------- |
88
+ | [TAID-LLM-1.5B-Q2_K.gguf](https://huggingface.co/tensorblock/SakanaAI_TAID-LLM-1.5B-GGUF/blob/main/TAID-LLM-1.5B-Q2_K.gguf) | Q2_K | 0.676 GB | smallest, significant quality loss - not recommended for most purposes |
89
+ | [TAID-LLM-1.5B-Q3_K_S.gguf](https://huggingface.co/tensorblock/SakanaAI_TAID-LLM-1.5B-GGUF/blob/main/TAID-LLM-1.5B-Q3_K_S.gguf) | Q3_K_S | 0.761 GB | very small, high quality loss |
90
+ | [TAID-LLM-1.5B-Q3_K_M.gguf](https://huggingface.co/tensorblock/SakanaAI_TAID-LLM-1.5B-GGUF/blob/main/TAID-LLM-1.5B-Q3_K_M.gguf) | Q3_K_M | 0.824 GB | very small, high quality loss |
91
+ | [TAID-LLM-1.5B-Q3_K_L.gguf](https://huggingface.co/tensorblock/SakanaAI_TAID-LLM-1.5B-GGUF/blob/main/TAID-LLM-1.5B-Q3_K_L.gguf) | Q3_K_L | 0.880 GB | small, substantial quality loss |
92
+ | [TAID-LLM-1.5B-Q4_0.gguf](https://huggingface.co/tensorblock/SakanaAI_TAID-LLM-1.5B-GGUF/blob/main/TAID-LLM-1.5B-Q4_0.gguf) | Q4_0 | 0.935 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
93
+ | [TAID-LLM-1.5B-Q4_K_S.gguf](https://huggingface.co/tensorblock/SakanaAI_TAID-LLM-1.5B-GGUF/blob/main/TAID-LLM-1.5B-Q4_K_S.gguf) | Q4_K_S | 0.940 GB | small, greater quality loss |
94
+ | [TAID-LLM-1.5B-Q4_K_M.gguf](https://huggingface.co/tensorblock/SakanaAI_TAID-LLM-1.5B-GGUF/blob/main/TAID-LLM-1.5B-Q4_K_M.gguf) | Q4_K_M | 0.986 GB | medium, balanced quality - recommended |
95
+ | [TAID-LLM-1.5B-Q5_0.gguf](https://huggingface.co/tensorblock/SakanaAI_TAID-LLM-1.5B-GGUF/blob/main/TAID-LLM-1.5B-Q5_0.gguf) | Q5_0 | 1.098 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
96
+ | [TAID-LLM-1.5B-Q5_K_S.gguf](https://huggingface.co/tensorblock/SakanaAI_TAID-LLM-1.5B-GGUF/blob/main/TAID-LLM-1.5B-Q5_K_S.gguf) | Q5_K_S | 1.098 GB | large, low quality loss - recommended |
97
+ | [TAID-LLM-1.5B-Q5_K_M.gguf](https://huggingface.co/tensorblock/SakanaAI_TAID-LLM-1.5B-GGUF/blob/main/TAID-LLM-1.5B-Q5_K_M.gguf) | Q5_K_M | 1.125 GB | large, very low quality loss - recommended |
98
+ | [TAID-LLM-1.5B-Q6_K.gguf](https://huggingface.co/tensorblock/SakanaAI_TAID-LLM-1.5B-GGUF/blob/main/TAID-LLM-1.5B-Q6_K.gguf) | Q6_K | 1.272 GB | very large, extremely low quality loss |
99
+ | [TAID-LLM-1.5B-Q8_0.gguf](https://huggingface.co/tensorblock/SakanaAI_TAID-LLM-1.5B-GGUF/blob/main/TAID-LLM-1.5B-Q8_0.gguf) | Q8_0 | 1.646 GB | very large, extremely low quality loss - not recommended |
100
+
101
+
102
+ ## Downloading instruction
103
+
104
+ ### Command line
105
+
106
+ Firstly, install Huggingface Client
107
+
108
+ ```shell
109
+ pip install -U "huggingface_hub[cli]"
110
+ ```
111
+
112
+ Then, downoad the individual model file the a local directory
113
+
114
+ ```shell
115
+ huggingface-cli download tensorblock/SakanaAI_TAID-LLM-1.5B-GGUF --include "TAID-LLM-1.5B-Q2_K.gguf" --local-dir MY_LOCAL_DIR
116
+ ```
117
+
118
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
119
+
120
+ ```shell
121
+ huggingface-cli download tensorblock/SakanaAI_TAID-LLM-1.5B-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
122
+ ```
TAID-LLM-1.5B-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7795f1848574b5368907f32fc949b4920f9ccbd40041a1e1bfa33b05e51071b7
3
+ size 675930752
TAID-LLM-1.5B-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17bab0c2cdf1c6609cfc11427ae7c2e5e75d72833c1efb084ea5dd9c673be516
3
+ size 879788672
TAID-LLM-1.5B-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf2c84251f418c564b809903e3c4c48fb27bc02f7797cc9b217842113e4585e1
3
+ size 823804544
TAID-LLM-1.5B-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87dc26ba14e8b99fe1c7757b942a7bb09cfb861525205e5bed4580cb359e72dd
3
+ size 760570496
TAID-LLM-1.5B-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac25ede102eb58346beb998076ee7d90cae6f0e5f5e77e9b8661883237b937e4
3
+ size 934580864
TAID-LLM-1.5B-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:961e7742769104088d423058363a235d30a1e2927080b8e61bbc5afe4afdc569
3
+ size 985674368
TAID-LLM-1.5B-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:974d19319a607e7d8a3a7b374f7617b901ad0294a111e537e7cb39e1de8dbbdf
3
+ size 939938432
TAID-LLM-1.5B-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:241c46add06980b7407964cc88498ace3c4b4ff43411870a64a1e11d52379d3d
3
+ size 1098355328
TAID-LLM-1.5B-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fccd795eba807ac22211b4e1b9599adf712d84760c86e9f346691edf1a130862
3
+ size 1124676224
TAID-LLM-1.5B-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b3d271644e24d9e31940a48f2536d2b33c6ec6cba9b8a47220e05a5445ee812
3
+ size 1098355328
TAID-LLM-1.5B-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70efff90e09e4df6f3be3f149694caf7b015e71e4685b6880eccf09549d60a52
3
+ size 1272365696
TAID-LLM-1.5B-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff97ff63d70ce31ef30e41162db99c623aaf7c694a525ec2e4f3205f1970db17
3
+ size 1646091008