Text Generation
Transformers
Safetensors
English
mixtral
conversational
text-generation-inference
4-bit precision
gptq
TheBloke commited on
Commit
b34a638
1 Parent(s): 3b28a0e

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +438 -0
README.md ADDED
@@ -0,0 +1,438 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Doctor-Shotgun/Norobara-ZLoss-8x7B
3
+ datasets:
4
+ - LDJnr/Capybara
5
+ - unalignment/toxic-dpo-v0.1
6
+ - LDJnr/Verified-Camel
7
+ - HuggingFaceH4/no_robots
8
+ - Doctor-Shotgun/no-robots-sharegpt
9
+ - Doctor-Shotgun/capybara-sharegpt
10
+ inference: false
11
+ language:
12
+ - en
13
+ library_name: transformers
14
+ model_creator: Doctor Shotgun
15
+ model_name: Norobara ZLoss 8X7B
16
+ model_type: mixtral
17
+ pipeline_tag: text-generation
18
+ prompt_template: '### Instruction:
19
+
20
+ {system_message}
21
+
22
+
23
+ ### Input:
24
+
25
+ {prompt}
26
+
27
+
28
+ ### Response:
29
+
30
+ '
31
+ quantized_by: TheBloke
32
+ tags:
33
+ - mixtral
34
+ ---
35
+ <!-- markdownlint-disable MD041 -->
36
+
37
+ <!-- header start -->
38
+ <!-- 200823 -->
39
+ <div style="width: auto; margin-left: auto; margin-right: auto">
40
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" 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;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
45
+ </div>
46
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
47
+ <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>
48
+ </div>
49
+ </div>
50
+ <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>
51
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
52
+ <!-- header end -->
53
+
54
+ # Norobara ZLoss 8X7B - GPTQ
55
+ - Model creator: [Doctor Shotgun](https://huggingface.co/Doctor-Shotgun)
56
+ - Original model: [Norobara ZLoss 8X7B](https://huggingface.co/Doctor-Shotgun/Norobara-ZLoss-8x7B)
57
+
58
+ <!-- description start -->
59
+ # Description
60
+
61
+ This repo contains GPTQ model files for [Doctor Shotgun's Norobara ZLoss 8X7B](https://huggingface.co/Doctor-Shotgun/Norobara-ZLoss-8x7B).
62
+
63
+ 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.
64
+
65
+ These files were quantised using hardware kindly provided by [Massed Compute](https://massedcompute.com/).
66
+
67
+ <!-- description end -->
68
+ <!-- repositories-available start -->
69
+ ## Repositories available
70
+
71
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/Norobara-ZLoss-8x7B-AWQ)
72
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/Norobara-ZLoss-8x7B-GPTQ)
73
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/Norobara-ZLoss-8x7B-GGUF)
74
+ * [Doctor Shotgun's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/Doctor-Shotgun/Norobara-ZLoss-8x7B)
75
+ <!-- repositories-available end -->
76
+
77
+ <!-- prompt-template start -->
78
+ ## Prompt template: Instruction-Input-Response
79
+
80
+ ```
81
+ ### Instruction:
82
+ {system_message}
83
+
84
+ ### Input:
85
+ {prompt}
86
+
87
+ ### Response:
88
+
89
+ ```
90
+
91
+ <!-- prompt-template end -->
92
+
93
+
94
+
95
+ <!-- README_GPTQ.md-compatible clients start -->
96
+ ## Known compatible clients / servers
97
+
98
+ GPTQ models are currently supported on Linux (NVidia/AMD) and Windows (NVidia only). macOS users: please use GGUF models.
99
+
100
+ These GPTQ models are known to work in the following inference servers/webuis.
101
+
102
+ - [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
103
+ - [KoboldAI United](https://github.com/henk717/koboldai)
104
+ - [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui)
105
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference)
106
+
107
+ This may not be a complete list; if you know of others, please let me know!
108
+ <!-- README_GPTQ.md-compatible clients end -->
109
+
110
+ <!-- README_GPTQ.md-provided-files start -->
111
+ ## Provided files, and GPTQ parameters
112
+
113
+ Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.
114
+
115
+ Each separate quant is in a different branch. See below for instructions on fetching from different branches.
116
+
117
+ Most GPTQ files are made with AutoGPTQ. Mistral models are currently made with Transformers.
118
+
119
+ <details>
120
+ <summary>Explanation of GPTQ parameters</summary>
121
+
122
+ - Bits: The bit size of the quantised model.
123
+ - GS: GPTQ group size. Higher numbers use less VRAM, but have lower quantisation accuracy. "None" is the lowest possible value.
124
+ - 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.
125
+ - Damp %: A GPTQ parameter that affects how samples are processed for quantisation. 0.01 is default, but 0.1 results in slightly better accuracy.
126
+ - 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).
127
+ - 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.
128
+ - ExLlama Compatibility: Whether this file can be loaded with ExLlama, which currently only supports Llama and Mistral models in 4-bit.
129
+
130
+ </details>
131
+
132
+ | Branch | Bits | GS | Act Order | Damp % | GPTQ Dataset | Seq Len | Size | ExLlama | Desc |
133
+ | ------ | ---- | -- | --------- | ------ | ------------ | ------- | ---- | ------- | ---- |
134
+ | [main](https://huggingface.co/TheBloke/Norobara-ZLoss-8x7B-GPTQ/tree/main) | 4 | None | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 8192 | 23.81 GB | No | 4-bit, with Act Order. No group size, to lower VRAM requirements. |
135
+ | [gptq-4bit-128g-actorder_True](https://huggingface.co/TheBloke/Norobara-ZLoss-8x7B-GPTQ/tree/gptq-4bit-128g-actorder_True) | 4 | 128 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 8192 | 24.70 GB | No | 4-bit, with Act Order and group size 128g. Uses even less VRAM than 64g, but with slightly lower accuracy. |
136
+ | [gptq-4bit-32g-actorder_True](https://huggingface.co/TheBloke/Norobara-ZLoss-8x7B-GPTQ/tree/gptq-4bit-32g-actorder_True) | 4 | 32 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 8192 | 27.42 GB | No | 4-bit, with Act Order and group size 32g. Gives highest possible inference quality, with maximum VRAM usage. |
137
+ | [gptq-3bit--1g-actorder_True](https://huggingface.co/TheBloke/Norobara-ZLoss-8x7B-GPTQ/tree/gptq-3bit--1g-actorder_True) | 3 | None | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 8192 | 18.01 GB | No | 3-bit, with Act Order and no group size. Lowest possible VRAM requirements. May be lower quality than 3-bit 128g. |
138
+ | [gptq-3bit-128g-actorder_True](https://huggingface.co/TheBloke/Norobara-ZLoss-8x7B-GPTQ/tree/gptq-3bit-128g-actorder_True) | 3 | 128 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 8192 | 18.85 GB | No | 3-bit, with group size 128g and act-order. Higher quality than 128g-False. |
139
+ | [gptq-8bit--1g-actorder_True](https://huggingface.co/TheBloke/Norobara-ZLoss-8x7B-GPTQ/tree/gptq-8bit--1g-actorder_True) | 8 | None | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 8192 | 47.04 GB | No | 8-bit, with Act Order. No group size, to lower VRAM requirements. |
140
+ | [gptq-8bit-128g-actorder_True](https://huggingface.co/TheBloke/Norobara-ZLoss-8x7B-GPTQ/tree/gptq-8bit-128g-actorder_True) | 8 | 128 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 8192 | 48.10 GB | No | 8-bit, with group size 128g for higher inference quality and with Act Order for even higher accuracy. |
141
+
142
+ <!-- README_GPTQ.md-provided-files end -->
143
+
144
+ <!-- README_GPTQ.md-download-from-branches start -->
145
+ ## How to download, including from branches
146
+
147
+ ### In text-generation-webui
148
+
149
+ To download from the `main` branch, enter `TheBloke/Norobara-ZLoss-8x7B-GPTQ` in the "Download model" box.
150
+
151
+ To download from another branch, add `:branchname` to the end of the download name, eg `TheBloke/Norobara-ZLoss-8x7B-GPTQ:gptq-4bit-128g-actorder_True`
152
+
153
+ ### From the command line
154
+
155
+ I recommend using the `huggingface-hub` Python library:
156
+
157
+ ```shell
158
+ pip3 install huggingface-hub
159
+ ```
160
+
161
+ To download the `main` branch to a folder called `Norobara-ZLoss-8x7B-GPTQ`:
162
+
163
+ ```shell
164
+ mkdir Norobara-ZLoss-8x7B-GPTQ
165
+ huggingface-cli download TheBloke/Norobara-ZLoss-8x7B-GPTQ --local-dir Norobara-ZLoss-8x7B-GPTQ --local-dir-use-symlinks False
166
+ ```
167
+
168
+ To download from a different branch, add the `--revision` parameter:
169
+
170
+ ```shell
171
+ mkdir Norobara-ZLoss-8x7B-GPTQ
172
+ huggingface-cli download TheBloke/Norobara-ZLoss-8x7B-GPTQ --revision gptq-4bit-128g-actorder_True --local-dir Norobara-ZLoss-8x7B-GPTQ --local-dir-use-symlinks False
173
+ ```
174
+
175
+ <details>
176
+ <summary>More advanced huggingface-cli download usage</summary>
177
+
178
+ 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.
179
+
180
+ The cache location can be changed with the `HF_HOME` environment variable, and/or the `--cache-dir` parameter to `huggingface-cli`.
181
+
182
+ 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).
183
+
184
+ To accelerate downloads on fast connections (1Gbit/s or higher), install `hf_transfer`:
185
+
186
+ ```shell
187
+ pip3 install hf_transfer
188
+ ```
189
+
190
+ And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`:
191
+
192
+ ```shell
193
+ mkdir Norobara-ZLoss-8x7B-GPTQ
194
+ HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download TheBloke/Norobara-ZLoss-8x7B-GPTQ --local-dir Norobara-ZLoss-8x7B-GPTQ --local-dir-use-symlinks False
195
+ ```
196
+
197
+ Windows Command Line users: You can set the environment variable by running `set HF_HUB_ENABLE_HF_TRANSFER=1` before the download command.
198
+ </details>
199
+
200
+ ### With `git` (**not** recommended)
201
+
202
+ To clone a specific branch with `git`, use a command like this:
203
+
204
+ ```shell
205
+ git clone --single-branch --branch gptq-4bit-128g-actorder_True https://huggingface.co/TheBloke/Norobara-ZLoss-8x7B-GPTQ
206
+ ```
207
+
208
+ 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.)
209
+
210
+ <!-- README_GPTQ.md-download-from-branches end -->
211
+ <!-- README_GPTQ.md-text-generation-webui start -->
212
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
213
+
214
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
215
+
216
+ 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.
217
+
218
+ 1. Click the **Model tab**.
219
+ 2. Under **Download custom model or LoRA**, enter `TheBloke/Norobara-ZLoss-8x7B-GPTQ`.
220
+
221
+ - To download from a specific branch, enter for example `TheBloke/Norobara-ZLoss-8x7B-GPTQ:gptq-4bit-128g-actorder_True`
222
+ - see Provided Files above for the list of branches for each option.
223
+
224
+ 3. Click **Download**.
225
+ 4. The model will start downloading. Once it's finished it will say "Done".
226
+ 5. In the top left, click the refresh icon next to **Model**.
227
+ 6. In the **Model** dropdown, choose the model you just downloaded: `Norobara-ZLoss-8x7B-GPTQ`
228
+ 7. The model will automatically load, and is now ready for use!
229
+ 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.
230
+
231
+ - 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`.
232
+
233
+ 9. Once you're ready, click the **Text Generation** tab and enter a prompt to get started!
234
+
235
+ <!-- README_GPTQ.md-text-generation-webui end -->
236
+
237
+ <!-- README_GPTQ.md-use-from-tgi start -->
238
+ ## Serving this model from Text Generation Inference (TGI)
239
+
240
+ 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`
241
+
242
+ Example Docker parameters:
243
+
244
+ ```shell
245
+ --model-id TheBloke/Norobara-ZLoss-8x7B-GPTQ --port 3000 --quantize gptq --max-input-length 3696 --max-total-tokens 4096 --max-batch-prefill-tokens 4096
246
+ ```
247
+
248
+ Example Python code for interfacing with TGI (requires huggingface-hub 0.17.0 or later):
249
+
250
+ ```shell
251
+ pip3 install huggingface-hub
252
+ ```
253
+
254
+ ```python
255
+ from huggingface_hub import InferenceClient
256
+
257
+ endpoint_url = "https://your-endpoint-url-here"
258
+
259
+ prompt = "Tell me about AI"
260
+ prompt_template=f'''### Instruction:
261
+ {system_message}
262
+
263
+ ### Input:
264
+ {prompt}
265
+
266
+ ### Response:
267
+ '''
268
+
269
+ client = InferenceClient(endpoint_url)
270
+ response = client.text_generation(
271
+ prompt_template,
272
+ max_new_tokens=128,
273
+ do_sample=True,
274
+ temperature=0.7,
275
+ top_p=0.95,
276
+ top_k=40,
277
+ repetition_penalty=1.1
278
+ )
279
+
280
+ print(f"Model output: {response}")
281
+ ```
282
+ <!-- README_GPTQ.md-use-from-tgi end -->
283
+ <!-- README_GPTQ.md-use-from-python start -->
284
+ ## Python code example: inference from this GPTQ model
285
+
286
+ ### Install the necessary packages
287
+
288
+ Requires: Transformers 4.33.0 or later, Optimum 1.12.0 or later, and AutoGPTQ 0.4.2 or later.
289
+
290
+ ```shell
291
+ pip3 install --upgrade transformers optimum
292
+ # If using PyTorch 2.1 + CUDA 12.x:
293
+ pip3 install --upgrade auto-gptq
294
+ # or, if using PyTorch 2.1 + CUDA 11.x:
295
+ pip3 install --upgrade auto-gptq --extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/
296
+ ```
297
+
298
+ If you are using PyTorch 2.0, you will need to install AutoGPTQ from source. Likewise if you have problems with the pre-built wheels, you should try building from source:
299
+
300
+ ```shell
301
+ pip3 uninstall -y auto-gptq
302
+ git clone https://github.com/PanQiWei/AutoGPTQ
303
+ cd AutoGPTQ
304
+ git checkout v0.5.1
305
+ pip3 install .
306
+ ```
307
+
308
+ ### Example Python code
309
+
310
+ ```python
311
+ from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline
312
+
313
+ model_name_or_path = "TheBloke/Norobara-ZLoss-8x7B-GPTQ"
314
+ # To use a different branch, change revision
315
+ # For example: revision="gptq-4bit-128g-actorder_True"
316
+ model = AutoModelForCausalLM.from_pretrained(model_name_or_path,
317
+ device_map="auto",
318
+ trust_remote_code=False,
319
+ revision="main")
320
+
321
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, use_fast=True)
322
+
323
+ prompt = "Write a story about llamas"
324
+ system_message = "You are a story writing assistant"
325
+ prompt_template=f'''### Instruction:
326
+ {system_message}
327
+
328
+ ### Input:
329
+ {prompt}
330
+
331
+ ### Response:
332
+ '''
333
+
334
+ print("\n\n*** Generate:")
335
+
336
+ input_ids = tokenizer(prompt_template, return_tensors='pt').input_ids.cuda()
337
+ output = model.generate(inputs=input_ids, temperature=0.7, do_sample=True, top_p=0.95, top_k=40, max_new_tokens=512)
338
+ print(tokenizer.decode(output[0]))
339
+
340
+ # Inference can also be done using transformers' pipeline
341
+
342
+ print("*** Pipeline:")
343
+ pipe = pipeline(
344
+ "text-generation",
345
+ model=model,
346
+ tokenizer=tokenizer,
347
+ max_new_tokens=512,
348
+ do_sample=True,
349
+ temperature=0.7,
350
+ top_p=0.95,
351
+ top_k=40,
352
+ repetition_penalty=1.1
353
+ )
354
+
355
+ print(pipe(prompt_template)[0]['generated_text'])
356
+ ```
357
+ <!-- README_GPTQ.md-use-from-python end -->
358
+
359
+ <!-- README_GPTQ.md-compatibility start -->
360
+ ## Compatibility
361
+
362
+ The files provided are tested to work with Transformers. For non-Mistral models, AutoGPTQ can also be used directly.
363
+
364
+ [ExLlama](https://github.com/turboderp/exllama) is compatible with Llama architecture models (including Mistral, Yi, DeepSeek, SOLAR, etc) in 4-bit. Please see the Provided Files table above for per-file compatibility.
365
+
366
+ For a list of clients/servers, please see "Known compatible clients / servers", above.
367
+ <!-- README_GPTQ.md-compatibility end -->
368
+
369
+ <!-- footer start -->
370
+ <!-- 200823 -->
371
+ ## Discord
372
+
373
+ For further support, and discussions on these models and AI in general, join us at:
374
+
375
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
376
+
377
+ ## Thanks, and how to contribute
378
+
379
+ Thanks to the [chirper.ai](https://chirper.ai) team!
380
+
381
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
382
+
383
+ 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.
384
+
385
+ 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.
386
+
387
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
388
+
389
+ * Patreon: https://patreon.com/TheBlokeAI
390
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
391
+
392
+ **Special thanks to**: Aemon Algiz.
393
+
394
+ **Patreon special mentions**: Michael Levine, 阿明, Trailburnt, Nikolai Manek, John Detwiler, Randy H, Will Dee, Sebastain Graf, NimbleBox.ai, Eugene Pentland, Emad Mostaque, Ai Maven, Jim Angel, Jeff Scroggin, Michael Davis, Manuel Alberto Morcote, Stephen Murray, Robert, Justin Joy, Luke @flexchar, Brandon Frisco, Elijah Stavena, S_X, Dan Guido, Undi ., Komninos Chatzipapas, Shadi, theTransient, Lone Striker, Raven Klaugh, jjj, Cap'n Zoog, Michel-Marie MAUDET (LINAGORA), Matthew Berman, David, Fen Risland, Omer Bin Jawed, Luke Pendergrass, Kalila, OG, Erik Bjäreholt, Rooh Singh, Joseph William Delisle, Dan Lewis, TL, John Villwock, AzureBlack, Brad, Pedro Madruga, Caitlyn Gatomon, K, jinyuan sun, Mano Prime, Alex, Jeffrey Morgan, Alicia Loh, Illia Dulskyi, Chadd, transmissions 11, fincy, Rainer Wilmers, ReadyPlayerEmma, knownsqashed, Mandus, biorpg, Deo Leter, Brandon Phillips, SuperWojo, Sean Connelly, Iucharbius, Jack West, Harry Royden McLaughlin, Nicholas, terasurfer, Vitor Caleffi, Duane Dunston, Johann-Peter Hartmann, David Ziegler, Olakabola, Ken Nordquist, Trenton Dambrowitz, Tom X Nguyen, Vadim, Ajan Kanaga, Leonard Tan, Clay Pascal, Alexandros Triantafyllidis, JM33133, Xule, vamX, ya boyyy, subjectnull, Talal Aujan, Alps Aficionado, wassieverse, Ari Malik, James Bentley, Woland, Spencer Kim, Michael Dempsey, Fred von Graf, Elle, zynix, William Richards, Stanislav Ovsiannikov, Edmond Seymore, Jonathan Leane, Martin Kemka, usrbinkat, Enrico Ros
395
+
396
+
397
+ Thank you to all my generous patrons and donaters!
398
+
399
+ And thank you again to a16z for their generous grant.
400
+
401
+ <!-- footer end -->
402
+
403
+ # Original model card: Doctor Shotgun's Norobara ZLoss 8X7B
404
+
405
+
406
+ # Norobara-ZLoss-8x7B
407
+
408
+ This is an experimental instruct-tuned [mistralai/Mixtral-8x7B-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-v0.1)-based model trained using [Charles Goddard](https://huggingface.co/chargoddard)'s ZLoss and Megablocks-based fork of transformers.
409
+
410
+ It primarily uses the Capybara and No Robots datasets (thus the name). The goal was to create an uncensored general instruction following model, as well as test various loss implementations while we figure out how the heck to train Mixtral properly.
411
+
412
+ [Exl2 Quants](https://huggingface.co/royallab/Norobara-ZLoss-8x7B-exl2)
413
+
414
+ ## Usage:
415
+ The intended prompt format is a modified multi-turn Alpaca instruction format:
416
+ ```
417
+ ### Instruction:
418
+ {system prompt}
419
+
420
+ ### Input:
421
+ {user message}
422
+
423
+ ### Response:
424
+ {model response}
425
+
426
+ ### Input:
427
+ {user message}
428
+
429
+ ### Response:
430
+ {model response}
431
+
432
+ (etc.)
433
+ ```
434
+
435
+ ## Bias, Risks, and Limitations
436
+ The model will show biases present in the base model. No ethical alignment was applied to prevent the generation of toxic or harmful outputs (in fact the opposite, with examples from toxic-DPO included), so generate at your own risk.
437
+ ## Training Details
438
+ This model was trained as a QLora adapter for 3 epochs using a single H100 GPU for around 13 hours.