TheBloke commited on
Commit
d75251b
1 Parent(s): 6a7b2a5

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +425 -0
README.md ADDED
@@ -0,0 +1,425 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Heralax/MistralMakise-Merged-13b
3
+ inference: false
4
+ license: apache-2.0
5
+ model_creator: Evan Armstrong
6
+ model_name: MistralMakise Merged 13B
7
+ model_type: llama
8
+ prompt_template: '## {{{{charname}}}}:
9
+
10
+ - You''re "{{{{charname}}}}" in this never-ending roleplay with "{{{{user}}}}".
11
+
12
+ ### Input:
13
+
14
+ {prompt}
15
+
16
+
17
+ ### Response:
18
+
19
+ (OOC) Understood. I will take this info into account for the roleplay. (end OOC)
20
+
21
+
22
+ ### New Roleplay:
23
+
24
+ ### Instruction:
25
+
26
+ #### {{{{char}}}}:
27
+
28
+ whatever the char says, this is the chat history
29
+
30
+ #### {{{{user}}}}:
31
+
32
+ whatever the user says, this is the chat history
33
+
34
+ ... repeated some number of times ...
35
+
36
+ ### Response 2 paragraphs, engaging, natural, authentic, descriptive, creative):
37
+
38
+ #### {{{{char}}}}:
39
+
40
+ '
41
+ quantized_by: TheBloke
42
+ ---
43
+ <!-- markdownlint-disable MD041 -->
44
+
45
+ <!-- header start -->
46
+ <!-- 200823 -->
47
+ <div style="width: auto; margin-left: auto; margin-right: auto">
48
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
49
+ </div>
50
+ <div style="display: flex; justify-content: space-between; width: 100%;">
51
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
52
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
53
+ </div>
54
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
55
+ <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>
56
+ </div>
57
+ </div>
58
+ <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>
59
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
60
+ <!-- header end -->
61
+
62
+ # MistralMakise Merged 13B - GPTQ
63
+ - Model creator: [Evan Armstrong](https://huggingface.co/Heralax)
64
+ - Original model: [MistralMakise Merged 13B](https://huggingface.co/Heralax/MistralMakise-Merged-13b)
65
+
66
+ <!-- description start -->
67
+ ## Description
68
+
69
+ This repo contains GPTQ model files for [Evan Armstrong's MistralMakise Merged 13B](https://huggingface.co/Heralax/MistralMakise-Merged-13b).
70
+
71
+ 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.
72
+
73
+ <!-- description end -->
74
+ <!-- repositories-available start -->
75
+ ## Repositories available
76
+
77
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/MistralMakise-Merged-13B-AWQ)
78
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/MistralMakise-Merged-13B-GPTQ)
79
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/MistralMakise-Merged-13B-GGUF)
80
+ * [Evan Armstrong's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/Heralax/MistralMakise-Merged-13b)
81
+ <!-- repositories-available end -->
82
+
83
+ <!-- prompt-template start -->
84
+ ## Prompt template: SillyTavern
85
+
86
+ ```
87
+ ## {{{{charname}}}}:
88
+ - You're "{{{{charname}}}}" in this never-ending roleplay with "{{{{user}}}}".
89
+ ### Input:
90
+ {prompt}
91
+
92
+ ### Response:
93
+ (OOC) Understood. I will take this info into account for the roleplay. (end OOC)
94
+
95
+ ### New Roleplay:
96
+ ### Instruction:
97
+ #### {{{{char}}}}:
98
+ whatever the char says, this is the chat history
99
+ #### {{{{user}}}}:
100
+ whatever the user says, this is the chat history
101
+ ... repeated some number of times ...
102
+ ### Response 2 paragraphs, engaging, natural, authentic, descriptive, creative):
103
+ #### {{{{char}}}}:
104
+
105
+ ```
106
+
107
+ <!-- prompt-template end -->
108
+ <!-- licensing start -->
109
+ ## Licensing
110
+
111
+ The creator of the source model has listed its license as `apache-2.0`, and this quantization has therefore used that same license.
112
+
113
+ As this model is based on Llama 2, it is also subject to the Meta Llama 2 license terms, and the license files for that are additionally included. It should therefore be considered as being claimed to be licensed under both licenses. I contacted Hugging Face for clarification on dual licensing but they do not yet have an official position. Should this change, or should Meta provide any feedback on this situation, I will update this section accordingly.
114
+
115
+ In the meantime, any questions regarding licensing, and in particular how these two licenses might interact, should be directed to the original model repository: [Evan Armstrong's MistralMakise Merged 13B](https://huggingface.co/Heralax/MistralMakise-Merged-13b).
116
+ <!-- licensing end -->
117
+ <!-- README_GPTQ.md-provided-files start -->
118
+ ## Provided files, and GPTQ parameters
119
+
120
+ Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.
121
+
122
+ Each separate quant is in a different branch. See below for instructions on fetching from different branches.
123
+
124
+ Most GPTQ files are made with AutoGPTQ. Mistral models are currently made with Transformers.
125
+
126
+ <details>
127
+ <summary>Explanation of GPTQ parameters</summary>
128
+
129
+ - Bits: The bit size of the quantised model.
130
+ - GS: GPTQ group size. Higher numbers use less VRAM, but have lower quantisation accuracy. "None" is the lowest possible value.
131
+ - 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.
132
+ - Damp %: A GPTQ parameter that affects how samples are processed for quantisation. 0.01 is default, but 0.1 results in slightly better accuracy.
133
+ - 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).
134
+ - 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.
135
+ - ExLlama Compatibility: Whether this file can be loaded with ExLlama, which currently only supports Llama models in 4-bit.
136
+
137
+ </details>
138
+
139
+ | Branch | Bits | GS | Act Order | Damp % | GPTQ Dataset | Seq Len | Size | ExLlama | Desc |
140
+ | ------ | ---- | -- | --------- | ------ | ------------ | ------- | ---- | ------- | ---- |
141
+ | [main](https://huggingface.co/TheBloke/MistralMakise-Merged-13B-GPTQ/tree/main) | 4 | 128 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 4096 | 7.26 GB | Yes | 4-bit, with Act Order and group size 128g. Uses even less VRAM than 64g, but with slightly lower accuracy. |
142
+ | [gptq-4bit-32g-actorder_True](https://huggingface.co/TheBloke/MistralMakise-Merged-13B-GPTQ/tree/gptq-4bit-32g-actorder_True) | 4 | 32 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 4096 | 8.00 GB | Yes | 4-bit, with Act Order and group size 32g. Gives highest possible inference quality, with maximum VRAM usage. |
143
+ | [gptq-8bit--1g-actorder_True](https://huggingface.co/TheBloke/MistralMakise-Merged-13B-GPTQ/tree/gptq-8bit--1g-actorder_True) | 8 | None | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 4096 | 13.36 GB | No | 8-bit, with Act Order. No group size, to lower VRAM requirements. |
144
+ | [gptq-8bit-128g-actorder_True](https://huggingface.co/TheBloke/MistralMakise-Merged-13B-GPTQ/tree/gptq-8bit-128g-actorder_True) | 8 | 128 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 4096 | 13.65 GB | No | 8-bit, with group size 128g for higher inference quality and with Act Order for even higher accuracy. |
145
+ | [gptq-8bit-32g-actorder_True](https://huggingface.co/TheBloke/MistralMakise-Merged-13B-GPTQ/tree/gptq-8bit-32g-actorder_True) | 8 | 32 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 4096 | 14.54 GB | No | 8-bit, with group size 32g and Act Order for maximum inference quality. |
146
+ | [gptq-4bit-64g-actorder_True](https://huggingface.co/TheBloke/MistralMakise-Merged-13B-GPTQ/tree/gptq-4bit-64g-actorder_True) | 4 | 64 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 4096 | 7.51 GB | Yes | 4-bit, with Act Order and group size 64g. Uses less VRAM than 32g, but with slightly lower accuracy. |
147
+
148
+ <!-- README_GPTQ.md-provided-files end -->
149
+
150
+ <!-- README_GPTQ.md-download-from-branches start -->
151
+ ## How to download, including from branches
152
+
153
+ ### In text-generation-webui
154
+
155
+ To download from the `main` branch, enter `TheBloke/MistralMakise-Merged-13B-GPTQ` in the "Download model" box.
156
+
157
+ To download from another branch, add `:branchname` to the end of the download name, eg `TheBloke/MistralMakise-Merged-13B-GPTQ:gptq-4bit-32g-actorder_True`
158
+
159
+ ### From the command line
160
+
161
+ I recommend using the `huggingface-hub` Python library:
162
+
163
+ ```shell
164
+ pip3 install huggingface-hub
165
+ ```
166
+
167
+ To download the `main` branch to a folder called `MistralMakise-Merged-13B-GPTQ`:
168
+
169
+ ```shell
170
+ mkdir MistralMakise-Merged-13B-GPTQ
171
+ huggingface-cli download TheBloke/MistralMakise-Merged-13B-GPTQ --local-dir MistralMakise-Merged-13B-GPTQ --local-dir-use-symlinks False
172
+ ```
173
+
174
+ To download from a different branch, add the `--revision` parameter:
175
+
176
+ ```shell
177
+ mkdir MistralMakise-Merged-13B-GPTQ
178
+ huggingface-cli download TheBloke/MistralMakise-Merged-13B-GPTQ --revision gptq-4bit-32g-actorder_True --local-dir MistralMakise-Merged-13B-GPTQ --local-dir-use-symlinks False
179
+ ```
180
+
181
+ <details>
182
+ <summary>More advanced huggingface-cli download usage</summary>
183
+
184
+ If you remove the `--local-dir-use-symlinks False` parameter, the files will instead be stored in the central Huggingface 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.
185
+
186
+ The cache location can be changed with the `HF_HOME` environment variable, and/or the `--cache-dir` parameter to `huggingface-cli`.
187
+
188
+ 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).
189
+
190
+ To accelerate downloads on fast connections (1Gbit/s or higher), install `hf_transfer`:
191
+
192
+ ```shell
193
+ pip3 install hf_transfer
194
+ ```
195
+
196
+ And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`:
197
+
198
+ ```shell
199
+ mkdir MistralMakise-Merged-13B-GPTQ
200
+ HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download TheBloke/MistralMakise-Merged-13B-GPTQ --local-dir MistralMakise-Merged-13B-GPTQ --local-dir-use-symlinks False
201
+ ```
202
+
203
+ Windows Command Line users: You can set the environment variable by running `set HF_HUB_ENABLE_HF_TRANSFER=1` before the download command.
204
+ </details>
205
+
206
+ ### With `git` (**not** recommended)
207
+
208
+ To clone a specific branch with `git`, use a command like this:
209
+
210
+ ```shell
211
+ git clone --single-branch --branch gptq-4bit-32g-actorder_True https://huggingface.co/TheBloke/MistralMakise-Merged-13B-GPTQ
212
+ ```
213
+
214
+ 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.)
215
+
216
+ <!-- README_GPTQ.md-download-from-branches end -->
217
+ <!-- README_GPTQ.md-text-generation-webui start -->
218
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
219
+
220
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
221
+
222
+ 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.
223
+
224
+ 1. Click the **Model tab**.
225
+ 2. Under **Download custom model or LoRA**, enter `TheBloke/MistralMakise-Merged-13B-GPTQ`.
226
+
227
+ - To download from a specific branch, enter for example `TheBloke/MistralMakise-Merged-13B-GPTQ:gptq-4bit-32g-actorder_True`
228
+ - see Provided Files above for the list of branches for each option.
229
+
230
+ 3. Click **Download**.
231
+ 4. The model will start downloading. Once it's finished it will say "Done".
232
+ 5. In the top left, click the refresh icon next to **Model**.
233
+ 6. In the **Model** dropdown, choose the model you just downloaded: `MistralMakise-Merged-13B-GPTQ`
234
+ 7. The model will automatically load, and is now ready for use!
235
+ 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.
236
+
237
+ - 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`.
238
+
239
+ 9. Once you're ready, click the **Text Generation** tab and enter a prompt to get started!
240
+
241
+ <!-- README_GPTQ.md-text-generation-webui end -->
242
+
243
+ <!-- README_GPTQ.md-use-from-tgi start -->
244
+ ## Serving this model from Text Generation Inference (TGI)
245
+
246
+ 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`
247
+
248
+ Example Docker parameters:
249
+
250
+ ```shell
251
+ --model-id TheBloke/MistralMakise-Merged-13B-GPTQ --port 3000 --quantize gptq --max-input-length 3696 --max-total-tokens 4096 --max-batch-prefill-tokens 4096
252
+ ```
253
+
254
+ Example Python code for interfacing with TGI (requires huggingface-hub 0.17.0 or later):
255
+
256
+ ```shell
257
+ pip3 install huggingface-hub
258
+ ```
259
+
260
+ ```python
261
+ from huggingface_hub import InferenceClient
262
+
263
+ endpoint_url = "https://your-endpoint-url-here"
264
+
265
+ prompt = "Tell me about AI"
266
+ prompt_template=f'''## {{{{charname}}}}:
267
+ - You're "{{{{charname}}}}" in this never-ending roleplay with "{{{{user}}}}".
268
+ ### Input:
269
+ {prompt}
270
+
271
+ ### Response:
272
+ (OOC) Understood. I will take this info into account for the roleplay. (end OOC)
273
+
274
+ ### New Roleplay:
275
+ ### Instruction:
276
+ #### {{{{char}}}}:
277
+ whatever the char says, this is the chat history
278
+ #### {{{{user}}}}:
279
+ whatever the user says, this is the chat history
280
+ ... repeated some number of times ...
281
+ ### Response 2 paragraphs, engaging, natural, authentic, descriptive, creative):
282
+ #### {{{{char}}}}:
283
+ '''
284
+
285
+ client = InferenceClient(endpoint_url)
286
+ response = client.text_generation(prompt,
287
+ max_new_tokens=128,
288
+ do_sample=True,
289
+ temperature=0.7,
290
+ top_p=0.95,
291
+ top_k=40,
292
+ repetition_penalty=1.1)
293
+
294
+ print(f"Model output: {response}")
295
+ ```
296
+ <!-- README_GPTQ.md-use-from-tgi end -->
297
+ <!-- README_GPTQ.md-use-from-python start -->
298
+ ## How to use this GPTQ model from Python code
299
+
300
+ ### Install the necessary packages
301
+
302
+ Requires: Transformers 4.33.0 or later, Optimum 1.12.0 or later, and AutoGPTQ 0.4.2 or later.
303
+
304
+ ```shell
305
+ pip3 install transformers optimum
306
+ pip3 install auto-gptq --extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/ # Use cu117 if on CUDA 11.7
307
+ ```
308
+
309
+ If you have problems installing AutoGPTQ using the pre-built wheels, install it from source instead:
310
+
311
+ ```shell
312
+ pip3 uninstall -y auto-gptq
313
+ git clone https://github.com/PanQiWei/AutoGPTQ
314
+ cd AutoGPTQ
315
+ git checkout v0.4.2
316
+ pip3 install .
317
+ ```
318
+
319
+ ### You can then use the following code
320
+
321
+ ```python
322
+ from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline
323
+
324
+ model_name_or_path = "TheBloke/MistralMakise-Merged-13B-GPTQ"
325
+ # To use a different branch, change revision
326
+ # For example: revision="gptq-4bit-32g-actorder_True"
327
+ model = AutoModelForCausalLM.from_pretrained(model_name_or_path,
328
+ device_map="auto",
329
+ trust_remote_code=False,
330
+ revision="main")
331
+
332
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, use_fast=True)
333
+
334
+ prompt = "Tell me about AI"
335
+ prompt_template=f'''## {{{{charname}}}}:
336
+ - You're "{{{{charname}}}}" in this never-ending roleplay with "{{{{user}}}}".
337
+ ### Input:
338
+ {prompt}
339
+
340
+ ### Response:
341
+ (OOC) Understood. I will take this info into account for the roleplay. (end OOC)
342
+
343
+ ### New Roleplay:
344
+ ### Instruction:
345
+ #### {{{{char}}}}:
346
+ whatever the char says, this is the chat history
347
+ #### {{{{user}}}}:
348
+ whatever the user says, this is the chat history
349
+ ... repeated some number of times ...
350
+ ### Response 2 paragraphs, engaging, natural, authentic, descriptive, creative):
351
+ #### {{{{char}}}}:
352
+ '''
353
+
354
+ print("\n\n*** Generate:")
355
+
356
+ input_ids = tokenizer(prompt_template, return_tensors='pt').input_ids.cuda()
357
+ output = model.generate(inputs=input_ids, temperature=0.7, do_sample=True, top_p=0.95, top_k=40, max_new_tokens=512)
358
+ print(tokenizer.decode(output[0]))
359
+
360
+ # Inference can also be done using transformers' pipeline
361
+
362
+ print("*** Pipeline:")
363
+ pipe = pipeline(
364
+ "text-generation",
365
+ model=model,
366
+ tokenizer=tokenizer,
367
+ max_new_tokens=512,
368
+ do_sample=True,
369
+ temperature=0.7,
370
+ top_p=0.95,
371
+ top_k=40,
372
+ repetition_penalty=1.1
373
+ )
374
+
375
+ print(pipe(prompt_template)[0]['generated_text'])
376
+ ```
377
+ <!-- README_GPTQ.md-use-from-python end -->
378
+
379
+ <!-- README_GPTQ.md-compatibility start -->
380
+ ## Compatibility
381
+
382
+ The files provided are tested to work with AutoGPTQ, both via Transformers and using AutoGPTQ directly. They should also work with [Occ4m's GPTQ-for-LLaMa fork](https://github.com/0cc4m/KoboldAI).
383
+
384
+ [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.
385
+
386
+ [Huggingface Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference) is compatible with all GPTQ models.
387
+ <!-- README_GPTQ.md-compatibility end -->
388
+
389
+ <!-- footer start -->
390
+ <!-- 200823 -->
391
+ ## Discord
392
+
393
+ For further support, and discussions on these models and AI in general, join us at:
394
+
395
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
396
+
397
+ ## Thanks, and how to contribute
398
+
399
+ Thanks to the [chirper.ai](https://chirper.ai) team!
400
+
401
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
402
+
403
+ 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.
404
+
405
+ 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.
406
+
407
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
408
+
409
+ * Patreon: https://patreon.com/TheBlokeAI
410
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
411
+
412
+ **Special thanks to**: Aemon Algiz.
413
+
414
+ **Patreon special mentions**: Pierre Kircher, Stanislav Ovsiannikov, Michael Levine, Eugene Pentland, Andrey, 준교 김, Randy H, Fred von Graf, Artur Olbinski, Caitlyn Gatomon, terasurfer, Jeff Scroggin, James Bentley, Vadim, Gabriel Puliatti, Harry Royden McLaughlin, Sean Connelly, Dan Guido, Edmond Seymore, Alicia Loh, subjectnull, AzureBlack, Manuel Alberto Morcote, Thomas Belote, Lone Striker, Chris Smitley, Vitor Caleffi, Johann-Peter Hartmann, Clay Pascal, biorpg, Brandon Frisco, sidney chen, transmissions 11, Pedro Madruga, jinyuan sun, Ajan Kanaga, Emad Mostaque, Trenton Dambrowitz, Jonathan Leane, Iucharbius, usrbinkat, vamX, George Stoitzev, Luke Pendergrass, theTransient, Olakabola, Swaroop Kallakuri, Cap'n Zoog, Brandon Phillips, Michael Dempsey, Nikolai Manek, danny, Matthew Berman, Gabriel Tamborski, alfie_i, Raymond Fosdick, Tom X Nguyen, Raven Klaugh, LangChain4j, Magnesian, Illia Dulskyi, David Ziegler, Mano Prime, Luis Javier Navarrete Lozano, Erik Bjäreholt, 阿明, Nathan Dryer, Alex, Rainer Wilmers, zynix, TL, Joseph William Delisle, John Villwock, Nathan LeClaire, Willem Michiel, Joguhyik, GodLy, OG, Alps Aficionado, Jeffrey Morgan, ReadyPlayerEmma, Tiffany J. Kim, Sebastain Graf, Spencer Kim, Michael Davis, webtim, Talal Aujan, knownsqashed, John Detwiler, Imad Khwaja, Deo Leter, Jerry Meng, Elijah Stavena, Rooh Singh, Pieter, SuperWojo, Alexandros Triantafyllidis, Stephen Murray, Ai Maven, ya boyyy, Enrico Ros, Ken Nordquist, Deep Realms, Nicholas, Spiking Neurons AB, Elle, Will Dee, Jack West, RoA, Luke @flexchar, Viktor Bowallius, Derek Yates, Subspace Studios, jjj, Toran Billups, Asp the Wyvern, Fen Risland, Ilya, NimbleBox.ai, Chadd, Nitin Borwankar, Emre, Mandus, Leonard Tan, Kalila, K, Trailburnt, S_X, Cory Kujawski
415
+
416
+
417
+ Thank you to all my generous patrons and donaters!
418
+
419
+ And thank you again to a16z for their generous grant.
420
+
421
+ <!-- footer end -->
422
+
423
+ # Original model card: Evan Armstrong's MistralMakise Merged 13B
424
+
425
+ The same dataset and training settings as MythoMakise, but with the ReMM mistral model as a base. See that model card for more info on prompt formats and such.