morriszms commited on
Commit
c7b4d6e
·
verified ·
1 Parent(s): 8d97cd3

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
+ TowerInstruct-13B-v0.1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ TowerInstruct-13B-v0.1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ TowerInstruct-13B-v0.1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ TowerInstruct-13B-v0.1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ TowerInstruct-13B-v0.1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ TowerInstruct-13B-v0.1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ TowerInstruct-13B-v0.1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ TowerInstruct-13B-v0.1-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ TowerInstruct-13B-v0.1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ TowerInstruct-13B-v0.1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ TowerInstruct-13B-v0.1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ TowerInstruct-13B-v0.1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ language:
4
+ - en
5
+ - de
6
+ - fr
7
+ - zh
8
+ - pt
9
+ - nl
10
+ - ru
11
+ - ko
12
+ - it
13
+ - es
14
+ metrics:
15
+ - comet
16
+ pipeline_tag: translation
17
+ tags:
18
+ - TensorBlock
19
+ - GGUF
20
+ base_model: Unbabel/TowerInstruct-13B-v0.1
21
+ ---
22
+
23
+ <div style="width: auto; margin-left: auto; margin-right: auto">
24
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
25
+ </div>
26
+ <div style="display: flex; justify-content: space-between; width: 100%;">
27
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
28
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
29
+ 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>
30
+ </p>
31
+ </div>
32
+ </div>
33
+
34
+ ## Unbabel/TowerInstruct-13B-v0.1 - GGUF
35
+
36
+ This repo contains GGUF format model files for [Unbabel/TowerInstruct-13B-v0.1](https://huggingface.co/Unbabel/TowerInstruct-13B-v0.1).
37
+
38
+ 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).
39
+
40
+ ## Our projects
41
+ <table border="1" cellspacing="0" cellpadding="10">
42
+ <tr>
43
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
44
+ <th style="font-size: 25px;">TensorBlock Studio</th>
45
+ </tr>
46
+ <tr>
47
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
48
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
49
+ </tr>
50
+ <tr>
51
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
52
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
53
+ </tr>
54
+ <tr>
55
+ <th>
56
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
57
+ display: inline-block;
58
+ padding: 8px 16px;
59
+ background-color: #FF7F50;
60
+ color: white;
61
+ text-decoration: none;
62
+ border-radius: 6px;
63
+ font-weight: bold;
64
+ font-family: sans-serif;
65
+ ">👀 See what we built 👀</a>
66
+ </th>
67
+ <th>
68
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
69
+ display: inline-block;
70
+ padding: 8px 16px;
71
+ background-color: #FF7F50;
72
+ color: white;
73
+ text-decoration: none;
74
+ border-radius: 6px;
75
+ font-weight: bold;
76
+ font-family: sans-serif;
77
+ ">👀 See what we built 👀</a>
78
+ </th>
79
+ </tr>
80
+ </table>
81
+
82
+ ## Prompt template
83
+
84
+ ```
85
+ <|im_start|>system
86
+ {system_prompt}<|im_end|>
87
+ <|im_start|>user
88
+ {prompt}<|im_end|>
89
+ <|im_start|>assistant
90
+ ```
91
+
92
+ ## Model file specification
93
+
94
+ | Filename | Quant type | File Size | Description |
95
+ | -------- | ---------- | --------- | ----------- |
96
+ | [TowerInstruct-13B-v0.1-Q2_K.gguf](https://huggingface.co/tensorblock/Unbabel_TowerInstruct-13B-v0.1-GGUF/blob/main/TowerInstruct-13B-v0.1-Q2_K.gguf) | Q2_K | 4.854 GB | smallest, significant quality loss - not recommended for most purposes |
97
+ | [TowerInstruct-13B-v0.1-Q3_K_S.gguf](https://huggingface.co/tensorblock/Unbabel_TowerInstruct-13B-v0.1-GGUF/blob/main/TowerInstruct-13B-v0.1-Q3_K_S.gguf) | Q3_K_S | 5.659 GB | very small, high quality loss |
98
+ | [TowerInstruct-13B-v0.1-Q3_K_M.gguf](https://huggingface.co/tensorblock/Unbabel_TowerInstruct-13B-v0.1-GGUF/blob/main/TowerInstruct-13B-v0.1-Q3_K_M.gguf) | Q3_K_M | 6.338 GB | very small, high quality loss |
99
+ | [TowerInstruct-13B-v0.1-Q3_K_L.gguf](https://huggingface.co/tensorblock/Unbabel_TowerInstruct-13B-v0.1-GGUF/blob/main/TowerInstruct-13B-v0.1-Q3_K_L.gguf) | Q3_K_L | 6.930 GB | small, substantial quality loss |
100
+ | [TowerInstruct-13B-v0.1-Q4_0.gguf](https://huggingface.co/tensorblock/Unbabel_TowerInstruct-13B-v0.1-GGUF/blob/main/TowerInstruct-13B-v0.1-Q4_0.gguf) | Q4_0 | 7.366 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
101
+ | [TowerInstruct-13B-v0.1-Q4_K_S.gguf](https://huggingface.co/tensorblock/Unbabel_TowerInstruct-13B-v0.1-GGUF/blob/main/TowerInstruct-13B-v0.1-Q4_K_S.gguf) | Q4_K_S | 7.423 GB | small, greater quality loss |
102
+ | [TowerInstruct-13B-v0.1-Q4_K_M.gguf](https://huggingface.co/tensorblock/Unbabel_TowerInstruct-13B-v0.1-GGUF/blob/main/TowerInstruct-13B-v0.1-Q4_K_M.gguf) | Q4_K_M | 7.866 GB | medium, balanced quality - recommended |
103
+ | [TowerInstruct-13B-v0.1-Q5_0.gguf](https://huggingface.co/tensorblock/Unbabel_TowerInstruct-13B-v0.1-GGUF/blob/main/TowerInstruct-13B-v0.1-Q5_0.gguf) | Q5_0 | 8.972 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
104
+ | [TowerInstruct-13B-v0.1-Q5_K_S.gguf](https://huggingface.co/tensorblock/Unbabel_TowerInstruct-13B-v0.1-GGUF/blob/main/TowerInstruct-13B-v0.1-Q5_K_S.gguf) | Q5_K_S | 8.972 GB | large, low quality loss - recommended |
105
+ | [TowerInstruct-13B-v0.1-Q5_K_M.gguf](https://huggingface.co/tensorblock/Unbabel_TowerInstruct-13B-v0.1-GGUF/blob/main/TowerInstruct-13B-v0.1-Q5_K_M.gguf) | Q5_K_M | 9.230 GB | large, very low quality loss - recommended |
106
+ | [TowerInstruct-13B-v0.1-Q6_K.gguf](https://huggingface.co/tensorblock/Unbabel_TowerInstruct-13B-v0.1-GGUF/blob/main/TowerInstruct-13B-v0.1-Q6_K.gguf) | Q6_K | 10.679 GB | very large, extremely low quality loss |
107
+ | [TowerInstruct-13B-v0.1-Q8_0.gguf](https://huggingface.co/tensorblock/Unbabel_TowerInstruct-13B-v0.1-GGUF/blob/main/TowerInstruct-13B-v0.1-Q8_0.gguf) | Q8_0 | 13.831 GB | very large, extremely low quality loss - not recommended |
108
+
109
+
110
+ ## Downloading instruction
111
+
112
+ ### Command line
113
+
114
+ Firstly, install Huggingface Client
115
+
116
+ ```shell
117
+ pip install -U "huggingface_hub[cli]"
118
+ ```
119
+
120
+ Then, downoad the individual model file the a local directory
121
+
122
+ ```shell
123
+ huggingface-cli download tensorblock/Unbabel_TowerInstruct-13B-v0.1-GGUF --include "TowerInstruct-13B-v0.1-Q2_K.gguf" --local-dir MY_LOCAL_DIR
124
+ ```
125
+
126
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
127
+
128
+ ```shell
129
+ huggingface-cli download tensorblock/Unbabel_TowerInstruct-13B-v0.1-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
130
+ ```
TowerInstruct-13B-v0.1-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20e46a56000d450036151d4805fb1f4b8ab1823639264f51ad09dc82f593c519
3
+ size 4854312192
TowerInstruct-13B-v0.1-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d6e281e2edb1115be271b00b98f14cade0f460da21914490fd1d704c6bce3de
3
+ size 6929605440
TowerInstruct-13B-v0.1-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:729e016a5f1468e82575429d3e897ceced772a6d37db1b0ae00fdf6df3cb8a25
3
+ size 6337815360
TowerInstruct-13B-v0.1-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8d84481ce917d9143f951ccb3f11418b4869f9f3f00b308a423933f09ddbfd5
3
+ size 5659026240
TowerInstruct-13B-v0.1-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1660454c5c9cadabc7848e1661c72db3ffcde0e781ebf7dca236fe70f75e4ca8
3
+ size 7365885376
TowerInstruct-13B-v0.1-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b78f83f2c8ceb0720b0eb8fb0cf35e18c44806ded4f17e61b31f53f2668669d
3
+ size 7866006976
TowerInstruct-13B-v0.1-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:372e21a772b5ca501109bde9fdbade238eaf6297b8e20090e24886d76936c9d6
3
+ size 7423229376
TowerInstruct-13B-v0.1-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae947c39240af06dc868a79b7f54704d9486f67c3c97b1f08d9344c72d33f305
3
+ size 8972341056
TowerInstruct-13B-v0.1-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ded1e44fe19d3eeee29cfc32c102ab38bcd08a994cb093b475c22d577bef007
3
+ size 9229979456
TowerInstruct-13B-v0.1-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:094726e2a8363dd7b2f4b1f6f05107c32f009db0f3258e68b561ce1ad7c3044c
3
+ size 8972341056
TowerInstruct-13B-v0.1-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:515754f8e9f4cf0d953ee0918f8442f1324350084a62908c6b2f4fda62eac224
3
+ size 10679200224
TowerInstruct-13B-v0.1-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9469b932d6fb259432cbe3c40548974c78ed3146bb853ef4502a83a365524a4a
3
+ size 13831396768