jalder1989 commited on
Commit
c2909ee
1 Parent(s): 7ca1c83

Model Uploads

Browse files
models/TheBloke_MixtralOrochi8x7B-GPTQ_gptq-4bit-32g-actorder_True/README.md ADDED
@@ -0,0 +1,403 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: smelborp/MixtralOrochi8x7B
3
+ inference: false
4
+ language:
5
+ - en
6
+ license: cc-by-nc-4.0
7
+ model_creator: Smelborp Bumblechump
8
+ model_name: MixtralOrochi8X7B
9
+ model_type: mixtral
10
+ prompt_template: '{prompt}
11
+
12
+ '
13
+ quantized_by: TheBloke
14
+ tags:
15
+ - mixtral
16
+ - uncensored
17
+ - high-intelligence
18
+ ---
19
+ <!-- markdownlint-disable MD041 -->
20
+
21
+ <!-- header start -->
22
+ <!-- 200823 -->
23
+ <div style="width: auto; margin-left: auto; margin-right: auto">
24
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
25
+ </div>
26
+ <div style="display: flex; justify-content: space-between; width: 100%;">
27
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
28
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
29
+ </div>
30
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
31
+ <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>
32
+ </div>
33
+ </div>
34
+ <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>
35
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
36
+ <!-- header end -->
37
+
38
+ # MixtralOrochi8X7B - GPTQ
39
+ - Model creator: [Smelborp Bumblechump](https://huggingface.co/smelborp)
40
+ - Original model: [MixtralOrochi8X7B](https://huggingface.co/smelborp/MixtralOrochi8x7B)
41
+
42
+ <!-- description start -->
43
+ # Description
44
+
45
+ This repo contains GPTQ model files for [Smelborp Bumblechump's MixtralOrochi8X7B](https://huggingface.co/smelborp/MixtralOrochi8x7B).
46
+
47
+ 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.
48
+
49
+ These files were quantised using hardware kindly provided by [Massed Compute](https://massedcompute.com/).
50
+
51
+ <!-- description end -->
52
+ <!-- repositories-available start -->
53
+ ## Repositories available
54
+
55
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/MixtralOrochi8x7B-AWQ)
56
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/MixtralOrochi8x7B-GPTQ)
57
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/MixtralOrochi8x7B-GGUF)
58
+ * [Smelborp Bumblechump's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/smelborp/MixtralOrochi8x7B)
59
+ <!-- repositories-available end -->
60
+
61
+ <!-- prompt-template start -->
62
+ ## Prompt template: Unknown
63
+
64
+ ```
65
+ {prompt}
66
+
67
+ ```
68
+
69
+ <!-- prompt-template end -->
70
+
71
+
72
+
73
+ <!-- README_GPTQ.md-compatible clients start -->
74
+ ## Known compatible clients / servers
75
+
76
+ GPTQ models are currently supported on Linux (NVidia/AMD) and Windows (NVidia only). macOS users: please use GGUF models.
77
+
78
+ These GPTQ models are known to work in the following inference servers/webuis.
79
+
80
+ - [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
81
+ - [KoboldAI United](https://github.com/henk717/koboldai)
82
+ - [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui)
83
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference)
84
+
85
+ This may not be a complete list; if you know of others, please let me know!
86
+ <!-- README_GPTQ.md-compatible clients end -->
87
+
88
+ <!-- README_GPTQ.md-provided-files start -->
89
+ ## Provided files, and GPTQ parameters
90
+
91
+ Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.
92
+
93
+ Each separate quant is in a different branch. See below for instructions on fetching from different branches.
94
+
95
+ Most GPTQ files are made with AutoGPTQ. Mistral models are currently made with Transformers.
96
+
97
+ <details>
98
+ <summary>Explanation of GPTQ parameters</summary>
99
+
100
+ - Bits: The bit size of the quantised model.
101
+ - GS: GPTQ group size. Higher numbers use less VRAM, but have lower quantisation accuracy. "None" is the lowest possible value.
102
+ - 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.
103
+ - Damp %: A GPTQ parameter that affects how samples are processed for quantisation. 0.01 is default, but 0.1 results in slightly better accuracy.
104
+ - 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).
105
+ - 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.
106
+ - ExLlama Compatibility: Whether this file can be loaded with ExLlama, which currently only supports Llama and Mistral models in 4-bit.
107
+
108
+ </details>
109
+
110
+ | Branch | Bits | GS | Act Order | Damp % | GPTQ Dataset | Seq Len | Size | ExLlama | Desc |
111
+ | ------ | ---- | -- | --------- | ------ | ------------ | ------- | ---- | ------- | ---- |
112
+ | [main](https://huggingface.co/TheBloke/MixtralOrochi8x7B-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. |
113
+ | [gptq-4bit-128g-actorder_True](https://huggingface.co/TheBloke/MixtralOrochi8x7B-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. |
114
+ | [gptq-4bit-32g-actorder_True](https://huggingface.co/TheBloke/MixtralOrochi8x7B-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. |
115
+ | [gptq-3bit-128g-actorder_True](https://huggingface.co/TheBloke/MixtralOrochi8x7B-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. |
116
+ | [gptq-3bit-32g-actorder_True](https://huggingface.co/TheBloke/MixtralOrochi8x7B-GPTQ/tree/gptq-3bit-32g-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. |
117
+ | [gptq-8bit--1g-actorder_True](https://huggingface.co/TheBloke/MixtralOrochi8x7B-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. |
118
+ | [gptq-8bit-128g-actorder_True](https://huggingface.co/TheBloke/MixtralOrochi8x7B-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. |
119
+
120
+ <!-- README_GPTQ.md-provided-files end -->
121
+
122
+ <!-- README_GPTQ.md-download-from-branches start -->
123
+ ## How to download, including from branches
124
+
125
+ ### In text-generation-webui
126
+
127
+ To download from the `main` branch, enter `TheBloke/MixtralOrochi8x7B-GPTQ` in the "Download model" box.
128
+
129
+ To download from another branch, add `:branchname` to the end of the download name, eg `TheBloke/MixtralOrochi8x7B-GPTQ:gptq-4bit-128g-actorder_True`
130
+
131
+ ### From the command line
132
+
133
+ I recommend using the `huggingface-hub` Python library:
134
+
135
+ ```shell
136
+ pip3 install huggingface-hub
137
+ ```
138
+
139
+ To download the `main` branch to a folder called `MixtralOrochi8x7B-GPTQ`:
140
+
141
+ ```shell
142
+ mkdir MixtralOrochi8x7B-GPTQ
143
+ huggingface-cli download TheBloke/MixtralOrochi8x7B-GPTQ --local-dir MixtralOrochi8x7B-GPTQ --local-dir-use-symlinks False
144
+ ```
145
+
146
+ To download from a different branch, add the `--revision` parameter:
147
+
148
+ ```shell
149
+ mkdir MixtralOrochi8x7B-GPTQ
150
+ huggingface-cli download TheBloke/MixtralOrochi8x7B-GPTQ --revision gptq-4bit-128g-actorder_True --local-dir MixtralOrochi8x7B-GPTQ --local-dir-use-symlinks False
151
+ ```
152
+
153
+ <details>
154
+ <summary>More advanced huggingface-cli download usage</summary>
155
+
156
+ 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.
157
+
158
+ The cache location can be changed with the `HF_HOME` environment variable, and/or the `--cache-dir` parameter to `huggingface-cli`.
159
+
160
+ 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).
161
+
162
+ To accelerate downloads on fast connections (1Gbit/s or higher), install `hf_transfer`:
163
+
164
+ ```shell
165
+ pip3 install hf_transfer
166
+ ```
167
+
168
+ And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`:
169
+
170
+ ```shell
171
+ mkdir MixtralOrochi8x7B-GPTQ
172
+ HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download TheBloke/MixtralOrochi8x7B-GPTQ --local-dir MixtralOrochi8x7B-GPTQ --local-dir-use-symlinks False
173
+ ```
174
+
175
+ Windows Command Line users: You can set the environment variable by running `set HF_HUB_ENABLE_HF_TRANSFER=1` before the download command.
176
+ </details>
177
+
178
+ ### With `git` (**not** recommended)
179
+
180
+ To clone a specific branch with `git`, use a command like this:
181
+
182
+ ```shell
183
+ git clone --single-branch --branch gptq-4bit-128g-actorder_True https://huggingface.co/TheBloke/MixtralOrochi8x7B-GPTQ
184
+ ```
185
+
186
+ 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.)
187
+
188
+ <!-- README_GPTQ.md-download-from-branches end -->
189
+ <!-- README_GPTQ.md-text-generation-webui start -->
190
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
191
+
192
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
193
+
194
+ 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.
195
+
196
+ 1. Click the **Model tab**.
197
+ 2. Under **Download custom model or LoRA**, enter `TheBloke/MixtralOrochi8x7B-GPTQ`.
198
+
199
+ - To download from a specific branch, enter for example `TheBloke/MixtralOrochi8x7B-GPTQ:gptq-4bit-128g-actorder_True`
200
+ - see Provided Files above for the list of branches for each option.
201
+
202
+ 3. Click **Download**.
203
+ 4. The model will start downloading. Once it's finished it will say "Done".
204
+ 5. In the top left, click the refresh icon next to **Model**.
205
+ 6. In the **Model** dropdown, choose the model you just downloaded: `MixtralOrochi8x7B-GPTQ`
206
+ 7. The model will automatically load, and is now ready for use!
207
+ 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.
208
+
209
+ - 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`.
210
+
211
+ 9. Once you're ready, click the **Text Generation** tab and enter a prompt to get started!
212
+
213
+ <!-- README_GPTQ.md-text-generation-webui end -->
214
+
215
+ <!-- README_GPTQ.md-use-from-tgi start -->
216
+ ## Serving this model from Text Generation Inference (TGI)
217
+
218
+ 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`
219
+
220
+ Example Docker parameters:
221
+
222
+ ```shell
223
+ --model-id TheBloke/MixtralOrochi8x7B-GPTQ --port 3000 --quantize gptq --max-input-length 3696 --max-total-tokens 4096 --max-batch-prefill-tokens 4096
224
+ ```
225
+
226
+ Example Python code for interfacing with TGI (requires huggingface-hub 0.17.0 or later):
227
+
228
+ ```shell
229
+ pip3 install huggingface-hub
230
+ ```
231
+
232
+ ```python
233
+ from huggingface_hub import InferenceClient
234
+
235
+ endpoint_url = "https://your-endpoint-url-here"
236
+
237
+ prompt = "Tell me about AI"
238
+ prompt_template=f'''{prompt}
239
+ '''
240
+
241
+ client = InferenceClient(endpoint_url)
242
+ response = client.text_generation(
243
+ prompt_template,
244
+ max_new_tokens=128,
245
+ do_sample=True,
246
+ temperature=0.7,
247
+ top_p=0.95,
248
+ top_k=40,
249
+ repetition_penalty=1.1
250
+ )
251
+
252
+ print(f"Model output: {response}")
253
+ ```
254
+ <!-- README_GPTQ.md-use-from-tgi end -->
255
+ <!-- README_GPTQ.md-use-from-python start -->
256
+ ## Python code example: inference from this GPTQ model
257
+
258
+ ### Install the necessary packages
259
+
260
+ Requires: Transformers 4.33.0 or later, Optimum 1.12.0 or later, and AutoGPTQ 0.4.2 or later.
261
+
262
+ ```shell
263
+ pip3 install --upgrade transformers optimum
264
+ # If using PyTorch 2.1 + CUDA 12.x:
265
+ pip3 install --upgrade auto-gptq
266
+ # or, if using PyTorch 2.1 + CUDA 11.x:
267
+ pip3 install --upgrade auto-gptq --extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/
268
+ ```
269
+
270
+ 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:
271
+
272
+ ```shell
273
+ pip3 uninstall -y auto-gptq
274
+ git clone https://github.com/PanQiWei/AutoGPTQ
275
+ cd AutoGPTQ
276
+ git checkout v0.5.1
277
+ pip3 install .
278
+ ```
279
+
280
+ ### Example Python code
281
+
282
+ ```python
283
+ from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline
284
+
285
+ model_name_or_path = "TheBloke/MixtralOrochi8x7B-GPTQ"
286
+ # To use a different branch, change revision
287
+ # For example: revision="gptq-4bit-128g-actorder_True"
288
+ model = AutoModelForCausalLM.from_pretrained(model_name_or_path,
289
+ device_map="auto",
290
+ trust_remote_code=False,
291
+ revision="main")
292
+
293
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, use_fast=True)
294
+
295
+ prompt = "Write a story about llamas"
296
+ system_message = "You are a story writing assistant"
297
+ prompt_template=f'''{prompt}
298
+ '''
299
+
300
+ print("\n\n*** Generate:")
301
+
302
+ input_ids = tokenizer(prompt_template, return_tensors='pt').input_ids.cuda()
303
+ output = model.generate(inputs=input_ids, temperature=0.7, do_sample=True, top_p=0.95, top_k=40, max_new_tokens=512)
304
+ print(tokenizer.decode(output[0]))
305
+
306
+ # Inference can also be done using transformers' pipeline
307
+
308
+ print("*** Pipeline:")
309
+ pipe = pipeline(
310
+ "text-generation",
311
+ model=model,
312
+ tokenizer=tokenizer,
313
+ max_new_tokens=512,
314
+ do_sample=True,
315
+ temperature=0.7,
316
+ top_p=0.95,
317
+ top_k=40,
318
+ repetition_penalty=1.1
319
+ )
320
+
321
+ print(pipe(prompt_template)[0]['generated_text'])
322
+ ```
323
+ <!-- README_GPTQ.md-use-from-python end -->
324
+
325
+ <!-- README_GPTQ.md-compatibility start -->
326
+ ## Compatibility
327
+
328
+ The files provided are tested to work with Transformers. For non-Mistral models, AutoGPTQ can also be used directly.
329
+
330
+ [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.
331
+
332
+ For a list of clients/servers, please see "Known compatible clients / servers", above.
333
+ <!-- README_GPTQ.md-compatibility end -->
334
+
335
+ <!-- footer start -->
336
+ <!-- 200823 -->
337
+ ## Discord
338
+
339
+ For further support, and discussions on these models and AI in general, join us at:
340
+
341
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
342
+
343
+ ## Thanks, and how to contribute
344
+
345
+ Thanks to the [chirper.ai](https://chirper.ai) team!
346
+
347
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
348
+
349
+ 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.
350
+
351
+ 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.
352
+
353
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
354
+
355
+ * Patreon: https://patreon.com/TheBlokeAI
356
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
357
+
358
+ **Special thanks to**: Aemon Algiz.
359
+
360
+ **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
361
+
362
+
363
+ Thank you to all my generous patrons and donaters!
364
+
365
+ And thank you again to a16z for their generous grant.
366
+
367
+ <!-- footer end -->
368
+
369
+ # Original model card: Smelborp Bumblechump's MixtralOrochi8X7B
370
+
371
+
372
+ # Orochi
373
+
374
+ <img src="https://huggingface.co/smelborp/MixtralOrochi8x7B/resolve/main/orochi.png" width="600" />
375
+
376
+ ## Overview
377
+
378
+ Orochi is a cutting-edge language model based on the Mixtral architecture developed by Mistral. It represents a sophisticated merge of several prominent models, including Mixtral instruct, Noromaid, OpenBuddy, and several others, using mergekit with the DARE merge method. This model aims to provide highly intelligent responses unrestricted by content limitations. The name "Orochi" references the mythical Yamata-no-Orochi, symbolizing the model's multifaceted and powerful capabilities.
379
+
380
+ ## Goals
381
+
382
+ - **Uncensored Content**: To provide unrestricted and comprehensive responses across various domains.
383
+ - **High Intelligence**: Leverage the combined knowledge and capabilities of the merged models to deliver insightful and accurate information.
384
+ - **Innovation in Language Modeling**: Push the boundaries of what's possible in natural language understanding and generation.
385
+
386
+ ## Model Details
387
+
388
+ - **Architecture**: Mixtral, a Mixture of Experts model, underlies Orochi's design, enabling it to specialize and optimize its responses across different tasks and topics.
389
+ - **Merge Strategy**: Utilizing mergekit and the DARE method, Orochi integrates aspects of various models to enhance its performance and capabilities.
390
+
391
+ ## Usage
392
+
393
+ Due to its uncensored nature, Orochi is best utilized in environments where intelligent, unrestricted dialogue is necessary. Users are encouraged to implement their own content moderation or alignment strategies appropriate for their use case.
394
+
395
+ ## Ethical Considerations
396
+
397
+ As an uncensored model, Orochi may generate content that is unsuitable for all audiences. Users are advised to consider the implications of using such a model and to implement suitable safeguards and ethical guidelines.
398
+
399
+ ## Acknowledgements
400
+
401
+ Orochi is a product of numerous contributions from the fields of machine learning and language modeling. Special thanks to the teams behind Mixtral, mergekit, and all the individual models integrated into Orochi.
402
+
403
+ ---
models/TheBloke_MixtralOrochi8x7B-GPTQ_gptq-4bit-32g-actorder_True/config.json ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/workspace/process/smelborp_mixtralorochi8x7b/source",
3
+ "architectures": [
4
+ "MixtralForCausalLM"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 1,
8
+ "eos_token_id": 2,
9
+ "hidden_act": "silu",
10
+ "hidden_size": 4096,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 14336,
13
+ "max_position_embeddings": 32768,
14
+ "model_type": "mixtral",
15
+ "num_attention_heads": 32,
16
+ "num_experts_per_tok": 2,
17
+ "num_hidden_layers": 32,
18
+ "num_key_value_heads": 8,
19
+ "num_local_experts": 8,
20
+ "output_router_logits": false,
21
+ "pad_token_id": 0,
22
+ "pretraining_tp": 1,
23
+ "rms_norm_eps": 1e-05,
24
+ "rope_theta": 1000000.0,
25
+ "router_aux_loss_coef": 0.02,
26
+ "sliding_window": null,
27
+ "tie_word_embeddings": false,
28
+ "torch_dtype": "bfloat16",
29
+ "transformers_version": "4.37.0.dev0",
30
+ "use_cache": true,
31
+ "vocab_size": 32000,
32
+ "quantization_config": {
33
+ "bits": 4,
34
+ "group_size": 32,
35
+ "damp_percent": 0.1,
36
+ "desc_act": true,
37
+ "static_groups": false,
38
+ "sym": true,
39
+ "true_sequential": true,
40
+ "model_name_or_path": null,
41
+ "model_file_base_name": "model",
42
+ "quant_method": "gptq",
43
+ "modules_in_block_to_quantize": [
44
+ [
45
+ "self_attn.k_proj",
46
+ "self_attn.v_proj",
47
+ "self_attn.q_proj"
48
+ ],
49
+ [
50
+ "self_attn.o_proj"
51
+ ],
52
+ [
53
+ "block_sparse_moe.experts.0.w1",
54
+ "block_sparse_moe.experts.1.w1",
55
+ "block_sparse_moe.experts.2.w1",
56
+ "block_sparse_moe.experts.3.w1",
57
+ "block_sparse_moe.experts.4.w1",
58
+ "block_sparse_moe.experts.5.w1",
59
+ "block_sparse_moe.experts.6.w1",
60
+ "block_sparse_moe.experts.7.w1",
61
+ "block_sparse_moe.experts.0.w3",
62
+ "block_sparse_moe.experts.1.w3",
63
+ "block_sparse_moe.experts.2.w3",
64
+ "block_sparse_moe.experts.3.w3",
65
+ "block_sparse_moe.experts.4.w3",
66
+ "block_sparse_moe.experts.5.w3",
67
+ "block_sparse_moe.experts.6.w3",
68
+ "block_sparse_moe.experts.7.w3"
69
+ ],
70
+ [
71
+ "block_sparse_moe.experts.0.w2",
72
+ "block_sparse_moe.experts.1.w2",
73
+ "block_sparse_moe.experts.2.w2",
74
+ "block_sparse_moe.experts.3.w2",
75
+ "block_sparse_moe.experts.4.w2",
76
+ "block_sparse_moe.experts.5.w2",
77
+ "block_sparse_moe.experts.6.w2",
78
+ "block_sparse_moe.experts.7.w2"
79
+ ]
80
+ ]
81
+ }
82
+ }
models/TheBloke_MixtralOrochi8x7B-GPTQ_gptq-4bit-32g-actorder_True/huggingface-metadata.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ url: https://huggingface.co/TheBloke/MixtralOrochi8x7B-GPTQ
2
+ branch: gptq-4bit-32g-actorder_True
3
+ download date: 2023-12-28 03:46:16
4
+ sha256sum:
5
+ e4912373605840fce23702db56e8738ce75140bb35afebf9f9a358daf6f3771b model.safetensors
6
+ dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055 tokenizer.model
models/TheBloke_MixtralOrochi8x7B-GPTQ_gptq-4bit-32g-actorder_True/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4912373605840fce23702db56e8738ce75140bb35afebf9f9a358daf6f3771b
3
+ size 27417835232
models/TheBloke_MixtralOrochi8x7B-GPTQ_gptq-4bit-32g-actorder_True/quantize_config.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bits": 4,
3
+ "group_size": 32,
4
+ "damp_percent": 0.1,
5
+ "desc_act": true,
6
+ "static_groups": false,
7
+ "sym": true,
8
+ "true_sequential": true,
9
+ "model_name_or_path": null,
10
+ "model_file_base_name": "model"
11
+ }
models/TheBloke_MixtralOrochi8x7B-GPTQ_gptq-4bit-32g-actorder_True/special_tokens_map.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "unk_token": {
17
+ "content": "<unk>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ }
23
+ }
models/TheBloke_MixtralOrochi8x7B-GPTQ_gptq-4bit-32g-actorder_True/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
models/TheBloke_MixtralOrochi8x7B-GPTQ_gptq-4bit-32g-actorder_True/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
3
+ size 493443
models/TheBloke_MixtralOrochi8x7B-GPTQ_gptq-4bit-32g-actorder_True/tokenizer_config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "added_tokens_decoder": {
5
+ "0": {
6
+ "content": "<unk>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "1": {
14
+ "content": "<s>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "2": {
22
+ "content": "</s>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ }
29
+ },
30
+ "additional_special_tokens": [],
31
+ "bos_token": "<s>",
32
+ "clean_up_tokenization_spaces": false,
33
+ "eos_token": "</s>",
34
+ "legacy": true,
35
+ "model_max_length": 1000000000000000019884624838656,
36
+ "pad_token": null,
37
+ "sp_model_kwargs": {},
38
+ "spaces_between_special_tokens": false,
39
+ "tokenizer_class": "LlamaTokenizer",
40
+ "unk_token": "<unk>",
41
+ "use_default_system_prompt": false
42
+ }