TheBloke commited on
Commit
46551a5
1 Parent(s): 6c31d29

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +501 -0
README.md ADDED
@@ -0,0 +1,501 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: FPHam/Karen_TheEditor_V2_STRICT_Mistral_7B
3
+ inference: false
4
+ license: llama2
5
+ model_creator: FPHam
6
+ model_name: Karen TheEditor V2 Strict Mistral 7B
7
+ model_type: mistral
8
+ prompt_template: '<|im_start|>system
9
+
10
+ {system_message}<|im_end|>
11
+
12
+ <|im_start|>user
13
+
14
+ {prompt}<|im_end|>
15
+
16
+ <|im_start|>assistant
17
+
18
+ '
19
+ quantized_by: TheBloke
20
+ tags:
21
+ - llm
22
+ - llama
23
+ - spellcheck
24
+ - grammar
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
+ # Karen TheEditor V2 Strict Mistral 7B - AWQ
46
+ - Model creator: [FPHam](https://huggingface.co/FPHam)
47
+ - Original model: [Karen TheEditor V2 Strict Mistral 7B](https://huggingface.co/FPHam/Karen_TheEditor_V2_STRICT_Mistral_7B)
48
+
49
+ <!-- description start -->
50
+ ## Description
51
+
52
+ This repo contains AWQ model files for [FPHam's Karen TheEditor V2 Strict Mistral 7B](https://huggingface.co/FPHam/Karen_TheEditor_V2_STRICT_Mistral_7B).
53
+
54
+ These files were quantised using hardware kindly provided by [Massed Compute](https://massedcompute.com/).
55
+
56
+
57
+ ### About AWQ
58
+
59
+ 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.
60
+
61
+ It is supported by:
62
+
63
+ - [Text Generation Webui](https://github.com/oobabooga/text-generation-webui) - using Loader: AutoAWQ
64
+ - [vLLM](https://github.com/vllm-project/vllm) - Llama and Mistral models only
65
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference)
66
+ - [Transformers](https://huggingface.co/docs/transformers) version 4.35.0 and later, from any code or client that supports Transformers
67
+ - [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) - for use from Python code
68
+
69
+ <!-- description end -->
70
+ <!-- repositories-available start -->
71
+ ## Repositories available
72
+
73
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/Karen_TheEditor_V2_STRICT_Mistral_7B-AWQ)
74
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/Karen_TheEditor_V2_STRICT_Mistral_7B-GPTQ)
75
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/Karen_TheEditor_V2_STRICT_Mistral_7B-GGUF)
76
+ * [FPHam's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/FPHam/Karen_TheEditor_V2_STRICT_Mistral_7B)
77
+ <!-- repositories-available end -->
78
+
79
+ <!-- prompt-template start -->
80
+ ## Prompt template: ChatML
81
+
82
+ ```
83
+ <|im_start|>system
84
+ {system_message}<|im_end|>
85
+ <|im_start|>user
86
+ {prompt}<|im_end|>
87
+ <|im_start|>assistant
88
+
89
+ ```
90
+
91
+ <!-- prompt-template end -->
92
+
93
+
94
+ <!-- README_AWQ.md-provided-files start -->
95
+ ## Provided files, and AWQ parameters
96
+
97
+ I currently release 128g GEMM models only. The addition of group_size 32 models, and GEMV kernel models, is being actively considered.
98
+
99
+ Models are released as sharded safetensors files.
100
+
101
+ | Branch | Bits | GS | AWQ Dataset | Seq Len | Size |
102
+ | ------ | ---- | -- | ----------- | ------- | ---- |
103
+ | [main](https://huggingface.co/TheBloke/Karen_TheEditor_V2_STRICT_Mistral_7B-AWQ/tree/main) | 4 | 128 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-raw-v1) | 4096 | 4.15 GB
104
+
105
+ <!-- README_AWQ.md-provided-files end -->
106
+
107
+ <!-- README_AWQ.md-text-generation-webui start -->
108
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
109
+
110
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
111
+
112
+ 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.
113
+
114
+ 1. Click the **Model tab**.
115
+ 2. Under **Download custom model or LoRA**, enter `TheBloke/Karen_TheEditor_V2_STRICT_Mistral_7B-AWQ`.
116
+ 3. Click **Download**.
117
+ 4. The model will start downloading. Once it's finished it will say "Done".
118
+ 5. In the top left, click the refresh icon next to **Model**.
119
+ 6. In the **Model** dropdown, choose the model you just downloaded: `Karen_TheEditor_V2_STRICT_Mistral_7B-AWQ`
120
+ 7. Select **Loader: AutoAWQ**.
121
+ 8. Click Load, and the model will load and is now ready for use.
122
+ 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.
123
+ 10. Once you're ready, click the **Text Generation** tab and enter a prompt to get started!
124
+ <!-- README_AWQ.md-text-generation-webui end -->
125
+
126
+ <!-- README_AWQ.md-use-from-vllm start -->
127
+ ## Multi-user inference server: vLLM
128
+
129
+ Documentation on installing and using vLLM [can be found here](https://vllm.readthedocs.io/en/latest/).
130
+
131
+ - Please ensure you are using vLLM version 0.2 or later.
132
+ - When using vLLM as a server, pass the `--quantization awq` parameter.
133
+
134
+ For example:
135
+
136
+ ```shell
137
+ python3 -m vllm.entrypoints.api_server --model TheBloke/Karen_TheEditor_V2_STRICT_Mistral_7B-AWQ --quantization awq --dtype auto
138
+ ```
139
+
140
+ - When using vLLM from Python code, again set `quantization=awq`.
141
+
142
+ For example:
143
+
144
+ ```python
145
+ from vllm import LLM, SamplingParams
146
+
147
+ prompts = [
148
+ "Tell me about AI",
149
+ "Write a story about llamas",
150
+ "What is 291 - 150?",
151
+ "How much wood would a woodchuck chuck if a woodchuck could chuck wood?",
152
+ ]
153
+ prompt_template=f'''<|im_start|>system
154
+ {system_message}<|im_end|>
155
+ <|im_start|>user
156
+ {prompt}<|im_end|>
157
+ <|im_start|>assistant
158
+ '''
159
+
160
+ prompts = [prompt_template.format(prompt=prompt) for prompt in prompts]
161
+
162
+ sampling_params = SamplingParams(temperature=0.8, top_p=0.95)
163
+
164
+ llm = LLM(model="TheBloke/Karen_TheEditor_V2_STRICT_Mistral_7B-AWQ", quantization="awq", dtype="auto")
165
+
166
+ outputs = llm.generate(prompts, sampling_params)
167
+
168
+ # Print the outputs.
169
+ for output in outputs:
170
+ prompt = output.prompt
171
+ generated_text = output.outputs[0].text
172
+ print(f"Prompt: {prompt!r}, Generated text: {generated_text!r}")
173
+ ```
174
+ <!-- README_AWQ.md-use-from-vllm start -->
175
+
176
+ <!-- README_AWQ.md-use-from-tgi start -->
177
+ ## Multi-user inference server: Hugging Face Text Generation Inference (TGI)
178
+
179
+ Use TGI version 1.1.0 or later. The official Docker container is: `ghcr.io/huggingface/text-generation-inference:1.1.0`
180
+
181
+ Example Docker parameters:
182
+
183
+ ```shell
184
+ --model-id TheBloke/Karen_TheEditor_V2_STRICT_Mistral_7B-AWQ --port 3000 --quantize awq --max-input-length 3696 --max-total-tokens 4096 --max-batch-prefill-tokens 4096
185
+ ```
186
+
187
+ Example Python code for interfacing with TGI (requires [huggingface-hub](https://github.com/huggingface/huggingface_hub) 0.17.0 or later):
188
+
189
+ ```shell
190
+ pip3 install huggingface-hub
191
+ ```
192
+
193
+ ```python
194
+ from huggingface_hub import InferenceClient
195
+
196
+ endpoint_url = "https://your-endpoint-url-here"
197
+
198
+ prompt = "Tell me about AI"
199
+ prompt_template=f'''<|im_start|>system
200
+ {system_message}<|im_end|>
201
+ <|im_start|>user
202
+ {prompt}<|im_end|>
203
+ <|im_start|>assistant
204
+ '''
205
+
206
+ client = InferenceClient(endpoint_url)
207
+ response = client.text_generation(prompt,
208
+ max_new_tokens=128,
209
+ do_sample=True,
210
+ temperature=0.7,
211
+ top_p=0.95,
212
+ top_k=40,
213
+ repetition_penalty=1.1)
214
+
215
+ print(f"Model output: ", response)
216
+ ```
217
+ <!-- README_AWQ.md-use-from-tgi end -->
218
+
219
+ <!-- README_AWQ.md-use-from-python start -->
220
+ ## Inference from Python code using Transformers
221
+
222
+ ### Install the necessary packages
223
+
224
+ - Requires: [Transformers](https://huggingface.co/docs/transformers) 4.35.0 or later.
225
+ - Requires: [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) 0.1.6 or later.
226
+
227
+ ```shell
228
+ pip3 install --upgrade "autoawq>=0.1.6" "transformers>=4.35.0"
229
+ ```
230
+
231
+ Note that if you are using PyTorch 2.0.1, the above AutoAWQ command will automatically upgrade you to PyTorch 2.1.0.
232
+
233
+ If you are using CUDA 11.8 and wish to continue using PyTorch 2.0.1, instead run this command:
234
+
235
+ ```shell
236
+ pip3 install https://github.com/casper-hansen/AutoAWQ/releases/download/v0.1.6/autoawq-0.1.6+cu118-cp310-cp310-linux_x86_64.whl
237
+ ```
238
+
239
+ If you have problems installing [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) using the pre-built wheels, install it from source instead:
240
+
241
+ ```shell
242
+ pip3 uninstall -y autoawq
243
+ git clone https://github.com/casper-hansen/AutoAWQ
244
+ cd AutoAWQ
245
+ pip3 install .
246
+ ```
247
+
248
+ ### Transformers example code (requires Transformers 4.35.0 and later)
249
+
250
+ ```python
251
+ from transformers import AutoModelForCausalLM, AutoTokenizer, TextStreamer
252
+
253
+ model_name_or_path = "TheBloke/Karen_TheEditor_V2_STRICT_Mistral_7B-AWQ"
254
+
255
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path)
256
+ model = AutoModelForCausalLM.from_pretrained(
257
+ model_name_or_path,
258
+ low_cpu_mem_usage=True,
259
+ device_map="cuda:0"
260
+ )
261
+
262
+ # Using the text streamer to stream output one token at a time
263
+ streamer = TextStreamer(tokenizer, skip_prompt=True, skip_special_tokens=True)
264
+
265
+ prompt = "Tell me about AI"
266
+ prompt_template=f'''<|im_start|>system
267
+ {system_message}<|im_end|>
268
+ <|im_start|>user
269
+ {prompt}<|im_end|>
270
+ <|im_start|>assistant
271
+ '''
272
+
273
+ # Convert prompt to tokens
274
+ tokens = tokenizer(
275
+ prompt_template,
276
+ return_tensors='pt'
277
+ ).input_ids.cuda()
278
+
279
+ generation_params = {
280
+ "do_sample": True,
281
+ "temperature": 0.7,
282
+ "top_p": 0.95,
283
+ "top_k": 40,
284
+ "max_new_tokens": 512,
285
+ "repetition_penalty": 1.1
286
+ }
287
+
288
+ # Generate streamed output, visible one token at a time
289
+ generation_output = model.generate(
290
+ tokens,
291
+ streamer=streamer,
292
+ **generation_params
293
+ )
294
+
295
+ # Generation without a streamer, which will include the prompt in the output
296
+ generation_output = model.generate(
297
+ tokens,
298
+ **generation_params
299
+ )
300
+
301
+ # Get the tokens from the output, decode them, print them
302
+ token_output = generation_output[0]
303
+ text_output = tokenizer.decode(token_output)
304
+ print("model.generate output: ", text_output)
305
+
306
+ # Inference is also possible via Transformers' pipeline
307
+ from transformers import pipeline
308
+
309
+ pipe = pipeline(
310
+ "text-generation",
311
+ model=model,
312
+ tokenizer=tokenizer,
313
+ **generation_params
314
+ )
315
+
316
+ pipe_output = pipe(prompt_template)[0]['generated_text']
317
+ print("pipeline output: ", pipe_output)
318
+
319
+ ```
320
+ <!-- README_AWQ.md-use-from-python end -->
321
+
322
+ <!-- README_AWQ.md-compatibility start -->
323
+ ## Compatibility
324
+
325
+ The files provided are tested to work with:
326
+
327
+ - [text-generation-webui](https://github.com/oobabooga/text-generation-webui) using `Loader: AutoAWQ`.
328
+ - [vLLM](https://github.com/vllm-project/vllm) version 0.2.0 and later.
329
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference) version 1.1.0 and later.
330
+ - [Transformers](https://huggingface.co/docs/transformers) version 4.35.0 and later.
331
+ - [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) version 0.1.1 and later.
332
+
333
+ <!-- README_AWQ.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**: 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
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: FPHam's Karen TheEditor V2 Strict Mistral 7B
370
+
371
+
372
+ <!-- header start -->
373
+ <div style="width: 100%;">
374
+ <img src="https://huggingface.co/FPHam/Karen_TheEditor_V2_STRICT_Mistral_7B/resolve/main/karen2.jpg" alt="FPHam's Karen v2" style="width: 80%; min-width: 200px; display: block; margin: auto;">
375
+ </div>
376
+ <div style="display: flex; flex-direction: column; align-items: center;">
377
+ <p><a href="https://ko-fi.com/Q5Q5MOB4M">Buy Karen Ko-fi</a></p>
378
+ </div>
379
+ <!-- header end -->
380
+
381
+ # Karen is an editor for your text. (v.2) STRICT edition
382
+
383
+ Ah, Karen, a true peach among grammatical cucumbers! She yearns to rectify the missteps and linguistic tangles that infest your horribly written fiction.
384
+ Yet, unlike those ChatGPT kaboodles that morph into self-absorbed, constipated gurus of self-help style, Karen remains steadfastly grounded in grammatical wisdom but respectfull of your style.
385
+
386
+ # Info
387
+ Karen, Version 2, uses a completely different data set and base model than the previous Karen.
388
+
389
+ # There are two versions of Karen V2
390
+
391
+ 1. Strict (this one), in which Karen will try not to make too many changes to your original text, mostly fixing grammar and spelling, assuming that you know what you are doing.
392
+ 2. Creative (to be uploaded), in which Karen may suggest slight contextual improvements or rephrasing where necessary. It's Karen, after a glass of wine.
393
+
394
+ # Goals
395
+
396
+ Karen's primary goal is to rectify grammatical and spelling errors in US English without altering the style of the text. She is adept at identifying and correcting common ESL errors.
397
+
398
+ Verb Tense Errors:
399
+ Incorrect use of verb tenses, such as using present tense when past tense is required and vice versa.
400
+ Confusion between continuous and simple tenses.
401
+
402
+ Subject-Verb Agreement:
403
+ Lack of agreement between the subject and verb in number, e.g., using a singular verb with a plural subject or vice versa.
404
+
405
+ Articles (a, an, the):
406
+ Incorrect use or omission of articles, such as using "a" instead of "an" or vice versa.
407
+ Overuse or omission of the definite article "the."
408
+
409
+ Prepositions:
410
+ Misuse of prepositions, such as using "in" instead of "on" or "at," or omitting prepositions where they are needed.
411
+
412
+ Word Order:
413
+ Incorrect word order in sentences, especially in questions and negative sentences.
414
+ Misplacement of adverbs or adjectives.
415
+
416
+ Pluralization:
417
+ Incorrect plural forms of nouns, such as failing to add "-s" or "-es" when necessary.
418
+
419
+ Pronoun Errors:
420
+ Confusion between subject and object pronouns.
421
+ Incorrect use of possessive pronouns.
422
+
423
+ Double Negatives:
424
+ Using double negatives, which is grammatically incorrect in standard English.
425
+
426
+ Modal Verbs:
427
+ Misuse of modal verbs like can, could, will, would, should, etc.
428
+
429
+ Confusing Similar Words:
430
+ Confusing words that sound similar but have different meanings and spellings (e.g., "their," "there," and "they're").
431
+
432
+ Lack of Plural/Singular Agreement:
433
+ Mistakes in matching singular and plural nouns and verbs in a sentence.
434
+
435
+ # Future Goals
436
+ Use bigger model, add grammar cases that the model misses. Better datasets. Use larger datasets.
437
+
438
+ # Training
439
+ It was reversely trained on fict/non-fiction US text where errors were intentionally inserted by another Llama model (Darth Karen) and Python script.
440
+
441
+ # Usage
442
+ It should be used by submitting a paragraph or block of text at a time.
443
+
444
+ # Model uses ChatML
445
+
446
+ ```
447
+ <|im_start|>system
448
+ <|im_end|>
449
+ <|im_start|>user
450
+ Edit the following text for spelling and grammar mistakes: {paragraph of text} <|im_end|>
451
+ <|im_start|>assistant
452
+ ```
453
+ Note the pretext: *Edit the following text for spelling and grammar mistakes:* before the actual text. This way Karen wouldn't start talking ABOUT the text.
454
+
455
+ # Recomended settings
456
+
457
+ - Temperature: 0.7
458
+ - top_p: 0.1
459
+ - top_k: 40
460
+ - repetition penalty: 1.18
461
+
462
+ Karen could also be used in chatting. But if Karen is involved in a conversation where the text is lengthy, she might interpret your message as needing proofreading assistance rather than simply acknowledging that you are using her in casual chat.
463
+
464
+ Example:
465
+
466
+ >Edit the following text for spelling and grammar mistakes: I see future writing more about you writing the story any way you can and LLM editing it and making it into a proper fiction. That seems to be more satisfying way where you could feel you actually had done something creATIVE. So human is the creative, LLM is the burger flipping intern.
467
+ >The opposite is what many people are trying rn. Make LLM to invent story (from premise, to creating outline to writing actual chapters) and the human to somehow assemble it from those pieces. So LLM is the creative man, and human is the floor polisher.
468
+ >I can't believe a normal person would find it satisfying long term.
469
+ >So in my view, the job of editor would be replaced by Ai, not the job of author.
470
+
471
+ (Grammarly Score: 48)
472
+
473
+ Output STRICT:
474
+
475
+ >I see the future of writing being more about you writing the story any way you can and having an AI like LLM edit it and make it into a proper fiction. That seems to be a more satisfying way where you could feel you actually did something creative. So humans are the creative ones, while LLMs are the burger-flipping interns.
476
+ >
477
+ >On the other hand, many people are currently trying to do the exact opposite. They want to make LLMs create stories (from premises, to outlining, to writing entire chapters). And then they want humans to somehow piece them together from these parts. In this scenario, LLMs become the creative individuals, and humans become the floor polishers.
478
+ >
479
+ >I can't imagine a regular person finding that satisfying over the long run.
480
+ >
481
+ >In my opinion, the role of an editor will eventually be taken over by AI, not the role of an author.
482
+
483
+ (Grammarly Score: 93)
484
+
485
+ Output CREATIVE:
486
+
487
+ >I see the future of writing being more focused on you writing the story any way you can and having an AI like GPT-3 edit it and turn it into a proper piece of fiction. This seems to be a more satisfying approach where you can truly feel that you have done something creative. In this scenario, humans remain the creative force, while the AI acts as the burger flipping intern.
488
+ >
489
+ >On the other hand, there are those who argue that we should let the AI generate stories from scratch - from coming up with a premise, to outlining the plot, to writing individual chapters. They believe that the role of the human should then become one of assembling these pieces together. In this case, the AI becomes the creative mind, and the human takes on the role of a floor polisher.
490
+ >
491
+ >I cannot imagine how someone could find this satisfying over the long term. Therefore, in my opinion, the job of the editor will eventually be taken over by AI, not the job of the author.
492
+
493
+ (Grammarly Score: 83)
494
+
495
+ # Conclusion
496
+
497
+ After probably 10 different versions with subsequent changes, I can now say that the current model works reasonably well, with occasional (but often debatable) grammar misses. The limitations seem to be related to the 7B parameters. It appears that the size isn't sufficient to have a fine-grained understanding of various nuances of the input. This correlates with my other findings - the Mistral model performs quite well when generating its own text, but its comprehension is less than perfect, again related to only 7B parameters.
498
+
499
+ The goal was to create a model that wouldn't change the style of the text. Often, LLM models, when asked to edit text, will attempt to rewrite the text even if the text is already fine. This proved to be quite challenging for such a small model where the main task was to determine the right balance between fixing the text (and not changing its style) and copying it verbatim.
500
+
501
+ The strict model assumes that you're already a good writer that doesn't need hand-holding and that every word you've written you've meant.