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

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +381 -0
README.md ADDED
@@ -0,0 +1,381 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: chargoddard/MixtralRPChat-ZLoss
3
+ datasets:
4
+ - Open-Orca/SlimOrca
5
+ - lemonilia/LimaRP
6
+ - chargoddard/rpguild
7
+ - chargoddard/summarize_from_feedback_alpaca
8
+ - HuggingFaceH4/no_robots
9
+ - chargoddard/coedit-reworded
10
+ inference: false
11
+ language:
12
+ - en
13
+ license: cc-by-nc-4.0
14
+ model_creator: Charles Goddard
15
+ model_name: MixtralRPChat ZLoss
16
+ model_type: mixtral
17
+ prompt_template: '***System: {system_message} ***Query: {prompt} ***Response:
18
+
19
+ '
20
+ quantized_by: TheBloke
21
+ tags:
22
+ - mixtral
23
+ ---
24
+ <!-- markdownlint-disable MD041 -->
25
+
26
+ <!-- header start -->
27
+ <!-- 200823 -->
28
+ <div style="width: auto; margin-left: auto; margin-right: auto">
29
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
30
+ </div>
31
+ <div style="display: flex; justify-content: space-between; width: 100%;">
32
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
33
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
34
+ </div>
35
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
36
+ <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>
37
+ </div>
38
+ </div>
39
+ <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>
40
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
41
+ <!-- header end -->
42
+
43
+ # MixtralRPChat ZLoss - GPTQ
44
+ - Model creator: [Charles Goddard](https://huggingface.co/chargoddard)
45
+ - Original model: [MixtralRPChat ZLoss](https://huggingface.co/chargoddard/MixtralRPChat-ZLoss)
46
+
47
+ <!-- description start -->
48
+ # Description
49
+
50
+ This repo contains GPTQ model files for [Charles Goddard's MixtralRPChat ZLoss](https://huggingface.co/chargoddard/MixtralRPChat-ZLoss).
51
+
52
+ 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.
53
+
54
+ <!-- description end -->
55
+ <!-- repositories-available start -->
56
+ ## Repositories available
57
+
58
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/MixtralRPChat-ZLoss-AWQ)
59
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/MixtralRPChat-ZLoss-GPTQ)
60
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/MixtralRPChat-ZLoss-GGUF)
61
+ * [Charles Goddard's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/chargoddard/MixtralRPChat-ZLoss)
62
+ <!-- repositories-available end -->
63
+
64
+ <!-- prompt-template start -->
65
+ ## Prompt template: CharGoddard
66
+
67
+ ```
68
+ ***System: {system_message} ***Query: {prompt} ***Response:
69
+
70
+ ```
71
+
72
+ <!-- prompt-template end -->
73
+
74
+
75
+
76
+ <!-- README_GPTQ.md-compatible clients start -->
77
+ ## Known compatible clients / servers
78
+
79
+ GPTQ models are currently supported on Linux (NVidia/AMD) and Windows (NVidia only). macOS users: please use GGUF models.
80
+
81
+ These GPTQ models are known to work in the following inference servers/webuis.
82
+
83
+ - [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
84
+ - [KoboldAI United](https://github.com/henk717/koboldai)
85
+ - [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui)
86
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference)
87
+
88
+ This may not be a complete list; if you know of others, please let me know!
89
+ <!-- README_GPTQ.md-compatible clients end -->
90
+
91
+ <!-- README_GPTQ.md-provided-files start -->
92
+ ## Provided files, and GPTQ parameters
93
+
94
+ Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.
95
+
96
+ Each separate quant is in a different branch. See below for instructions on fetching from different branches.
97
+
98
+ Most GPTQ files are made with AutoGPTQ. Mistral models are currently made with Transformers.
99
+
100
+ <details>
101
+ <summary>Explanation of GPTQ parameters</summary>
102
+
103
+ - Bits: The bit size of the quantised model.
104
+ - GS: GPTQ group size. Higher numbers use less VRAM, but have lower quantisation accuracy. "None" is the lowest possible value.
105
+ - 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.
106
+ - Damp %: A GPTQ parameter that affects how samples are processed for quantisation. 0.01 is default, but 0.1 results in slightly better accuracy.
107
+ - 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).
108
+ - 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.
109
+ - ExLlama Compatibility: Whether this file can be loaded with ExLlama, which currently only supports Llama and Mistral models in 4-bit.
110
+
111
+ </details>
112
+
113
+ | Branch | Bits | GS | Act Order | Damp % | GPTQ Dataset | Seq Len | Size | ExLlama | Desc |
114
+ | ------ | ---- | -- | --------- | ------ | ------------ | ------- | ---- | ------- | ---- |
115
+ | [main](https://huggingface.co/TheBloke/MixtralRPChat-ZLoss-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. |
116
+ | [gptq-4bit-128g-actorder_True](https://huggingface.co/TheBloke/MixtralRPChat-ZLoss-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. |
117
+ | [gptq-4bit-32g-actorder_True](https://huggingface.co/TheBloke/MixtralRPChat-ZLoss-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. |
118
+ | [gptq-3bit--1g-actorder_True](https://huggingface.co/TheBloke/MixtralRPChat-ZLoss-GPTQ/tree/gptq-3bit--1g-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. |
119
+ | [gptq-3bit-128g-actorder_True](https://huggingface.co/TheBloke/MixtralRPChat-ZLoss-GPTQ/tree/gptq-3bit-128g-actorder_True) | 3 | 32 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 8192 | 21.43 GB | No | 3-bit, with group size 64g and act-order. Highest quality 3-bit option. |
120
+ | [gptq-8bit--1g-actorder_True](https://huggingface.co/TheBloke/MixtralRPChat-ZLoss-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. |
121
+ | [gptq-8bit-128g-actorder_True](https://huggingface.co/TheBloke/MixtralRPChat-ZLoss-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. |
122
+
123
+ <!-- README_GPTQ.md-provided-files end -->
124
+
125
+ <!-- README_GPTQ.md-download-from-branches start -->
126
+ ## How to download, including from branches
127
+
128
+ ### In text-generation-webui
129
+
130
+ To download from the `main` branch, enter `TheBloke/MixtralRPChat-ZLoss-GPTQ` in the "Download model" box.
131
+
132
+ To download from another branch, add `:branchname` to the end of the download name, eg `TheBloke/MixtralRPChat-ZLoss-GPTQ:gptq-4bit-128g-actorder_True`
133
+
134
+ ### From the command line
135
+
136
+ I recommend using the `huggingface-hub` Python library:
137
+
138
+ ```shell
139
+ pip3 install huggingface-hub
140
+ ```
141
+
142
+ To download the `main` branch to a folder called `MixtralRPChat-ZLoss-GPTQ`:
143
+
144
+ ```shell
145
+ mkdir MixtralRPChat-ZLoss-GPTQ
146
+ huggingface-cli download TheBloke/MixtralRPChat-ZLoss-GPTQ --local-dir MixtralRPChat-ZLoss-GPTQ --local-dir-use-symlinks False
147
+ ```
148
+
149
+ To download from a different branch, add the `--revision` parameter:
150
+
151
+ ```shell
152
+ mkdir MixtralRPChat-ZLoss-GPTQ
153
+ huggingface-cli download TheBloke/MixtralRPChat-ZLoss-GPTQ --revision gptq-4bit-128g-actorder_True --local-dir MixtralRPChat-ZLoss-GPTQ --local-dir-use-symlinks False
154
+ ```
155
+
156
+ <details>
157
+ <summary>More advanced huggingface-cli download usage</summary>
158
+
159
+ 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.
160
+
161
+ The cache location can be changed with the `HF_HOME` environment variable, and/or the `--cache-dir` parameter to `huggingface-cli`.
162
+
163
+ 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).
164
+
165
+ To accelerate downloads on fast connections (1Gbit/s or higher), install `hf_transfer`:
166
+
167
+ ```shell
168
+ pip3 install hf_transfer
169
+ ```
170
+
171
+ And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`:
172
+
173
+ ```shell
174
+ mkdir MixtralRPChat-ZLoss-GPTQ
175
+ HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download TheBloke/MixtralRPChat-ZLoss-GPTQ --local-dir MixtralRPChat-ZLoss-GPTQ --local-dir-use-symlinks False
176
+ ```
177
+
178
+ Windows Command Line users: You can set the environment variable by running `set HF_HUB_ENABLE_HF_TRANSFER=1` before the download command.
179
+ </details>
180
+
181
+ ### With `git` (**not** recommended)
182
+
183
+ To clone a specific branch with `git`, use a command like this:
184
+
185
+ ```shell
186
+ git clone --single-branch --branch gptq-4bit-128g-actorder_True https://huggingface.co/TheBloke/MixtralRPChat-ZLoss-GPTQ
187
+ ```
188
+
189
+ 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.)
190
+
191
+ <!-- README_GPTQ.md-download-from-branches end -->
192
+ <!-- README_GPTQ.md-text-generation-webui start -->
193
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
194
+
195
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
196
+
197
+ 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.
198
+
199
+ 1. Click the **Model tab**.
200
+ 2. Under **Download custom model or LoRA**, enter `TheBloke/MixtralRPChat-ZLoss-GPTQ`.
201
+
202
+ - To download from a specific branch, enter for example `TheBloke/MixtralRPChat-ZLoss-GPTQ:gptq-4bit-128g-actorder_True`
203
+ - see Provided Files above for the list of branches for each option.
204
+
205
+ 3. Click **Download**.
206
+ 4. The model will start downloading. Once it's finished it will say "Done".
207
+ 5. In the top left, click the refresh icon next to **Model**.
208
+ 6. In the **Model** dropdown, choose the model you just downloaded: `MixtralRPChat-ZLoss-GPTQ`
209
+ 7. The model will automatically load, and is now ready for use!
210
+ 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.
211
+
212
+ - 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`.
213
+
214
+ 9. Once you're ready, click the **Text Generation** tab and enter a prompt to get started!
215
+
216
+ <!-- README_GPTQ.md-text-generation-webui end -->
217
+
218
+ <!-- README_GPTQ.md-use-from-tgi start -->
219
+ ## Serving this model from Text Generation Inference (TGI)
220
+
221
+ 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`
222
+
223
+ Example Docker parameters:
224
+
225
+ ```shell
226
+ --model-id TheBloke/MixtralRPChat-ZLoss-GPTQ --port 3000 --quantize gptq --max-input-length 3696 --max-total-tokens 4096 --max-batch-prefill-tokens 4096
227
+ ```
228
+
229
+ Example Python code for interfacing with TGI (requires huggingface-hub 0.17.0 or later):
230
+
231
+ ```shell
232
+ pip3 install huggingface-hub
233
+ ```
234
+
235
+ ```python
236
+ from huggingface_hub import InferenceClient
237
+
238
+ endpoint_url = "https://your-endpoint-url-here"
239
+
240
+ prompt = "Tell me about AI"
241
+ prompt_template=f'''***System: {system_message} ***Query: {prompt} ***Response:
242
+ '''
243
+
244
+ client = InferenceClient(endpoint_url)
245
+ response = client.text_generation(prompt,
246
+ max_new_tokens=128,
247
+ do_sample=True,
248
+ temperature=0.7,
249
+ top_p=0.95,
250
+ top_k=40,
251
+ repetition_penalty=1.1)
252
+
253
+ print(f"Model output: {response}")
254
+ ```
255
+ <!-- README_GPTQ.md-use-from-tgi end -->
256
+ <!-- README_GPTQ.md-use-from-python start -->
257
+ ## Python code example: inference from this GPTQ model
258
+
259
+ ### Install the necessary packages
260
+
261
+ Requires: Transformers 4.33.0 or later, Optimum 1.12.0 or later, and AutoGPTQ 0.4.2 or later.
262
+
263
+ ```shell
264
+ pip3 install --upgrade transformers optimum
265
+ # If using PyTorch 2.1 + CUDA 12.x:
266
+ pip3 install --upgrade auto-gptq
267
+ # or, if using PyTorch 2.1 + CUDA 11.x:
268
+ pip3 install --upgrade auto-gptq --extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/
269
+ ```
270
+
271
+ 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:
272
+
273
+ ```shell
274
+ pip3 uninstall -y auto-gptq
275
+ git clone https://github.com/PanQiWei/AutoGPTQ
276
+ cd AutoGPTQ
277
+ git checkout v0.5.1
278
+ pip3 install .
279
+ ```
280
+
281
+ ### Example Python code
282
+
283
+ ```python
284
+ from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline
285
+
286
+ model_name_or_path = "TheBloke/MixtralRPChat-ZLoss-GPTQ"
287
+ # To use a different branch, change revision
288
+ # For example: revision="gptq-4bit-128g-actorder_True"
289
+ model = AutoModelForCausalLM.from_pretrained(model_name_or_path,
290
+ device_map="auto",
291
+ trust_remote_code=False,
292
+ revision="main")
293
+
294
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, use_fast=True)
295
+
296
+ prompt = "Write a story about llamas"
297
+ system_message = "You are a story writing assistant"
298
+ prompt_template=f'''***System: {system_message} ***Query: {prompt} ***Response:
299
+ '''
300
+
301
+ print("\n\n*** Generate:")
302
+
303
+ input_ids = tokenizer(prompt_template, return_tensors='pt').input_ids.cuda()
304
+ output = model.generate(inputs=input_ids, temperature=0.7, do_sample=True, top_p=0.95, top_k=40, max_new_tokens=512)
305
+ print(tokenizer.decode(output[0]))
306
+
307
+ # Inference can also be done using transformers' pipeline
308
+
309
+ print("*** Pipeline:")
310
+ pipe = pipeline(
311
+ "text-generation",
312
+ model=model,
313
+ tokenizer=tokenizer,
314
+ max_new_tokens=512,
315
+ do_sample=True,
316
+ temperature=0.7,
317
+ top_p=0.95,
318
+ top_k=40,
319
+ repetition_penalty=1.1
320
+ )
321
+
322
+ print(pipe(prompt_template)[0]['generated_text'])
323
+ ```
324
+ <!-- README_GPTQ.md-use-from-python end -->
325
+
326
+ <!-- README_GPTQ.md-compatibility start -->
327
+ ## Compatibility
328
+
329
+ The files provided are tested to work with Transformers. For non-Mistral models, AutoGPTQ can also be used directly.
330
+
331
+ [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.
332
+
333
+ For a list of clients/servers, please see "Known compatible clients / servers", above.
334
+ <!-- README_GPTQ.md-compatibility end -->
335
+
336
+ <!-- footer start -->
337
+ <!-- 200823 -->
338
+ ## Discord
339
+
340
+ For further support, and discussions on these models and AI in general, join us at:
341
+
342
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
343
+
344
+ ## Thanks, and how to contribute
345
+
346
+ Thanks to the [chirper.ai](https://chirper.ai) team!
347
+
348
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
349
+
350
+ 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.
351
+
352
+ 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.
353
+
354
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
355
+
356
+ * Patreon: https://patreon.com/TheBlokeAI
357
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
358
+
359
+ **Special thanks to**: Aemon Algiz.
360
+
361
+ **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
362
+
363
+
364
+ Thank you to all my generous patrons and donaters!
365
+
366
+ And thank you again to a16z for their generous grant.
367
+
368
+ <!-- footer end -->
369
+
370
+ # Original model card: Charles Goddard's MixtralRPChat ZLoss
371
+
372
+
373
+ [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
374
+
375
+ QLoRA tuned from [mistralai/Mixtral-8x7B-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-v0.1).
376
+
377
+ My main reason for training this model was to investigate using an altered router balancing loss combined with the z-loss introduced in [ST-MoE: Designing Stable and Transferable Sparse Expert Models](https://arxiv.org/abs/2202.08906). The result is pretty decent, I think! It does a good job of respecting character information in system prompts and performed adequately on a few simple coding tasks.
378
+
379
+ To train this I used a custom branch of Transformers that adds z-loss and reimplements the router balancing loss based on the version in [MegaBlocks](https://github.com/stanford-futuredata/megablocks). The config used with my custom hacked-up branch of axolotl is available [here](https://huggingface.co/chargoddard/MixtralRPChat-ZLoss/blob/main/axolotl_config.yml).
380
+
381
+ Uses my favorite non-ChatML token-economic chat prompt format. Messages should be prefixed with `" ***System:"`, `" ***Query:"`, or `" ***Response:"` for system, user, and model messages respectively. No newlines are necessary but the space before the triple asterisk is mandatory.