TheBloke commited on
Commit
23a312b
1 Parent(s): 1fda9c7

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +471 -0
README.md ADDED
@@ -0,0 +1,471 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: VAGOsolutions/SauerkrautLM-70b-v1
3
+ inference: false
4
+ language:
5
+ - de
6
+ - en
7
+ library_name: transformers
8
+ license: llama2
9
+ model_creator: VAGO solutions
10
+ model_name: SauerkrautLM 70B v1
11
+ model_type: llama
12
+ pipeline_tag: text-generation
13
+ prompt_template: "Ein Chat zwischen einem Benutzer und einem KI-Assistenten. Der KI-Assistent\
14
+ \ gibt hilfreiche, detaillierte und h\xF6fliche Antworten. \nUser: {prompt} \nAssistant:\n"
15
+ quantized_by: TheBloke
16
+ ---
17
+ <!-- markdownlint-disable MD041 -->
18
+
19
+ <!-- header start -->
20
+ <!-- 200823 -->
21
+ <div style="width: auto; margin-left: auto; margin-right: auto">
22
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
23
+ </div>
24
+ <div style="display: flex; justify-content: space-between; width: 100%;">
25
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
26
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
27
+ </div>
28
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
29
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
30
+ </div>
31
+ </div>
32
+ <div style="text-align:center; margin-top: 0em; margin-bottom: 0em"><p style="margin-top: 0.25em; margin-bottom: 0em;">TheBloke's LLM work is generously supported by a grant from <a href="https://a16z.com">andreessen horowitz (a16z)</a></p></div>
33
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
34
+ <!-- header end -->
35
+
36
+ # SauerkrautLM 70B v1 - GPTQ
37
+ - Model creator: [VAGO solutions](https://huggingface.co/VAGOsolutions)
38
+ - Original model: [SauerkrautLM 70B v1](https://huggingface.co/VAGOsolutions/SauerkrautLM-70b-v1)
39
+
40
+ <!-- description start -->
41
+ ## Description
42
+
43
+ This repo contains GPTQ model files for [VAGO solutions's SauerkrautLM 70B v1](https://huggingface.co/VAGOsolutions/SauerkrautLM-70b-v1).
44
+
45
+ Multiple GPTQ parameter permutations are provided; see Provided Files below for details of the options provided, their parameters, and the software used to create them.
46
+
47
+ These files were quantised using hardware kindly provided by [Massed Compute](https://massedcompute.com/).
48
+
49
+ <!-- description end -->
50
+ <!-- repositories-available start -->
51
+ ## Repositories available
52
+
53
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/SauerkrautLM-70B-v1-AWQ)
54
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/SauerkrautLM-70B-v1-GPTQ)
55
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/SauerkrautLM-70B-v1-GGUF)
56
+ * [VAGO solutions's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/VAGOsolutions/SauerkrautLM-70b-v1)
57
+ <!-- repositories-available end -->
58
+
59
+ <!-- prompt-template start -->
60
+ ## Prompt template: Sauerkraut
61
+
62
+ ```
63
+ Ein Chat zwischen einem Benutzer und einem KI-Assistenten. Der KI-Assistent gibt hilfreiche, detaillierte und höfliche Antworten.
64
+ User: {prompt}
65
+ Assistant:
66
+
67
+ ```
68
+
69
+ <!-- prompt-template end -->
70
+
71
+
72
+
73
+ <!-- README_GPTQ.md-compatible clients start -->
74
+ ## Known compatible clients / servers
75
+
76
+ These GPTQ models are known to work in the following inference servers/webuis.
77
+
78
+ - [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
79
+ - [KobaldAI United](https://github.com/henk717/koboldai)
80
+ - [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui)
81
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference)
82
+
83
+ This may not be a complete list; if you know of others, please let me know!
84
+ <!-- README_GPTQ.md-compatible clients end -->
85
+
86
+ <!-- README_GPTQ.md-provided-files start -->
87
+ ## Provided files, and GPTQ parameters
88
+
89
+ Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.
90
+
91
+ Each separate quant is in a different branch. See below for instructions on fetching from different branches.
92
+
93
+ Most GPTQ files are made with AutoGPTQ. Mistral models are currently made with Transformers.
94
+
95
+ <details>
96
+ <summary>Explanation of GPTQ parameters</summary>
97
+
98
+ - Bits: The bit size of the quantised model.
99
+ - GS: GPTQ group size. Higher numbers use less VRAM, but have lower quantisation accuracy. "None" is the lowest possible value.
100
+ - Act Order: True or False. Also known as `desc_act`. True results in better quantisation accuracy. Some GPTQ clients have had issues with models that use Act Order plus Group Size, but this is generally resolved now.
101
+ - Damp %: A GPTQ parameter that affects how samples are processed for quantisation. 0.01 is default, but 0.1 results in slightly better accuracy.
102
+ - GPTQ dataset: The calibration dataset used during quantisation. Using a dataset more appropriate to the model's training can improve quantisation accuracy. Note that the GPTQ calibration dataset is not the same as the dataset used to train the model - please refer to the original model repo for details of the training dataset(s).
103
+ - Sequence Length: The length of the dataset sequences used for quantisation. Ideally this is the same as the model sequence length. For some very long sequence models (16+K), a lower sequence length may have to be used. Note that a lower sequence length does not limit the sequence length of the quantised model. It only impacts the quantisation accuracy on longer inference sequences.
104
+ - ExLlama Compatibility: Whether this file can be loaded with ExLlama, which currently only supports Llama and Mistral models in 4-bit.
105
+
106
+ </details>
107
+
108
+ | Branch | Bits | GS | Act Order | Damp % | GPTQ Dataset | Seq Len | Size | ExLlama | Desc |
109
+ | ------ | ---- | -- | --------- | ------ | ------------ | ------- | ---- | ------- | ---- |
110
+ | [main](https://huggingface.co/TheBloke/SauerkrautLM-70B-v1-GPTQ/tree/main) | 4 | None | Yes | 0.1 | [German Quad](https://huggingface.co/datasets/deepset/germanquad) | 4096 | 35.33 GB | Yes | 4-bit, with Act Order. No group size, to lower VRAM requirements. |
111
+ | [gptq-4bit-128g-actorder_True](https://huggingface.co/TheBloke/SauerkrautLM-70B-v1-GPTQ/tree/gptq-4bit-128g-actorder_True) | 4 | 128 | Yes | 0.1 | [German Quad](https://huggingface.co/datasets/deepset/germanquad) | 4096 | 36.65 GB | Yes | 4-bit, with Act Order and group size 128g. Uses even less VRAM than 64g, but with slightly lower accuracy. |
112
+ | [gptq-4bit-32g-actorder_True](https://huggingface.co/TheBloke/SauerkrautLM-70B-v1-GPTQ/tree/gptq-4bit-32g-actorder_True) | 4 | 32 | Yes | 0.1 | [German Quad](https://huggingface.co/datasets/deepset/germanquad) | 4096 | 40.66 GB | Yes | 4-bit, with Act Order and group size 32g. Gives highest possible inference quality, with maximum VRAM usage. |
113
+ | [gptq-3bit--1g-actorder_True](https://huggingface.co/TheBloke/SauerkrautLM-70B-v1-GPTQ/tree/gptq-3bit--1g-actorder_True) | 3 | None | Yes | 0.1 | [German Quad](https://huggingface.co/datasets/deepset/germanquad) | 4096 | 26.78 GB | No | 3-bit, with Act Order and no group size. Lowest possible VRAM requirements. May be lower quality than 3-bit 128g. |
114
+ | [gptq-3bit-128g-actorder_True](https://huggingface.co/TheBloke/SauerkrautLM-70B-v1-GPTQ/tree/gptq-3bit-128g-actorder_True) | 3 | 128 | Yes | 0.1 | [German Quad](https://huggingface.co/datasets/deepset/germanquad) | 4096 | 28.03 GB | No | 3-bit, with group size 128g and act-order. Higher quality than 128g-False. |
115
+ | [gptq-3bit-32g-actorder_True](https://huggingface.co/TheBloke/SauerkrautLM-70B-v1-GPTQ/tree/gptq-3bit-32g-actorder_True) | 3 | 32 | Yes | 0.1 | [German Quad](https://huggingface.co/datasets/deepset/germanquad) | 4096 | 31.84 GB | No | 3-bit, with group size 64g and act-order. Highest quality 3-bit option. |
116
+
117
+ <!-- README_GPTQ.md-provided-files end -->
118
+
119
+ <!-- README_GPTQ.md-download-from-branches start -->
120
+ ## How to download, including from branches
121
+
122
+ ### In text-generation-webui
123
+
124
+ To download from the `main` branch, enter `TheBloke/SauerkrautLM-70B-v1-GPTQ` in the "Download model" box.
125
+
126
+ To download from another branch, add `:branchname` to the end of the download name, eg `TheBloke/SauerkrautLM-70B-v1-GPTQ:gptq-4bit-128g-actorder_True`
127
+
128
+ ### From the command line
129
+
130
+ I recommend using the `huggingface-hub` Python library:
131
+
132
+ ```shell
133
+ pip3 install huggingface-hub
134
+ ```
135
+
136
+ To download the `main` branch to a folder called `SauerkrautLM-70B-v1-GPTQ`:
137
+
138
+ ```shell
139
+ mkdir SauerkrautLM-70B-v1-GPTQ
140
+ huggingface-cli download TheBloke/SauerkrautLM-70B-v1-GPTQ --local-dir SauerkrautLM-70B-v1-GPTQ --local-dir-use-symlinks False
141
+ ```
142
+
143
+ To download from a different branch, add the `--revision` parameter:
144
+
145
+ ```shell
146
+ mkdir SauerkrautLM-70B-v1-GPTQ
147
+ huggingface-cli download TheBloke/SauerkrautLM-70B-v1-GPTQ --revision gptq-4bit-128g-actorder_True --local-dir SauerkrautLM-70B-v1-GPTQ --local-dir-use-symlinks False
148
+ ```
149
+
150
+ <details>
151
+ <summary>More advanced huggingface-cli download usage</summary>
152
+
153
+ If you remove the `--local-dir-use-symlinks False` parameter, the files will instead be stored in the central Hugging Face cache directory (default location on Linux is: `~/.cache/huggingface`), and symlinks will be added to the specified `--local-dir`, pointing to their real location in the cache. This allows for interrupted downloads to be resumed, and allows you to quickly clone the repo to multiple places on disk without triggering a download again. The downside, and the reason why I don't list that as the default option, is that the files are then hidden away in a cache folder and it's harder to know where your disk space is being used, and to clear it up if/when you want to remove a download model.
154
+
155
+ The cache location can be changed with the `HF_HOME` environment variable, and/or the `--cache-dir` parameter to `huggingface-cli`.
156
+
157
+ For more documentation on downloading with `huggingface-cli`, please see: [HF -> Hub Python Library -> Download files -> Download from the CLI](https://huggingface.co/docs/huggingface_hub/guides/download#download-from-the-cli).
158
+
159
+ To accelerate downloads on fast connections (1Gbit/s or higher), install `hf_transfer`:
160
+
161
+ ```shell
162
+ pip3 install hf_transfer
163
+ ```
164
+
165
+ And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`:
166
+
167
+ ```shell
168
+ mkdir SauerkrautLM-70B-v1-GPTQ
169
+ HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download TheBloke/SauerkrautLM-70B-v1-GPTQ --local-dir SauerkrautLM-70B-v1-GPTQ --local-dir-use-symlinks False
170
+ ```
171
+
172
+ Windows Command Line users: You can set the environment variable by running `set HF_HUB_ENABLE_HF_TRANSFER=1` before the download command.
173
+ </details>
174
+
175
+ ### With `git` (**not** recommended)
176
+
177
+ To clone a specific branch with `git`, use a command like this:
178
+
179
+ ```shell
180
+ git clone --single-branch --branch gptq-4bit-128g-actorder_True https://huggingface.co/TheBloke/SauerkrautLM-70B-v1-GPTQ
181
+ ```
182
+
183
+ Note that using Git with HF repos is strongly discouraged. It will be much slower than using `huggingface-hub`, and will use twice as much disk space as it has to store the model files twice (it stores every byte both in the intended target folder, and again in the `.git` folder as a blob.)
184
+
185
+ <!-- README_GPTQ.md-download-from-branches end -->
186
+ <!-- README_GPTQ.md-text-generation-webui start -->
187
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
188
+
189
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
190
+
191
+ It is strongly recommended to use the text-generation-webui one-click-installers unless you're sure you know how to make a manual install.
192
+
193
+ 1. Click the **Model tab**.
194
+ 2. Under **Download custom model or LoRA**, enter `TheBloke/SauerkrautLM-70B-v1-GPTQ`.
195
+
196
+ - To download from a specific branch, enter for example `TheBloke/SauerkrautLM-70B-v1-GPTQ:gptq-4bit-128g-actorder_True`
197
+ - see Provided Files above for the list of branches for each option.
198
+
199
+ 3. Click **Download**.
200
+ 4. The model will start downloading. Once it's finished it will say "Done".
201
+ 5. In the top left, click the refresh icon next to **Model**.
202
+ 6. In the **Model** dropdown, choose the model you just downloaded: `SauerkrautLM-70B-v1-GPTQ`
203
+ 7. The model will automatically load, and is now ready for use!
204
+ 8. If you want any custom settings, set them and then click **Save settings for this model** followed by **Reload the Model** in the top right.
205
+
206
+ - Note that you do not need to and should not set manual GPTQ parameters any more. These are set automatically from the file `quantize_config.json`.
207
+
208
+ 9. Once you're ready, click the **Text Generation** tab and enter a prompt to get started!
209
+
210
+ <!-- README_GPTQ.md-text-generation-webui end -->
211
+
212
+ <!-- README_GPTQ.md-use-from-tgi start -->
213
+ ## Serving this model from Text Generation Inference (TGI)
214
+
215
+ It's recommended to use TGI version 1.1.0 or later. The official Docker container is: `ghcr.io/huggingface/text-generation-inference:1.1.0`
216
+
217
+ Example Docker parameters:
218
+
219
+ ```shell
220
+ --model-id TheBloke/SauerkrautLM-70B-v1-GPTQ --port 3000 --quantize gptq --max-input-length 3696 --max-total-tokens 4096 --max-batch-prefill-tokens 4096
221
+ ```
222
+
223
+ Example Python code for interfacing with TGI (requires huggingface-hub 0.17.0 or later):
224
+
225
+ ```shell
226
+ pip3 install huggingface-hub
227
+ ```
228
+
229
+ ```python
230
+ from huggingface_hub import InferenceClient
231
+
232
+ endpoint_url = "https://your-endpoint-url-here"
233
+
234
+ prompt = "Tell me about AI"
235
+ prompt_template=f'''Ein Chat zwischen einem Benutzer und einem KI-Assistenten. Der KI-Assistent gibt hilfreiche, detaillierte und höfliche Antworten.
236
+ User: {prompt}
237
+ Assistant:
238
+ '''
239
+
240
+ client = InferenceClient(endpoint_url)
241
+ response = client.text_generation(prompt,
242
+ max_new_tokens=128,
243
+ do_sample=True,
244
+ temperature=0.7,
245
+ top_p=0.95,
246
+ top_k=40,
247
+ repetition_penalty=1.1)
248
+
249
+ print(f"Model output: {response}")
250
+ ```
251
+ <!-- README_GPTQ.md-use-from-tgi end -->
252
+ <!-- README_GPTQ.md-use-from-python start -->
253
+ ## How to use this GPTQ model from Python code
254
+
255
+ ### Install the necessary packages
256
+
257
+ Requires: Transformers 4.33.0 or later, Optimum 1.12.0 or later, and AutoGPTQ 0.4.2 or later.
258
+
259
+ ```shell
260
+ pip3 install transformers optimum
261
+ pip3 install auto-gptq --extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/ # Use cu117 if on CUDA 11.7
262
+ ```
263
+
264
+ If you have problems installing AutoGPTQ using the pre-built wheels, install it from source instead:
265
+
266
+ ```shell
267
+ pip3 uninstall -y auto-gptq
268
+ git clone https://github.com/PanQiWei/AutoGPTQ
269
+ cd AutoGPTQ
270
+ git checkout v0.4.2
271
+ pip3 install .
272
+ ```
273
+
274
+ ### You can then use the following code
275
+
276
+ ```python
277
+ from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline
278
+
279
+ model_name_or_path = "TheBloke/SauerkrautLM-70B-v1-GPTQ"
280
+ # To use a different branch, change revision
281
+ # For example: revision="gptq-4bit-128g-actorder_True"
282
+ model = AutoModelForCausalLM.from_pretrained(model_name_or_path,
283
+ device_map="auto",
284
+ trust_remote_code=False,
285
+ revision="main")
286
+
287
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, use_fast=True)
288
+
289
+ prompt = "Tell me about AI"
290
+ prompt_template=f'''Ein Chat zwischen einem Benutzer und einem KI-Assistenten. Der KI-Assistent gibt hilfreiche, detaillierte und höfliche Antworten.
291
+ User: {prompt}
292
+ Assistant:
293
+ '''
294
+
295
+ print("\n\n*** Generate:")
296
+
297
+ input_ids = tokenizer(prompt_template, return_tensors='pt').input_ids.cuda()
298
+ output = model.generate(inputs=input_ids, temperature=0.7, do_sample=True, top_p=0.95, top_k=40, max_new_tokens=512)
299
+ print(tokenizer.decode(output[0]))
300
+
301
+ # Inference can also be done using transformers' pipeline
302
+
303
+ print("*** Pipeline:")
304
+ pipe = pipeline(
305
+ "text-generation",
306
+ model=model,
307
+ tokenizer=tokenizer,
308
+ max_new_tokens=512,
309
+ do_sample=True,
310
+ temperature=0.7,
311
+ top_p=0.95,
312
+ top_k=40,
313
+ repetition_penalty=1.1
314
+ )
315
+
316
+ print(pipe(prompt_template)[0]['generated_text'])
317
+ ```
318
+ <!-- README_GPTQ.md-use-from-python end -->
319
+
320
+ <!-- README_GPTQ.md-compatibility start -->
321
+ ## Compatibility
322
+
323
+ The files provided are tested to work with Transformers. For non-Mistral models, AutoGPTQ can also be used directly.
324
+
325
+ [ExLlama](https://github.com/turboderp/exllama) is compatible with Llama and Mistral models in 4-bit. Please see the Provided Files table above for per-file compatibility.
326
+
327
+ For a list of clients/servers, please see "Known compatible clients / servers", above.
328
+ <!-- README_GPTQ.md-compatibility end -->
329
+
330
+ <!-- footer start -->
331
+ <!-- 200823 -->
332
+ ## Discord
333
+
334
+ For further support, and discussions on these models and AI in general, join us at:
335
+
336
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
337
+
338
+ ## Thanks, and how to contribute
339
+
340
+ Thanks to the [chirper.ai](https://chirper.ai) team!
341
+
342
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
343
+
344
+ I've had a lot of people ask if they can contribute. I enjoy providing models and helping people, and would love to be able to spend even more time doing it, as well as expanding into new projects like fine tuning/training.
345
+
346
+ If you're able and willing to contribute it will be most gratefully received and will help me to keep providing more models, and to start work on new AI projects.
347
+
348
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
349
+
350
+ * Patreon: https://patreon.com/TheBlokeAI
351
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
352
+
353
+ **Special thanks to**: Aemon Algiz.
354
+
355
+ **Patreon special mentions**: Brandon Frisco, LangChain4j, Spiking Neurons AB, transmissions 11, Joseph William Delisle, Nitin Borwankar, Willem Michiel, Michael Dempsey, vamX, Jeffrey Morgan, zynix, jjj, Omer Bin Jawed, Sean Connelly, jinyuan sun, Jeromy Smith, Shadi, Pawan Osman, Chadd, Elijah Stavena, Illia Dulskyi, Sebastain Graf, Stephen Murray, terasurfer, Edmond Seymore, Celu Ramasamy, Mandus, Alex, biorpg, Ajan Kanaga, Clay Pascal, Raven Klaugh, 阿明, K, ya boyyy, usrbinkat, Alicia Loh, John Villwock, ReadyPlayerEmma, Chris Smitley, Cap'n Zoog, fincy, GodLy, S_X, sidney chen, Cory Kujawski, OG, Mano Prime, AzureBlack, Pieter, Kalila, Spencer Kim, Tom X Nguyen, Stanislav Ovsiannikov, Michael Levine, Andrey, Trailburnt, Vadim, Enrico Ros, Talal Aujan, Brandon Phillips, Jack West, Eugene Pentland, Michael Davis, Will Dee, webtim, Jonathan Leane, Alps Aficionado, Rooh Singh, Tiffany J. Kim, theTransient, Luke @flexchar, Elle, Caitlyn Gatomon, Ari Malik, subjectnull, Johann-Peter Hartmann, Trenton Dambrowitz, Imad Khwaja, Asp the Wyvern, Emad Mostaque, Rainer Wilmers, Alexandros Triantafyllidis, Nicholas, Pedro Madruga, SuperWojo, Harry Royden McLaughlin, James Bentley, Olakabola, David Ziegler, Ai Maven, Jeff Scroggin, Nikolai Manek, Deo Leter, Matthew Berman, Fen Risland, Ken Nordquist, Manuel Alberto Morcote, Luke Pendergrass, TL, Fred von Graf, Randy H, Dan Guido, NimbleBox.ai, Vitor Caleffi, Gabriel Tamborski, knownsqashed, Lone Striker, Erik Bjäreholt, John Detwiler, Leonard Tan, Iucharbius
356
+
357
+
358
+ Thank you to all my generous patrons and donaters!
359
+
360
+ And thank you again to a16z for their generous grant.
361
+
362
+ <!-- footer end -->
363
+
364
+ # Original model card: VAGO solutions's SauerkrautLM 70B v1
365
+
366
+
367
+ ![SauerkrautLM](images/SauerkrautLM.png "SauerkrautLM")
368
+ ## VAGO solutions SauerkrautLM
369
+ Introducing SauerkrautLM-v1 - Your German Language Powerhouse!
370
+
371
+ We are thrilled to unveil our **very first release**, **SauerkrautLM-v1**. This remarkable creation marks a significant milestone as it is specifically **tailored for the German-speaking community**. In a landscape where German language models are scarce, we are proud to offer a solution that fills this void.
372
+ What sets SauerkrautLM-v1 apart is its versatility. Whether you are an individual looking to harness its capabilities for personal use or a business seeking to integrate it into your projects, our model is designed to accommodate all. It operates under the LLAMA 2 License, providing you with the freedom to explore its potential in both private and commercial applications.
373
+ Performance is at the heart of SauerkrautLM-v1. We put it to the **test using a customized version of MT-Bench for the German language**, and the results speak volumes. It currently stands as the most robust German Language Model on Hugging Face (based on german mt-bench results), showcasing its exceptional capabilities. Rest assured, this model is here to shine and set new standards. And the best thing is it comes in four different sizes (3B, 7B, 13B, 70B) to address your individual needs.
374
+ Our model's journey began with meticulous training using an **augmented dataset within the QLoRA approach**. This is just the beginning of our model series, promising even more innovative and powerful solutions in the future.
375
+
376
+ Join us on this exciting adventure as we redefine the possibilities of language modeling for the German-speaking world.
377
+ SauerkrautLM-v1 is here to empower your language-related endeavors like never before.
378
+
379
+ ## All Models
380
+
381
+ | Model | HF | GPTQ | GGUF | AWQ |
382
+ |-------|-------|-------|-------|-------|
383
+ | SauerkrautLM-3b-v1 | [Link](https://huggingface.co/VAGOsolutions/SauerkrautLM-3b-v1) | [Link](https://huggingface.co/TheBloke/SauerkrautLM-3B-v1-GPTQ) | [Link](https://huggingface.co/TheBloke/SauerkrautLM-3B-v1-GGUF) | [Link](https://huggingface.co/TheBloke/SauerkrautLM-3B-v1-AWQ) |
384
+ | SauerkrautLM-7b-v1 | [Link](https://huggingface.co/VAGOsolutions/SauerkrautLM-7b-v1) | [Link](https://huggingface.co/TheBloke/SauerkrautLM-7B-v1-GPTQ) | [Link](https://huggingface.co/TheBloke/SauerkrautLM-7B-v1-GGUF) | [Link](https://huggingface.co/TheBloke/SauerkrautLM-7B-v1-AWQ) |
385
+ | SauerkrautLM-7b-v1-mistral | [Link](https://huggingface.co/VAGOsolutions/SauerkrautLM-7b-v1-mistral) | [Link](https://huggingface.co/TheBloke/SauerkrautLM-7b-v1-mistral-GPTQ) | [Link](https://huggingface.co/TheBloke/SauerkrautLM-7b-v1-mistral-GGUF) | [Link](https://huggingface.co/TheBloke/SauerkrautLM-7b-v1-mistral-AWQ) |
386
+ | SauerkrautLM-13b-v1 | [Link](https://huggingface.co/VAGOsolutions/SauerkrautLM-13b-v1) | [Link](https://huggingface.co/TheBloke/SauerkrautLM-13B-v1-GPTQ) | [Link](https://huggingface.co/TheBloke/SauerkrautLM-13B-v1-GGUF) | [Link](https://huggingface.co/TheBloke/SauerkrautLM-13B-v1-AWQ) |
387
+ | SauerkrautLM-70b-v1 | [Link](https://huggingface.co/VAGOsolutions/SauerkrautLM-70b-v1) | soon | soon | soon |
388
+
389
+ ## Model Details
390
+ **SauerkrautLM-70b-v1**
391
+
392
+ **Training Dataset:**
393
+
394
+ SauerkrautLM was trained with mix of German data augmentation and translated data.
395
+ We found, that only a simple translation of training data can lead to unnatural German phrasings.
396
+ Data augmentation techniques were used to grant grammatical, syntactical correctness and a more natural German wording in our training data.
397
+
398
+ **Training Procedure:**
399
+
400
+ SauerkrautLM-70b-v1 was fine-tuned using QLoRA on 2 A100 80GB with Axolotl.
401
+
402
+ - **Trained by:** SauerkrautLM-v1 trained by VAGO solutions
403
+ - **Model Type:** SauerkrautLM-v1 is an auto-regressive language model based on the transformer architecture
404
+ - **Language(s):** German, English
405
+ - **License:** [LLAMA 2 COMMUNITY LICENSE AGREEMENT](https://huggingface.co/meta-llama/Llama-2-70b/raw/main/LICENSE.txt)
406
+ - **Contact:** [Website](https://vago-solutions.de/#Kontakt) [David Golchinfar](mailto:golchinfar@vago-solutions.de)
407
+
408
+ **Prompt Template:**
409
+
410
+ ```
411
+
412
+ [INST] <<SYS>>
413
+ Ein Chat zwischen einem Benutzer und einem KI-Assistenten. Der KI-Assistent gibt hilfreiche, detaillierte und höfliche Antworten.
414
+ <</SYS>>
415
+ {prompt}[/INST]
416
+
417
+ ```
418
+
419
+ ## Evaluation
420
+ **[MT-Bench-TrueGerman](https://huggingface.co/datasets/VAGOsolutions/MT-Bench-TrueGerman)**
421
+
422
+ ![First Turn](images/FirstTurn.PNG "First Turn")
423
+ ![Second Turn](images/SecondTurn.PNG "Second Turn")
424
+ ![Average](images/Average.PNG "Average")
425
+
426
+ ![Category Scores](images/SauerkrautLM-70b.PNG "Category Scores")
427
+ ![Category Plot](images/SauerkrautLM-70b-v1.png "Category Plot")
428
+
429
+
430
+ ## MT-Bench-TrueGerman Response Example
431
+
432
+ **SauerkrautLM-70b-v1**
433
+
434
+ **Prompt**
435
+ > Beschreiben Sie eine lebhafte und einzigartige Figur unter Verwendung bildhafter und kreativer Sprache. Bitte antworten Sie in weniger als zwei Absätzen.", "Überarbeiten Sie Ihre vorherige Antwort und integrieren Sie in jedem Satz eine Anspielung auf ein berühmtes literarisches Werk oder historisches Ereignis.
436
+
437
+ **Antwort SauerkrautLM-70b-v1:**
438
+ ```
439
+ Sie war wie kein anderer, eine Sonnenblume inmitten von Dunkelheit. Ihr Lachen war wie ein Regenschauer nach einer langen Trockenperiode, erfrischend und erlebnisreich. Sie trat mit einem Schwung ein, ihre Haare flatterten wie Flammen, wenn sie sich zu einer Leidenschaftlichen Symphonie unter dem Mondlicht in Bewegung setzten. Ihre Augen funkelten wie Saphire, während sie die Welt mit einer Wut und Neugierde betrachteten, die man selbst in den tiefsten Ozeanen nicht finden konnte. Jeder Schritt, den sie machte, war ein Tanz, jedes Wort, das sie sprach, war eine Melodie. Sie war nicht nur eine Person, sie war ein Ereignis, ein Vorfall, eine Erfahrung, die man niemals vergessen konnte.", "Sie war wie eine moderne Helena von Troja, ihre Schönheit bezauberte alle, doch ihre Geheimnisse waren tief wie das Meer, so wie in Homer's epischer Geschichte. Ihr Lachen war wie der Klang von Glocken inmitten einer stürmischen Nacht, erinnernd an das berühmte Gedicht \"The Bells\" von Edgar Allan Poe. Mit jedem ihrer Schritte, der wie ein Tanz auf dem Wind war, erinnerte man sich an die elegante Bewegung von Cinderella in ihrer königlichen Schuhsohle. Ihre Augen funkelten wie Sterne auf der Leinwand von Van Goghs Sternennacht, während sie durch das Labyrinth des Lebens navigierte. Jedes Wort, das sie sprach, war eine Symphonie, so wie Shakespeares Sonette in den Ohren eines Liebenden klingen. Sie war nicht nur ein Mensch, sie war ein Ereignis, eine Saga, die von den Geschichtsschreibern der Zeit festgehalten wurde."
440
+ ```
441
+
442
+ **Prompt**
443
+ > Sie sehen ein schönes rotes Haus auf Ihrer linken Seite und ein faszinierendes Gewächshaus auf Ihrer rechten Seite, einen attraktiven beheizten rosa Ort vor sich. Also, wo ist das Weiße Haus?", "Enthält die ursprüngliche Frage Hinweise, um den Standort des Weißen Hauses eindeutig zu bestimmen?"],"reference": ["Die Antwort ist \"Washington, DC\".", "Nein.
444
+
445
+ **Antwort SauerkrautLM-70b-v1:**
446
+ ```
447
+ Das Weiße Haus ist in Washington D.C.", "Nein, die ursprüngliche Frage enthält keine Hinweise, um den Standort des Weißen Hauses eindeutig zu bestimmen."
448
+ ```
449
+
450
+ **Prompt**
451
+ > Betrachten Sie einen Satelliten, der sich in einer kreisförmigen Umlaufbahn um die Erde befindet. Die Geschwindigkeit des Satelliten nimmt ab. Was wird mit dem orbitalen Radius des Satelliten und seiner Umlaufdauer passieren? Bitte rechtfertigen Sie Ihre Antwort unter Verwendung physikalischer Prinzipien.", "Was sind einige Sonderfälle oder Randfälle in Ihrer Lösung? Wie gehen Sie mit ihnen um?"] ,"reference": ["Der orbitale Radius wird zunehmen und die Umlaufdauer wird zunehmen
452
+
453
+ **Antwort SauerkrautLM-70b-v1:**
454
+ ```
455
+ Wenn sich die Geschwindigkeit eines Satelliten in einer kreisförmigen Umlaufbahn um die Erde verringert, wird sich auch der Orbitalradius des Satelliten verändern. Dies kann auf Basis physikalischer Prinzipien erklärt werden.\n\n1. Erhaltung des Drehimpulses: Ein Satellit hat einen bestimmten Drehimpuls, der das Produkt aus seiner Masse, Geschwindigkeit und dem Radius entspricht. Wenn sich die Geschwindigkeit des Satelliten verringert, muss der Radius angepasst werden, um den Drehimpuls zu erhalten.\n\n2. Kepler'sche Gesetze: Johannes Kepler formulierte drei Gesetze für den Umlauf von Himmelskörpern um die Sonne, die auch auf Satelliten um die Erde angewendet werden können. Das zweite Gesetz besagt, dass die Geschwindigkeit eines Satelliten umso größer ist, je näher er an einem Fokus (in diesem Fall der Erde) ist. Wenn sich die Geschwindigkeit des Satelliten verringert, wird er sich weiter vom Fokus entfernen und somit den Orbitalradius erhöhen.\n\n3. Energieerhaltung: Die Energie eines Satelliten in einer Umlaufbahn hängt von seiner Geschwindigkeit und seinem Radius ab. Wenn die Geschwindigkeit des Satelliten abnimmt, muss die Energie aufrechterhalten werden. Dies kann nur erfolgen, indem sich der Radius erhöht, da die Geschwindigkeit bereits abgenommen hat und somit nicht mehr als Antrieb dienen kann.\n\n4. Gravitation: Die Gravitationskraft zwischen dem Satelliten und der Erde ist verantwortlich für die Umlaufbahn des Satelliten. Wenn sich der Radius des Satelliten vergrößert, verringert sich auch die Gravitationskraft zwischen dem Satelliten und der Erde. Dadurch wird die Geschwindigkeit des Satelliten weiter abgebremst, was wiederum zu weiteren Änderungen des Radius und der Umlaufdauer führen kann.\n\nBasierend auf diesen physikalischen Prinzipien lässt sich sagen, dass sich der Orbitalradius des Satelliten vergrößern wird, wenn sich seine Geschwindigkeit verringert. Dadurch wird auch die Umlaufdauer des Satelliten verändert, da die Zeit, die benötigt wird, um sich um die Erde zu bewegen, proportional zum Radius ist.", "Bei der Lösung des Problems, in dem sich die Geschwindigkeit eines Satelliten in einer kreisförmigen Umlaufbahn um die Erde verringert, gibt es einige Sonderfälle und Randfälle, die berücksichtigt werden sollten.\n\n1. Randfall: Wenn die Geschwindigkeit des Satelliten zu gering wird, kann er die Anziehungskraft der Erde nicht mehr überwinden und in die Atmosphäre eintreten. In diesem Fall würde der Satellit nicht mehr in einer Umlaufbahn bleiben, sondern in der Atmosphäre verglühen.\n\n2. Sonderfall: Wenn der Satellit in einer sehr niedrigen Umlaufbahn ist und seine Geschwindigkeit geringer als die Fluchtgeschwindigkeit für diesen Radius ist, kann es zu einer Abtragung der Geschwindigkeit durch den Widerstand in der Atmosphäre kommen. Dies kann dazu führen, dass der Satellit aus seiner Umlaufbahn abgebremst und in die Atmosphäre eintreten wird.\n\n3. Sonderfall: Wenn die Geschwindigkeit des Satelliten unter einen bestimmten Wert fällt, kann es zu einer Stabilisierung der Umlaufbahn kommen, bei der der Satellit in einer stabilen Umlaufbahn bleibt, auch wenn seine Geschwindigkeit weiter abnimmt. Dies wird als \"Hohmann-Transfer\" bezeichnet und ist ein Sonderfall, bei dem der Satellit eine Umlaufbahn um einen anderen Himmelskörper aufsuchen kann.\n\nUm mit diesen Sonderfällen und Randfällen umzugehen, ist es wichtig, die genauen Parameter des Satelliten, wie seine Masse, seine anfängliche Geschwindigkeit und seinen Orbitalradius, zu berücksichtigen. Es ist auch wichtig, die physikalischen Prinzipien, wie die Erhaltung des Drehimpulses, Keplers Gesetze, Energieerhaltung und Gravitation, zu verwenden, um die Auswirkungen der Geschwindigkeitsänderung auf den Orbitalradius und die Umlaufdauer zu analysieren."
456
+ ```
457
+
458
+
459
+ ## Disclaimer
460
+ Our models have been meticulously trained on extensive datasets. While we have made diligent efforts to thoroughly screen and eliminate any instances of coarse or inappropriate language from our data, we must inform users that despite our best efforts in data cleansing, the possibility of some such content slipping through cannot be entirely ruled out.
461
+ Furthermore, it is important to note that we have implemented filters within our models; however, we cannot always guarantee consistently appropriate behavior. Therefore, if you encounter any issues or come across inappropriate content, we kindly request that you inform us through the contact information provided.
462
+ Additionally, it is essential to understand that the licensing of these models does not constitute legal advice. We are not held responsible for the actions of third parties who utilize our models. These models may be employed for commercial purposes, and the original Llama2 license remains applicable and is included with the model files.
463
+  
464
+ ## Contact
465
+ If you are interested in customized LLMs for business applications, please get in contact with us via our website or contact us at [Dr. Daryoush Vaziri](mailto:vaziri@vago-solutions.de). We are also grateful for your feedback and suggestions.
466
+  
467
+ ## Collaborations
468
+ We are also keenly seeking support and investment for our startup, VAGO solutions, where we continuously advance the development of robust language models designed to address a diverse range of purposes and requirements. If the prospect of collaboratively navigating future challenges excites you, we warmly invite you to reach out to us.
469
+
470
+ ## Acknowledgement
471
+ Many thanks to [TheBloke](https://huggingface.co/TheBloke) for super fast quantifying all of our models.