morriszms commited on
Commit
472c6c1
1 Parent(s): 2f1b53c

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-commercial-v0.4-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Teuken-7B-instruct-commercial-v0.4-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Teuken-7B-instruct-commercial-v0.4-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Teuken-7B-instruct-commercial-v0.4-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Teuken-7B-instruct-commercial-v0.4-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Teuken-7B-instruct-commercial-v0.4-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Teuken-7B-instruct-commercial-v0.4-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Teuken-7B-instruct-commercial-v0.4-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Teuken-7B-instruct-commercial-v0.4-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Teuken-7B-instruct-commercial-v0.4-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Teuken-7B-instruct-commercial-v0.4-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Teuken-7B-instruct-commercial-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-commercial-v0.4
33
+ license: apache-2.0
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-commercial-v0.4 - GGUF
51
+
52
+ This repo contains GGUF format model files for [openGPT-X/Teuken-7B-instruct-commercial-v0.4](https://huggingface.co/openGPT-X/Teuken-7B-instruct-commercial-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-commercial-v0.4-Q2_K.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-commercial-v0.4-GGUF/blob/main/Teuken-7B-instruct-commercial-v0.4-Q2_K.gguf) | Q2_K | 3.433 GB | smallest, significant quality loss - not recommended for most purposes |
75
+ | [Teuken-7B-instruct-commercial-v0.4-Q3_K_S.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-commercial-v0.4-GGUF/blob/main/Teuken-7B-instruct-commercial-v0.4-Q3_K_S.gguf) | Q3_K_S | 3.845 GB | very small, high quality loss |
76
+ | [Teuken-7B-instruct-commercial-v0.4-Q3_K_M.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-commercial-v0.4-GGUF/blob/main/Teuken-7B-instruct-commercial-v0.4-Q3_K_M.gguf) | Q3_K_M | 4.148 GB | very small, high quality loss |
77
+ | [Teuken-7B-instruct-commercial-v0.4-Q3_K_L.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-commercial-v0.4-GGUF/blob/main/Teuken-7B-instruct-commercial-v0.4-Q3_K_L.gguf) | Q3_K_L | 4.322 GB | small, substantial quality loss |
78
+ | [Teuken-7B-instruct-commercial-v0.4-Q4_0.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-commercial-v0.4-GGUF/blob/main/Teuken-7B-instruct-commercial-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-commercial-v0.4-Q4_K_S.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-commercial-v0.4-GGUF/blob/main/Teuken-7B-instruct-commercial-v0.4-Q4_K_S.gguf) | Q4_K_S | 4.699 GB | small, greater quality loss |
80
+ | [Teuken-7B-instruct-commercial-v0.4-Q4_K_M.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-commercial-v0.4-GGUF/blob/main/Teuken-7B-instruct-commercial-v0.4-Q4_K_M.gguf) | Q4_K_M | 5.019 GB | medium, balanced quality - recommended |
81
+ | [Teuken-7B-instruct-commercial-v0.4-Q5_0.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-commercial-v0.4-GGUF/blob/main/Teuken-7B-instruct-commercial-v0.4-Q5_0.gguf) | Q5_0 | 5.267 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
82
+ | [Teuken-7B-instruct-commercial-v0.4-Q5_K_S.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-commercial-v0.4-GGUF/blob/main/Teuken-7B-instruct-commercial-v0.4-Q5_K_S.gguf) | Q5_K_S | 5.377 GB | large, low quality loss - recommended |
83
+ | [Teuken-7B-instruct-commercial-v0.4-Q5_K_M.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-commercial-v0.4-GGUF/blob/main/Teuken-7B-instruct-commercial-v0.4-Q5_K_M.gguf) | Q5_K_M | 5.655 GB | large, very low quality loss - recommended |
84
+ | [Teuken-7B-instruct-commercial-v0.4-Q6_K.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-commercial-v0.4-GGUF/blob/main/Teuken-7B-instruct-commercial-v0.4-Q6_K.gguf) | Q6_K | 6.547 GB | very large, extremely low quality loss |
85
+ | [Teuken-7B-instruct-commercial-v0.4-Q8_0.gguf](https://huggingface.co/tensorblock/Teuken-7B-instruct-commercial-v0.4-GGUF/blob/main/Teuken-7B-instruct-commercial-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-commercial-v0.4-GGUF --include "Teuken-7B-instruct-commercial-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-commercial-v0.4-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
108
+ ```
Teuken-7B-instruct-commercial-v0.4-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:196b0bf80eea3bf5e162b9b4c0a5b638dba7e74eda4d1fa475690ba2f57dd3fe
3
+ size 3433290080
Teuken-7B-instruct-commercial-v0.4-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81b2e1a89c6e7dd8c919158f57b59794cb92897c97dbce2e88d8e2af8be52900
3
+ size 4321958240
Teuken-7B-instruct-commercial-v0.4-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b6e1b4f14c649f25f345d9f302fe8e494e975b759749b36fb662a3d5b4496a6
3
+ size 4147698016
Teuken-7B-instruct-commercial-v0.4-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23030028a4172c6445e9b4bce5f351f7d2543e2e5d0e0467582a3f955e7b0c85
3
+ size 3844594016
Teuken-7B-instruct-commercial-v0.4-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f06740e5d44b78a3070a6ff6c1a92699c502a35c274f699b6535f9d85599123
3
+ size 4464040288
Teuken-7B-instruct-commercial-v0.4-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5ac66a13d046261046bcd377b74e3cd2371fed290b05092f0aa3825c3f7aa54
3
+ size 5018868064
Teuken-7B-instruct-commercial-v0.4-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d0a52599d8db49fc2e63efb72d987c544c8c2d42e0fe9c6a2831fdc0052cd04
3
+ size 4698528096
Teuken-7B-instruct-commercial-v0.4-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08d079663f8da48a03e3bc540bb9bef3ff6925209bd88f0873f183f760cde391
3
+ size 5267249504
Teuken-7B-instruct-commercial-v0.4-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59939de831bd450c23827b49f2bcb63cb165ac8cab0db86b58d43f5310e3ee29
3
+ size 5654829408
Teuken-7B-instruct-commercial-v0.4-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01cbe51fb426c8016460aec746e59be94472862431a2c64a935b9891b8dcf0a3
3
+ size 5377349984
Teuken-7B-instruct-commercial-v0.4-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7463c3050bc15a04ff9404f348a9c0882097e533fc1cd77e72aeb13fd1495863
3
+ size 6547298656
Teuken-7B-instruct-commercial-v0.4-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5186e692188dbe7629d4a71178a603ba89a5f4a75c502b57fcf8032b2077c4ca
3
+ size 7925551712