TheBloke commited on
Commit
a9c4574
1 Parent(s): 4ee3a35

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +476 -0
README.md ADDED
@@ -0,0 +1,476 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: NeverSleep/Noromaid-v0.1-mixtral-8x7b-Instruct-v3
3
+ inference: false
4
+ license: cc-by-nc-4.0
5
+ model_creator: IkariDev and Undi
6
+ model_name: Noromaid V0.1 Mixtral 8X7B Instruct v3
7
+ model_type: mixtral
8
+ prompt_template: '### Instruction:
9
+
10
+ {system_message}
11
+
12
+
13
+ ### Input:
14
+
15
+ {prompt}
16
+
17
+
18
+ ### Response:
19
+
20
+ '
21
+ quantized_by: TheBloke
22
+ ---
23
+ <!-- markdownlint-disable MD041 -->
24
+
25
+ <!-- header start -->
26
+ <!-- 200823 -->
27
+ <div style="width: auto; margin-left: auto; margin-right: auto">
28
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
29
+ </div>
30
+ <div style="display: flex; justify-content: space-between; width: 100%;">
31
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
32
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
33
+ </div>
34
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
35
+ <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>
36
+ </div>
37
+ </div>
38
+ <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>
39
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
40
+ <!-- header end -->
41
+
42
+ # Noromaid V0.1 Mixtral 8X7B Instruct v3 - AWQ
43
+ - Model creator: [IkariDev and Undi](https://huggingface.co/NeverSleep)
44
+ - Original model: [Noromaid V0.1 Mixtral 8X7B Instruct v3](https://huggingface.co/NeverSleep/Noromaid-v0.1-mixtral-8x7b-Instruct-v3)
45
+
46
+ <!-- description start -->
47
+ ## Description
48
+
49
+ This repo contains AWQ model files for [IkariDev and Undi's Noromaid V0.1 Mixtral 8X7B Instruct v3](https://huggingface.co/NeverSleep/Noromaid-v0.1-mixtral-8x7b-Instruct-v3).
50
+
51
+
52
+ **MIXTRAL AWQ**
53
+
54
+ This is a Mixtral AWQ model.
55
+
56
+ For AutoAWQ inference, please install AutoAWQ 0.1.8 or later.
57
+
58
+ Support via Transformers is coming soon, via this PR: https://github.com/huggingface/transformers/pull/27950 which should be merged to Transformers `main` very soon.
59
+
60
+ vLLM: version 0.2.6 is confirmed to support Mixtral AWQs.
61
+
62
+ TGI: I tested version 1.3.3 and it loaded the model fine, but I was not able to get any output back. Further testing/debug is required. (Let me know if you get it working!)
63
+
64
+ ### About AWQ
65
+
66
+ AWQ is an efficient, accurate and blazing-fast low-bit weight quantization method, currently supporting 4-bit quantization. Compared to GPTQ, it offers faster Transformers-based inference with equivalent or better quality compared to the most commonly used GPTQ settings.
67
+
68
+ AWQ models are currently supported on Linux and Windows, with NVidia GPUs only. macOS users: please use GGUF models instead.
69
+
70
+ AWQ models are supported by (note that not all of these may support Mixtral models yet - see above):
71
+
72
+ - [Text Generation Webui](https://github.com/oobabooga/text-generation-webui) - using Loader: AutoAWQ
73
+ - [vLLM](https://github.com/vllm-project/vllm) - version 0.2.2 or later for support for all model types.
74
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference)
75
+ - [Transformers](https://huggingface.co/docs/transformers) version 4.35.0 and later, from any code or client that supports Transformers
76
+ - [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) - for use from Python code
77
+
78
+ <!-- description end -->
79
+ <!-- repositories-available start -->
80
+ ## Repositories available
81
+
82
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/Noromaid-v0.1-mixtral-8x7b-Instruct-v3-AWQ)
83
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/Noromaid-v0.1-mixtral-8x7b-Instruct-v3-GPTQ)
84
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/NeverSleep/Noromaid-v0.1-mixtral-8x7b-Instruct-v3-GGUF)
85
+ * [IkariDev and Undi's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/NeverSleep/Noromaid-v0.1-mixtral-8x7b-Instruct-v3)
86
+ <!-- repositories-available end -->
87
+
88
+ <!-- prompt-template start -->
89
+ ## Prompt template: Instruction-Input-Response
90
+
91
+ ```
92
+ ### Instruction:
93
+ {system_message}
94
+
95
+ ### Input:
96
+ {prompt}
97
+
98
+ ### Response:
99
+
100
+ ```
101
+
102
+ <!-- prompt-template end -->
103
+
104
+
105
+ <!-- README_AWQ.md-provided-files start -->
106
+ ## Provided files, and AWQ parameters
107
+
108
+ I currently release 128g GEMM models only. The addition of group_size 32 models, and GEMV kernel models, is being actively considered.
109
+
110
+ Models are released as sharded safetensors files.
111
+
112
+ | Branch | Bits | GS | AWQ Dataset | Seq Len | Size |
113
+ | ------ | ---- | -- | ----------- | ------- | ---- |
114
+ | [main](https://huggingface.co/TheBloke/Noromaid-v0.1-mixtral-8x7b-Instruct-v3-AWQ/tree/main) | 4 | 128 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 8192 | 24.65 GB
115
+
116
+ <!-- README_AWQ.md-provided-files end -->
117
+
118
+ <!-- README_AWQ.md-text-generation-webui start -->
119
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
120
+
121
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
122
+
123
+ 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.
124
+
125
+ 1. Click the **Model tab**.
126
+ 2. Under **Download custom model or LoRA**, enter `TheBloke/Noromaid-v0.1-mixtral-8x7b-Instruct-v3-AWQ`.
127
+ 3. Click **Download**.
128
+ 4. The model will start downloading. Once it's finished it will say "Done".
129
+ 5. In the top left, click the refresh icon next to **Model**.
130
+ 6. In the **Model** dropdown, choose the model you just downloaded: `Noromaid-v0.1-mixtral-8x7b-Instruct-v3-AWQ`
131
+ 7. Select **Loader: AutoAWQ**.
132
+ 8. Click Load, and the model will load and is now ready for use.
133
+ 9. 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.
134
+ 10. Once you're ready, click the **Text Generation** tab and enter a prompt to get started!
135
+ <!-- README_AWQ.md-text-generation-webui end -->
136
+
137
+ <!-- README_AWQ.md-use-from-vllm start -->
138
+ ## Multi-user inference server: vLLM
139
+
140
+ Documentation on installing and using vLLM [can be found here](https://vllm.readthedocs.io/en/latest/).
141
+
142
+ - Please ensure you are using vLLM version 0.2 or later.
143
+ - When using vLLM as a server, pass the `--quantization awq` parameter.
144
+
145
+ For example:
146
+
147
+ ```shell
148
+ python3 -m vllm.entrypoints.api_server --model TheBloke/Noromaid-v0.1-mixtral-8x7b-Instruct-v3-AWQ --quantization awq --dtype auto
149
+ ```
150
+
151
+ - When using vLLM from Python code, again set `quantization=awq`.
152
+
153
+ For example:
154
+
155
+ ```python
156
+ from vllm import LLM, SamplingParams
157
+
158
+ prompts = [
159
+ "Tell me about AI",
160
+ "Write a story about llamas",
161
+ "What is 291 - 150?",
162
+ "How much wood would a woodchuck chuck if a woodchuck could chuck wood?",
163
+ ]
164
+ prompt_template=f'''### Instruction:
165
+ {system_message}
166
+
167
+ ### Input:
168
+ {prompt}
169
+
170
+ ### Response:
171
+ '''
172
+
173
+ prompts = [prompt_template.format(prompt=prompt) for prompt in prompts]
174
+
175
+ sampling_params = SamplingParams(temperature=0.8, top_p=0.95)
176
+
177
+ llm = LLM(model="TheBloke/Noromaid-v0.1-mixtral-8x7b-Instruct-v3-AWQ", quantization="awq", dtype="auto")
178
+
179
+ outputs = llm.generate(prompts, sampling_params)
180
+
181
+ # Print the outputs.
182
+ for output in outputs:
183
+ prompt = output.prompt
184
+ generated_text = output.outputs[0].text
185
+ print(f"Prompt: {prompt!r}, Generated text: {generated_text!r}")
186
+ ```
187
+ <!-- README_AWQ.md-use-from-vllm start -->
188
+
189
+ <!-- README_AWQ.md-use-from-tgi start -->
190
+ ## Multi-user inference server: Hugging Face Text Generation Inference (TGI)
191
+
192
+ Use TGI version 1.1.0 or later. The official Docker container is: `ghcr.io/huggingface/text-generation-inference:1.1.0`
193
+
194
+ Example Docker parameters:
195
+
196
+ ```shell
197
+ --model-id TheBloke/Noromaid-v0.1-mixtral-8x7b-Instruct-v3-AWQ --port 3000 --quantize awq --max-input-length 3696 --max-total-tokens 4096 --max-batch-prefill-tokens 4096
198
+ ```
199
+
200
+ Example Python code for interfacing with TGI (requires [huggingface-hub](https://github.com/huggingface/huggingface_hub) 0.17.0 or later):
201
+
202
+ ```shell
203
+ pip3 install huggingface-hub
204
+ ```
205
+
206
+ ```python
207
+ from huggingface_hub import InferenceClient
208
+
209
+ endpoint_url = "https://your-endpoint-url-here"
210
+
211
+ prompt = "Tell me about AI"
212
+ prompt_template=f'''### Instruction:
213
+ {system_message}
214
+
215
+ ### Input:
216
+ {prompt}
217
+
218
+ ### Response:
219
+ '''
220
+
221
+ client = InferenceClient(endpoint_url)
222
+ response = client.text_generation(prompt,
223
+ max_new_tokens=128,
224
+ do_sample=True,
225
+ temperature=0.7,
226
+ top_p=0.95,
227
+ top_k=40,
228
+ repetition_penalty=1.1)
229
+
230
+ print(f"Model output: ", response)
231
+ ```
232
+ <!-- README_AWQ.md-use-from-tgi end -->
233
+
234
+ <!-- README_AWQ.md-use-from-python start -->
235
+ ## Inference from Python code using Transformers
236
+
237
+ ### Install the necessary packages
238
+
239
+ - Requires: [Transformers](https://huggingface.co/docs/transformers) 4.35.0 or later.
240
+ - Requires: [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) 0.1.6 or later.
241
+
242
+ ```shell
243
+ pip3 install --upgrade "autoawq>=0.1.6" "transformers>=4.35.0"
244
+ ```
245
+
246
+ Note that if you are using PyTorch 2.0.1, the above AutoAWQ command will automatically upgrade you to PyTorch 2.1.0.
247
+
248
+ If you are using CUDA 11.8 and wish to continue using PyTorch 2.0.1, instead run this command:
249
+
250
+ ```shell
251
+ pip3 install https://github.com/casper-hansen/AutoAWQ/releases/download/v0.1.6/autoawq-0.1.6+cu118-cp310-cp310-linux_x86_64.whl
252
+ ```
253
+
254
+ If you have problems installing [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) using the pre-built wheels, install it from source instead:
255
+
256
+ ```shell
257
+ pip3 uninstall -y autoawq
258
+ git clone https://github.com/casper-hansen/AutoAWQ
259
+ cd AutoAWQ
260
+ pip3 install .
261
+ ```
262
+
263
+ ### Transformers example code (requires Transformers 4.35.0 and later)
264
+
265
+ ```python
266
+ from transformers import AutoModelForCausalLM, AutoTokenizer, TextStreamer
267
+
268
+ model_name_or_path = "TheBloke/Noromaid-v0.1-mixtral-8x7b-Instruct-v3-AWQ"
269
+
270
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path)
271
+ model = AutoModelForCausalLM.from_pretrained(
272
+ model_name_or_path,
273
+ low_cpu_mem_usage=True,
274
+ device_map="cuda:0"
275
+ )
276
+
277
+ # Using the text streamer to stream output one token at a time
278
+ streamer = TextStreamer(tokenizer, skip_prompt=True, skip_special_tokens=True)
279
+
280
+ prompt = "Tell me about AI"
281
+ prompt_template=f'''### Instruction:
282
+ {system_message}
283
+
284
+ ### Input:
285
+ {prompt}
286
+
287
+ ### Response:
288
+ '''
289
+
290
+ # Convert prompt to tokens
291
+ tokens = tokenizer(
292
+ prompt_template,
293
+ return_tensors='pt'
294
+ ).input_ids.cuda()
295
+
296
+ generation_params = {
297
+ "do_sample": True,
298
+ "temperature": 0.7,
299
+ "top_p": 0.95,
300
+ "top_k": 40,
301
+ "max_new_tokens": 512,
302
+ "repetition_penalty": 1.1
303
+ }
304
+
305
+ # Generate streamed output, visible one token at a time
306
+ generation_output = model.generate(
307
+ tokens,
308
+ streamer=streamer,
309
+ **generation_params
310
+ )
311
+
312
+ # Generation without a streamer, which will include the prompt in the output
313
+ generation_output = model.generate(
314
+ tokens,
315
+ **generation_params
316
+ )
317
+
318
+ # Get the tokens from the output, decode them, print them
319
+ token_output = generation_output[0]
320
+ text_output = tokenizer.decode(token_output)
321
+ print("model.generate output: ", text_output)
322
+
323
+ # Inference is also possible via Transformers' pipeline
324
+ from transformers import pipeline
325
+
326
+ pipe = pipeline(
327
+ "text-generation",
328
+ model=model,
329
+ tokenizer=tokenizer,
330
+ **generation_params
331
+ )
332
+
333
+ pipe_output = pipe(prompt_template)[0]['generated_text']
334
+ print("pipeline output: ", pipe_output)
335
+
336
+ ```
337
+ <!-- README_AWQ.md-use-from-python end -->
338
+
339
+ <!-- README_AWQ.md-compatibility start -->
340
+ ## Compatibility
341
+
342
+ The files provided are tested to work with:
343
+
344
+ - [text-generation-webui](https://github.com/oobabooga/text-generation-webui) using `Loader: AutoAWQ`.
345
+ - [vLLM](https://github.com/vllm-project/vllm) version 0.2.0 and later.
346
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference) version 1.1.0 and later.
347
+ - [Transformers](https://huggingface.co/docs/transformers) version 4.35.0 and later.
348
+ - [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) version 0.1.1 and later.
349
+
350
+ <!-- README_AWQ.md-compatibility end -->
351
+
352
+ <!-- footer start -->
353
+ <!-- 200823 -->
354
+ ## Discord
355
+
356
+ For further support, and discussions on these models and AI in general, join us at:
357
+
358
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
359
+
360
+ ## Thanks, and how to contribute
361
+
362
+ Thanks to the [chirper.ai](https://chirper.ai) team!
363
+
364
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
365
+
366
+ 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.
367
+
368
+ 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.
369
+
370
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
371
+
372
+ * Patreon: https://patreon.com/TheBlokeAI
373
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
374
+
375
+ **Special thanks to**: Aemon Algiz.
376
+
377
+ **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
378
+
379
+
380
+ Thank you to all my generous patrons and donaters!
381
+
382
+ And thank you again to a16z for their generous grant.
383
+
384
+ <!-- footer end -->
385
+
386
+ # Original model card: IkariDev and Undi's Noromaid V0.1 Mixtral 8X7B Instruct v3
387
+
388
+
389
+
390
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/630dfb008df86f1e5becadc3/vwcJfOnL-2QDJ0ShfxRJ5.png)
391
+
392
+
393
+
394
+ ---
395
+
396
+ # Disclaimer:
397
+ ## This model is experimental, do not expect everything to work.
398
+
399
+ This model uses the Alpaca **prompting format**(or just directly download the SillyTavern instruct preset [here](https://files.catbox.moe/0ohmco.json))
400
+
401
+ ---
402
+
403
+
404
+ Beeg noromaid on ***steroids***. Suitable for RP, ERP.
405
+
406
+ This time based on Mixtral Instruct, seems to do wonders!
407
+
408
+ This model was trained for 8h(v1) + 8h(v2) + 12h(v3) on customized modified datasets, focusing on RP, uncensoring, and a modified version of the Alpaca prompting (that was already used in LimaRP), which should be at the same conversational level as ChatLM or Llama2-Chat without adding any additional special tokens.
409
+
410
+ If you wanna have more infos about this model(and v1 + v2) you can check out [my blog post](https://ikaridevgit.github.io/index.html?p=7&blog=blogid-6&bo=true)
411
+
412
+ [Recommended settings - Settings 1](https://huggingface.co/NeverSleep/Noromaid-v0.1-mixtral-8x7b-v3/discussions/1)
413
+
414
+ [Recommended settings - Settings 2 (idk if they are any good)](https://files.catbox.moe/fv4xhu.json)
415
+
416
+ ## Credits:
417
+ - Undi
418
+ - IkariDev
419
+
420
+ <!-- description start -->
421
+ ## Description
422
+
423
+ <!-- [Recommended settings - contributed by localfultonextractor](https://files.catbox.moe/ue0tja.json) -->
424
+
425
+ This repo contains FP16 files of Noromaid-v0.1-mixtral-8x7b-Instruct-v3.
426
+
427
+ [FP16 - by IkariDev and Undi](https://huggingface.co/NeverSleep/Noromaid-v0.1-mixtral-8x7b-Instruct-v3)
428
+
429
+ <!-- [GGUF - By TheBloke](https://huggingface.co/TheBloke/Athena-v4-GGUF)-->
430
+
431
+ <!-- [GPTQ - By TheBloke](https://huggingface.co/TheBloke/Athena-v4-GPTQ)-->
432
+
433
+ <!-- [exl2[8bpw-8h] - by AzureBlack](https://huggingface.co/AzureBlack/Echidna-13b-v0.3-8bpw-8h-exl2)-->
434
+
435
+ <!-- [AWQ - By TheBloke](https://huggingface.co/TheBloke/Athena-v4-AWQ)-->
436
+
437
+ <!-- [fp16 - by IkariDev+Undi95](https://huggingface.co/IkariDev/Athena-v4)-->
438
+
439
+ [GGUF - by IkariDev and Undi](https://huggingface.co/NeverSleep/Noromaid-v0.1-mixtral-8x7b-Instruct-v3-GGUF)
440
+ <!-- [OLD(GGUF - by IkariDev+Undi95)](https://huggingface.co/IkariDev/Athena-v4-GGUF)-->
441
+
442
+ ## Ratings:
443
+
444
+ Note: We have permission of all users to upload their ratings, we DONT screenshot random reviews without asking if we can put them here!
445
+
446
+ No ratings yet!
447
+
448
+ If you want your rating to be here, send us a message over on DC and we'll put up a screenshot of it here. DC name is "ikaridev" and "undi".
449
+
450
+ <!-- description end -->
451
+ <!-- prompt-template start -->
452
+ ### Custom format:
453
+ ```
454
+ ### Instruction:
455
+ {system prompt}
456
+
457
+ ### Input:
458
+ {input}
459
+
460
+ ### Response:
461
+ {reply}
462
+ ```
463
+
464
+ ## Datasets used:
465
+
466
+ - Aesir 1 and 2 ([MinervaAI](https://huggingface.co/MinervaAI) / [Gryphe](https://huggingface.co/Gryphe))
467
+ - [LimaRP-20231109](https://huggingface.co/datasets/lemonilia/LimaRP) ([Lemonilia](https://huggingface.co/lemonilia))
468
+ - [ToxicDPO-NoWarning](https://huggingface.co/datasets/Undi95/toxic-dpo-v0.1-sharegpt) ([unalignment orga repo](https://huggingface.co/unalignment) + [Undi](https://huggingface.co/Undi95))
469
+ - [No-robots-ShareGPT](https://huggingface.co/datasets/Doctor-Shotgun/no-robots-sharegpt) ([Doctor-Shotgun](https://huggingface.co/Doctor-Shotgu))
470
+
471
+
472
+ ## Others
473
+
474
+ Undi: If you want to support me, you can [here](https://ko-fi.com/undiai).
475
+
476
+ IkariDev: Visit my [retro/neocities style website](https://ikaridevgit.github.io/) please kek