TheBloke commited on
Commit
2794b84
1 Parent(s): 3f69d7b

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +448 -0
README.md ADDED
@@ -0,0 +1,448 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: dreamgen/opus-v0-7b
3
+ inference: false
4
+ language:
5
+ - en
6
+ model_creator: DreamGen
7
+ model_name: Opus V0 7B
8
+ model_type: mistral
9
+ pipeline_tag: text-generation
10
+ prompt_template: '<setting>
11
+
12
+ {system_message}
13
+
14
+ </setting>
15
+
16
+
17
+ <instruction>
18
+
19
+ {prompt}
20
+
21
+ </instruction>
22
+
23
+ '
24
+ quantized_by: TheBloke
25
+ ---
26
+ <!-- markdownlint-disable MD041 -->
27
+
28
+ <!-- header start -->
29
+ <!-- 200823 -->
30
+ <div style="width: auto; margin-left: auto; margin-right: auto">
31
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
32
+ </div>
33
+ <div style="display: flex; justify-content: space-between; width: 100%;">
34
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
35
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
36
+ </div>
37
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
38
+ <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>
39
+ </div>
40
+ </div>
41
+ <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>
42
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
43
+ <!-- header end -->
44
+
45
+ # Opus V0 7B - GPTQ
46
+ - Model creator: [DreamGen](https://huggingface.co/dreamgen)
47
+ - Original model: [Opus V0 7B](https://huggingface.co/dreamgen/opus-v0-7b)
48
+
49
+ <!-- description start -->
50
+ ## Description
51
+
52
+ This repo contains GPTQ model files for [DreamGen's Opus V0 7B](https://huggingface.co/dreamgen/opus-v0-7b).
53
+
54
+ 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.
55
+
56
+ These files were quantised using hardware kindly provided by [Massed Compute](https://massedcompute.com/).
57
+
58
+ <!-- description end -->
59
+ <!-- repositories-available start -->
60
+ ## Repositories available
61
+
62
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/opus-v0-7B-AWQ)
63
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/opus-v0-7B-GPTQ)
64
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/opus-v0-7B-GGUF)
65
+ * [DreamGen's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/dreamgen/opus-v0-7b)
66
+ <!-- repositories-available end -->
67
+
68
+ <!-- prompt-template start -->
69
+ ## Prompt template: DreamGen
70
+
71
+ ```
72
+ <setting>
73
+ {system_message}
74
+ </setting>
75
+
76
+ <instruction>
77
+ {prompt}
78
+ </instruction>
79
+
80
+ ```
81
+
82
+ <!-- prompt-template end -->
83
+
84
+
85
+
86
+ <!-- README_GPTQ.md-compatible clients start -->
87
+ ## Known compatible clients / servers
88
+
89
+ These GPTQ models are known to work in the following inference servers/webuis.
90
+
91
+ - [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
92
+ - [KoboldAI United](https://github.com/henk717/koboldai)
93
+ - [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui)
94
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference)
95
+
96
+ This may not be a complete list; if you know of others, please let me know!
97
+ <!-- README_GPTQ.md-compatible clients end -->
98
+
99
+ <!-- README_GPTQ.md-provided-files start -->
100
+ ## Provided files, and GPTQ parameters
101
+
102
+ Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.
103
+
104
+ Each separate quant is in a different branch. See below for instructions on fetching from different branches.
105
+
106
+ Most GPTQ files are made with AutoGPTQ. Mistral models are currently made with Transformers.
107
+
108
+ <details>
109
+ <summary>Explanation of GPTQ parameters</summary>
110
+
111
+ - Bits: The bit size of the quantised model.
112
+ - GS: GPTQ group size. Higher numbers use less VRAM, but have lower quantisation accuracy. "None" is the lowest possible value.
113
+ - 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.
114
+ - Damp %: A GPTQ parameter that affects how samples are processed for quantisation. 0.01 is default, but 0.1 results in slightly better accuracy.
115
+ - 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).
116
+ - 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.
117
+ - ExLlama Compatibility: Whether this file can be loaded with ExLlama, which currently only supports Llama and Mistral models in 4-bit.
118
+
119
+ </details>
120
+
121
+ | Branch | Bits | GS | Act Order | Damp % | GPTQ Dataset | Seq Len | Size | ExLlama | Desc |
122
+ | ------ | ---- | -- | --------- | ------ | ------------ | ------- | ---- | ------- | ---- |
123
+ | [main](https://huggingface.co/TheBloke/opus-v0-7B-GPTQ/tree/main) | 4 | 128 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-raw-v1) | 4096 | 4.16 GB | Yes | 4-bit, with Act Order and group size 128g. Uses even less VRAM than 64g, but with slightly lower accuracy. |
124
+ | [gptq-4bit-32g-actorder_True](https://huggingface.co/TheBloke/opus-v0-7B-GPTQ/tree/gptq-4bit-32g-actorder_True) | 4 | 32 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-raw-v1) | 4096 | 4.57 GB | Yes | 4-bit, with Act Order and group size 32g. Gives highest possible inference quality, with maximum VRAM usage. |
125
+ | [gptq-8bit--1g-actorder_True](https://huggingface.co/TheBloke/opus-v0-7B-GPTQ/tree/gptq-8bit--1g-actorder_True) | 8 | None | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-raw-v1) | 4096 | 7.52 GB | No | 8-bit, with Act Order. No group size, to lower VRAM requirements. |
126
+ | [gptq-8bit-128g-actorder_True](https://huggingface.co/TheBloke/opus-v0-7B-GPTQ/tree/gptq-8bit-128g-actorder_True) | 8 | 128 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-raw-v1) | 4096 | 7.68 GB | No | 8-bit, with group size 128g for higher inference quality and with Act Order for even higher accuracy. |
127
+ | [gptq-8bit-32g-actorder_True](https://huggingface.co/TheBloke/opus-v0-7B-GPTQ/tree/gptq-8bit-32g-actorder_True) | 8 | 32 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-raw-v1) | 4096 | 8.17 GB | No | 8-bit, with group size 32g and Act Order for maximum inference quality. |
128
+ | [gptq-4bit-64g-actorder_True](https://huggingface.co/TheBloke/opus-v0-7B-GPTQ/tree/gptq-4bit-64g-actorder_True) | 4 | 64 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-raw-v1) | 4096 | 4.29 GB | Yes | 4-bit, with Act Order and group size 64g. Uses less VRAM than 32g, but with slightly lower accuracy. |
129
+
130
+ <!-- README_GPTQ.md-provided-files end -->
131
+
132
+ <!-- README_GPTQ.md-download-from-branches start -->
133
+ ## How to download, including from branches
134
+
135
+ ### In text-generation-webui
136
+
137
+ To download from the `main` branch, enter `TheBloke/opus-v0-7B-GPTQ` in the "Download model" box.
138
+
139
+ To download from another branch, add `:branchname` to the end of the download name, eg `TheBloke/opus-v0-7B-GPTQ:gptq-4bit-32g-actorder_True`
140
+
141
+ ### From the command line
142
+
143
+ I recommend using the `huggingface-hub` Python library:
144
+
145
+ ```shell
146
+ pip3 install huggingface-hub
147
+ ```
148
+
149
+ To download the `main` branch to a folder called `opus-v0-7B-GPTQ`:
150
+
151
+ ```shell
152
+ mkdir opus-v0-7B-GPTQ
153
+ huggingface-cli download TheBloke/opus-v0-7B-GPTQ --local-dir opus-v0-7B-GPTQ --local-dir-use-symlinks False
154
+ ```
155
+
156
+ To download from a different branch, add the `--revision` parameter:
157
+
158
+ ```shell
159
+ mkdir opus-v0-7B-GPTQ
160
+ huggingface-cli download TheBloke/opus-v0-7B-GPTQ --revision gptq-4bit-32g-actorder_True --local-dir opus-v0-7B-GPTQ --local-dir-use-symlinks False
161
+ ```
162
+
163
+ <details>
164
+ <summary>More advanced huggingface-cli download usage</summary>
165
+
166
+ 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.
167
+
168
+ The cache location can be changed with the `HF_HOME` environment variable, and/or the `--cache-dir` parameter to `huggingface-cli`.
169
+
170
+ 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).
171
+
172
+ To accelerate downloads on fast connections (1Gbit/s or higher), install `hf_transfer`:
173
+
174
+ ```shell
175
+ pip3 install hf_transfer
176
+ ```
177
+
178
+ And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`:
179
+
180
+ ```shell
181
+ mkdir opus-v0-7B-GPTQ
182
+ HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download TheBloke/opus-v0-7B-GPTQ --local-dir opus-v0-7B-GPTQ --local-dir-use-symlinks False
183
+ ```
184
+
185
+ Windows Command Line users: You can set the environment variable by running `set HF_HUB_ENABLE_HF_TRANSFER=1` before the download command.
186
+ </details>
187
+
188
+ ### With `git` (**not** recommended)
189
+
190
+ To clone a specific branch with `git`, use a command like this:
191
+
192
+ ```shell
193
+ git clone --single-branch --branch gptq-4bit-32g-actorder_True https://huggingface.co/TheBloke/opus-v0-7B-GPTQ
194
+ ```
195
+
196
+ 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.)
197
+
198
+ <!-- README_GPTQ.md-download-from-branches end -->
199
+ <!-- README_GPTQ.md-text-generation-webui start -->
200
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
201
+
202
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
203
+
204
+ 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.
205
+
206
+ 1. Click the **Model tab**.
207
+ 2. Under **Download custom model or LoRA**, enter `TheBloke/opus-v0-7B-GPTQ`.
208
+
209
+ - To download from a specific branch, enter for example `TheBloke/opus-v0-7B-GPTQ:gptq-4bit-32g-actorder_True`
210
+ - see Provided Files above for the list of branches for each option.
211
+
212
+ 3. Click **Download**.
213
+ 4. The model will start downloading. Once it's finished it will say "Done".
214
+ 5. In the top left, click the refresh icon next to **Model**.
215
+ 6. In the **Model** dropdown, choose the model you just downloaded: `opus-v0-7B-GPTQ`
216
+ 7. The model will automatically load, and is now ready for use!
217
+ 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.
218
+
219
+ - 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`.
220
+
221
+ 9. Once you're ready, click the **Text Generation** tab and enter a prompt to get started!
222
+
223
+ <!-- README_GPTQ.md-text-generation-webui end -->
224
+
225
+ <!-- README_GPTQ.md-use-from-tgi start -->
226
+ ## Serving this model from Text Generation Inference (TGI)
227
+
228
+ 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`
229
+
230
+ Example Docker parameters:
231
+
232
+ ```shell
233
+ --model-id TheBloke/opus-v0-7B-GPTQ --port 3000 --quantize gptq --max-input-length 3696 --max-total-tokens 4096 --max-batch-prefill-tokens 4096
234
+ ```
235
+
236
+ Example Python code for interfacing with TGI (requires huggingface-hub 0.17.0 or later):
237
+
238
+ ```shell
239
+ pip3 install huggingface-hub
240
+ ```
241
+
242
+ ```python
243
+ from huggingface_hub import InferenceClient
244
+
245
+ endpoint_url = "https://your-endpoint-url-here"
246
+
247
+ prompt = "Tell me about AI"
248
+ prompt_template=f'''<setting>
249
+ {system_message}
250
+ </setting>
251
+
252
+ <instruction>
253
+ {prompt}
254
+ </instruction>
255
+ '''
256
+
257
+ client = InferenceClient(endpoint_url)
258
+ response = client.text_generation(prompt,
259
+ max_new_tokens=128,
260
+ do_sample=True,
261
+ temperature=0.7,
262
+ top_p=0.95,
263
+ top_k=40,
264
+ repetition_penalty=1.1)
265
+
266
+ print(f"Model output: {response}")
267
+ ```
268
+ <!-- README_GPTQ.md-use-from-tgi end -->
269
+ <!-- README_GPTQ.md-use-from-python start -->
270
+ ## How to use this GPTQ model from Python code
271
+
272
+ ### Install the necessary packages
273
+
274
+ Requires: Transformers 4.33.0 or later, Optimum 1.12.0 or later, and AutoGPTQ 0.4.2 or later.
275
+
276
+ ```shell
277
+ pip3 install transformers optimum
278
+ pip3 install auto-gptq --extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/ # Use cu117 if on CUDA 11.7
279
+ ```
280
+
281
+ If you have problems installing AutoGPTQ using the pre-built wheels, install it from source instead:
282
+
283
+ ```shell
284
+ pip3 uninstall -y auto-gptq
285
+ git clone https://github.com/PanQiWei/AutoGPTQ
286
+ cd AutoGPTQ
287
+ git checkout v0.4.2
288
+ pip3 install .
289
+ ```
290
+
291
+ ### You can then use the following code
292
+
293
+ ```python
294
+ from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline
295
+
296
+ model_name_or_path = "TheBloke/opus-v0-7B-GPTQ"
297
+ # To use a different branch, change revision
298
+ # For example: revision="gptq-4bit-32g-actorder_True"
299
+ model = AutoModelForCausalLM.from_pretrained(model_name_or_path,
300
+ device_map="auto",
301
+ trust_remote_code=False,
302
+ revision="main")
303
+
304
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, use_fast=True)
305
+
306
+ prompt = "Tell me about AI"
307
+ prompt_template=f'''<setting>
308
+ {system_message}
309
+ </setting>
310
+
311
+ <instruction>
312
+ {prompt}
313
+ </instruction>
314
+ '''
315
+
316
+ print("\n\n*** Generate:")
317
+
318
+ input_ids = tokenizer(prompt_template, return_tensors='pt').input_ids.cuda()
319
+ output = model.generate(inputs=input_ids, temperature=0.7, do_sample=True, top_p=0.95, top_k=40, max_new_tokens=512)
320
+ print(tokenizer.decode(output[0]))
321
+
322
+ # Inference can also be done using transformers' pipeline
323
+
324
+ print("*** Pipeline:")
325
+ pipe = pipeline(
326
+ "text-generation",
327
+ model=model,
328
+ tokenizer=tokenizer,
329
+ max_new_tokens=512,
330
+ do_sample=True,
331
+ temperature=0.7,
332
+ top_p=0.95,
333
+ top_k=40,
334
+ repetition_penalty=1.1
335
+ )
336
+
337
+ print(pipe(prompt_template)[0]['generated_text'])
338
+ ```
339
+ <!-- README_GPTQ.md-use-from-python end -->
340
+
341
+ <!-- README_GPTQ.md-compatibility start -->
342
+ ## Compatibility
343
+
344
+ The files provided are tested to work with Transformers. For non-Mistral models, AutoGPTQ can also be used directly.
345
+
346
+ [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.
347
+
348
+ For a list of clients/servers, please see "Known compatible clients / servers", above.
349
+ <!-- README_GPTQ.md-compatibility end -->
350
+
351
+ <!-- footer start -->
352
+ <!-- 200823 -->
353
+ ## Discord
354
+
355
+ For further support, and discussions on these models and AI in general, join us at:
356
+
357
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
358
+
359
+ ## Thanks, and how to contribute
360
+
361
+ Thanks to the [chirper.ai](https://chirper.ai) team!
362
+
363
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
364
+
365
+ 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.
366
+
367
+ 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.
368
+
369
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
370
+
371
+ * Patreon: https://patreon.com/TheBlokeAI
372
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
373
+
374
+ **Special thanks to**: Aemon Algiz.
375
+
376
+ **Patreon special mentions**: Brandon Frisco, LangChain4j, Spiking Neurons AB, transmissions 11, Joseph William Delisle, Nitin Borwankar, Willem Michiel, Michael Dempsey, vamX, Jeffrey Morgan, zynix, jjj, Omer Bin Jawed, Sean Connelly, jinyuan sun, Jeromy Smith, Shadi, Pawan Osman, Chadd, Elijah Stavena, Illia Dulskyi, Sebastain Graf, Stephen Murray, terasurfer, Edmond Seymore, Celu Ramasamy, Mandus, Alex, biorpg, Ajan Kanaga, Clay Pascal, Raven Klaugh, 阿明, K, ya boyyy, usrbinkat, Alicia Loh, John Villwock, ReadyPlayerEmma, Chris Smitley, Cap'n Zoog, fincy, GodLy, S_X, sidney chen, Cory Kujawski, OG, Mano Prime, AzureBlack, Pieter, Kalila, Spencer Kim, Tom X Nguyen, Stanislav Ovsiannikov, Michael Levine, Andrey, Trailburnt, Vadim, Enrico Ros, Talal Aujan, Brandon Phillips, Jack West, Eugene Pentland, Michael Davis, Will Dee, webtim, Jonathan Leane, Alps Aficionado, Rooh Singh, Tiffany J. Kim, theTransient, Luke @flexchar, Elle, Caitlyn Gatomon, Ari Malik, subjectnull, Johann-Peter Hartmann, Trenton Dambrowitz, Imad Khwaja, Asp the Wyvern, Emad Mostaque, Rainer Wilmers, Alexandros Triantafyllidis, Nicholas, Pedro Madruga, SuperWojo, Harry Royden McLaughlin, James Bentley, Olakabola, David Ziegler, Ai Maven, Jeff Scroggin, Nikolai Manek, Deo Leter, Matthew Berman, Fen Risland, Ken Nordquist, Manuel Alberto Morcote, Luke Pendergrass, TL, Fred von Graf, Randy H, Dan Guido, NimbleBox.ai, Vitor Caleffi, Gabriel Tamborski, knownsqashed, Lone Striker, Erik Bjäreholt, John Detwiler, Leonard Tan, Iucharbius
377
+
378
+
379
+ Thank you to all my generous patrons and donaters!
380
+
381
+ And thank you again to a16z for their generous grant.
382
+
383
+ <!-- footer end -->
384
+
385
+ # Original model card: DreamGen's Opus V0 7B
386
+
387
+
388
+ # DreamGen Opus V0 7B
389
+
390
+ **DreamGen Opus** is a family of **uncensored** models fine-tuned for **(collaborative) story writing** but the model also works well for **chat / RP**.
391
+ The DreamGen Opus V0 7B model is derived from [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1).
392
+
393
+ ## Prompting
394
+
395
+ Please see the [official documentation](https://dreamgen.com/docs/stories) for more detailed guide, including how to prompt the model for chat / RP.
396
+
397
+ The (collaborative) story writing task teaches the model to respect `<setting>` and `<instruction>` inserted into the prompt.
398
+
399
+ Example prompt:
400
+
401
+ ```
402
+ <setting>
403
+ This story is a twist on the traditional Little Red Riding Hood story.
404
+ In this variation, the Little Red Riding Hood and her grandma are secretely werevoles.
405
+ </setting>
406
+
407
+ (... previous part of the story that may also include more instructions ...)
408
+
409
+ <instruction>
410
+ The Little Red Riding hood confronts The Big Bad Wolf, transforming into her wolf form.
411
+ </instruction>
412
+ ```
413
+
414
+ ## Dataset
415
+
416
+ The fine-tuning dataset consisted of >1M tokens of collaborative writing task examples, each example being up to 4096 tokens. On top of that, >20M tokens of more general, but less instructed examples were included to help preserve generalization.
417
+
418
+ ## Community
419
+
420
+ Join the DreamGen community on [**Discord**](https://dreamgen.com/discord), or follow our [**X/Twitter account**](https://dreamgen.com/twitter) for new model releases and other news. We will soon be releasing larger models with longer context window, as well as models specifically fine-tuned for character chat & roleplay.
421
+ Help us shape the future of DreamGen.
422
+
423
+ ## Running the model
424
+
425
+ The model is should be compatible with any software that supports [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1).
426
+
427
+ ### Running on DreamGen.com (free)
428
+
429
+ You can try the model for free at [dreamgen.com](https://dreamgen.com) — note that an account is required.
430
+
431
+ ### Running with vLLM
432
+
433
+ 1. Install [vLLM](https://github.com/vllm-project/vllm) (version at least 0.2.1.post1)
434
+ 2. Run `python -u -m vllm.entrypoints.openai.api_server --host 0.0.0.0 --model dreamgen/opus-v0-7b`
435
+ 3. Use any library that's compatible with the OpenAI API to talk to the model
436
+
437
+ ### Running with oobabooga/text-generation-webui
438
+
439
+ 1. Install [oobabooga/text-generation-webui](https://github.com/oobabooga/text-generation-webui)
440
+ 2. Go to the **Model** tab
441
+ 3. Under **Download custom model or LoRA**, enter `dreamgen/opus-v0-7b`
442
+ 4. Go to the **Text Generation** tab
443
+ 5. Enter your prompt
444
+
445
+ ## License
446
+
447
+ - For personal and academic use: Same license as the base model, in this case Apache 2.0.
448
+ - For commercial use: Please reach out to hello@dreamgen.com.