morriszms commited on
Commit
62178d6
1 Parent(s): 0b57d70

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
+ Teuken-7B-instruct-research-v0.4-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Teuken-7B-instruct-research-v0.4-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Teuken-7B-instruct-research-v0.4-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Teuken-7B-instruct-research-v0.4-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Teuken-7B-instruct-research-v0.4-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Teuken-7B-instruct-research-v0.4-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Teuken-7B-instruct-research-v0.4-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Teuken-7B-instruct-research-v0.4-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Teuken-7B-instruct-research-v0.4-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Teuken-7B-instruct-research-v0.4-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Teuken-7B-instruct-research-v0.4-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Teuken-7B-instruct-research-v0.4-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - de
4
+ - bg
5
+ - cs
6
+ - da
7
+ - el
8
+ - en
9
+ - es
10
+ - et
11
+ - fi
12
+ - fr
13
+ - ga
14
+ - hr
15
+ - hu
16
+ - it
17
+ - lt
18
+ - lv
19
+ - mt
20
+ - nl
21
+ - pl
22
+ - pt
23
+ - ro
24
+ - sl
25
+ - sv
26
+ - sk
27
+ metrics:
28
+ - accuracy
29
+ - bleu
30
+ pipeline_tag: text-generation
31
+ library_name: transformers
32
+ base_model: openGPT-X/Teuken-7B-instruct-research-v0.4
33
+ license: other
34
+ tags:
35
+ - TensorBlock
36
+ - GGUF
37
+ ---
38
+
39
+ <div style="width: auto; margin-left: auto; margin-right: auto">
40
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
41
+ </div>
42
+ <div style="display: flex; justify-content: space-between; width: 100%;">
43
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
44
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
45
+ 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>
46
+ </p>
47
+ </div>
48
+ </div>
49
+
50
+ ## openGPT-X/Teuken-7B-instruct-research-v0.4 - GGUF
51
+
52
+ This repo contains GGUF format model files for [openGPT-X/Teuken-7B-instruct-research-v0.4](https://huggingface.co/openGPT-X/Teuken-7B-instruct-research-v0.4).
53
+
54
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
55
+
56
+ <div style="text-align: left; margin: 20px 0;">
57
+ <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;">
58
+ Run them on the TensorBlock client using your local machine ↗
59
+ </a>
60
+ </div>
61
+
62
+ ## Prompt template
63
+
64
+ ```
65
+ System: A chat between a human and an artificial intelligence assistant.The assistant gives helpful and polite answers to the human's questions.
66
+ User: {prompt}
67
+ Assistant:
68
+ ```
69
+
70
+ ## Model file specification
71
+
72
+ | Filename | Quant type | File Size | Description |
73
+ | -------- | ---------- | --------- | ----------- |
74
+ | [Teuken-7B-instruct-research-v0.4-Q2_K.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-research-v0.4-GGUF/blob/main/Teuken-7B-instruct-research-v0.4-Q2_K.gguf) | Q2_K | 3.433 GB | smallest, significant quality loss - not recommended for most purposes |
75
+ | [Teuken-7B-instruct-research-v0.4-Q3_K_S.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-research-v0.4-GGUF/blob/main/Teuken-7B-instruct-research-v0.4-Q3_K_S.gguf) | Q3_K_S | 3.845 GB | very small, high quality loss |
76
+ | [Teuken-7B-instruct-research-v0.4-Q3_K_M.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-research-v0.4-GGUF/blob/main/Teuken-7B-instruct-research-v0.4-Q3_K_M.gguf) | Q3_K_M | 4.148 GB | very small, high quality loss |
77
+ | [Teuken-7B-instruct-research-v0.4-Q3_K_L.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-research-v0.4-GGUF/blob/main/Teuken-7B-instruct-research-v0.4-Q3_K_L.gguf) | Q3_K_L | 4.322 GB | small, substantial quality loss |
78
+ | [Teuken-7B-instruct-research-v0.4-Q4_0.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-research-v0.4-GGUF/blob/main/Teuken-7B-instruct-research-v0.4-Q4_0.gguf) | Q4_0 | 4.464 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
79
+ | [Teuken-7B-instruct-research-v0.4-Q4_K_S.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-research-v0.4-GGUF/blob/main/Teuken-7B-instruct-research-v0.4-Q4_K_S.gguf) | Q4_K_S | 4.699 GB | small, greater quality loss |
80
+ | [Teuken-7B-instruct-research-v0.4-Q4_K_M.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-research-v0.4-GGUF/blob/main/Teuken-7B-instruct-research-v0.4-Q4_K_M.gguf) | Q4_K_M | 5.019 GB | medium, balanced quality - recommended |
81
+ | [Teuken-7B-instruct-research-v0.4-Q5_0.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-research-v0.4-GGUF/blob/main/Teuken-7B-instruct-research-v0.4-Q5_0.gguf) | Q5_0 | 5.267 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
82
+ | [Teuken-7B-instruct-research-v0.4-Q5_K_S.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-research-v0.4-GGUF/blob/main/Teuken-7B-instruct-research-v0.4-Q5_K_S.gguf) | Q5_K_S | 5.377 GB | large, low quality loss - recommended |
83
+ | [Teuken-7B-instruct-research-v0.4-Q5_K_M.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-research-v0.4-GGUF/blob/main/Teuken-7B-instruct-research-v0.4-Q5_K_M.gguf) | Q5_K_M | 5.655 GB | large, very low quality loss - recommended |
84
+ | [Teuken-7B-instruct-research-v0.4-Q6_K.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-research-v0.4-GGUF/blob/main/Teuken-7B-instruct-research-v0.4-Q6_K.gguf) | Q6_K | 6.547 GB | very large, extremely low quality loss |
85
+ | [Teuken-7B-instruct-research-v0.4-Q8_0.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-research-v0.4-GGUF/blob/main/Teuken-7B-instruct-research-v0.4-Q8_0.gguf) | Q8_0 | 7.926 GB | very large, extremely low quality loss - not recommended |
86
+
87
+
88
+ ## Downloading instruction
89
+
90
+ ### Command line
91
+
92
+ Firstly, install Huggingface Client
93
+
94
+ ```shell
95
+ pip install -U "huggingface_hub[cli]"
96
+ ```
97
+
98
+ Then, downoad the individual model file the a local directory
99
+
100
+ ```shell
101
+ huggingface-cli download tensorblock/Teuken-7B-instruct-research-v0.4-GGUF --include "Teuken-7B-instruct-research-v0.4-Q2_K.gguf" --local-dir MY_LOCAL_DIR
102
+ ```
103
+
104
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
105
+
106
+ ```shell
107
+ huggingface-cli download tensorblock/Teuken-7B-instruct-research-v0.4-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
108
+ ```
Teuken-7B-instruct-research-v0.4-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06b129745e155969f52851fb58523f87f34d63f27cc16551d4200d09394fcb10
3
+ size 3433290048
Teuken-7B-instruct-research-v0.4-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9db88de737d987782a1cfa703dc061a03ee18e2df3132705001d5929eb5b9cc5
3
+ size 4321958208
Teuken-7B-instruct-research-v0.4-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e72dbd240b50346099e959a0daaba429389e5f516e7b4a08503de6fd562eb46
3
+ size 4147697984
Teuken-7B-instruct-research-v0.4-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe6aa3e1b677d8098c3905fa1ffc1c515fe9642ce8bde9d9c6e14a6565c9c108
3
+ size 3844593984
Teuken-7B-instruct-research-v0.4-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b4846fa40666d5cddbc89abd94c4201e626e8721caf501bc0da330896eb67e6
3
+ size 4464040256
Teuken-7B-instruct-research-v0.4-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e4b3d189c839bf13ca9816636e75e0242e1b8aa91c95d84d32dbf6d30f90236
3
+ size 5018868032
Teuken-7B-instruct-research-v0.4-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ae80fa10fa4616a97c280ab119bf3a041b0c9d8f48df9c5aa96508a6fcaed59
3
+ size 4698528064
Teuken-7B-instruct-research-v0.4-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:905c177d8cf15a27b98fe3f3fa598e463fb1983f6152444101936181e8f5c5e4
3
+ size 5267249472
Teuken-7B-instruct-research-v0.4-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b122e5befefe100a396260fb869f76845dd11929e0b3b735d785d66e9af66a3c
3
+ size 5654829376
Teuken-7B-instruct-research-v0.4-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee61e91e0a8f80f0b25043fdda15dd172846f14d06875799e0c091f0c69f06a6
3
+ size 5377349952
Teuken-7B-instruct-research-v0.4-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c05fa9d20c680c42c5cf20350d8475d7149e10915cc5173632202ffccca8f61
3
+ size 6547298624
Teuken-7B-instruct-research-v0.4-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55ec58a78a767f2a0d7ca0787b85baf27f278cbdf7616e4ea31354dd4ecbf4c7
3
+ size 7925551680