TheBloke commited on
Commit
eb5a862
1 Parent(s): b766964

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -9,7 +9,7 @@ license: other
9
  </div>
10
  <div style="display: flex; justify-content: space-between; width: 100%;">
11
  <div style="display: flex; flex-direction: column; align-items: flex-start;">
12
- <p><a href="https://discord.gg/UBgz4VXf">Chat & support: my new Discord server</a></p>
13
  </div>
14
  <div style="display: flex; flex-direction: column; align-items: flex-end;">
15
  <p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
@@ -32,7 +32,7 @@ It is the result of quantising to 4bit using [GPTQ-for-LLaMa](https://github.com
32
  ## Prompt template
33
 
34
  ```
35
- USER: Edit the following for spelling and grammar mistakes:
36
  ASSISTANT:
37
  ```
38
 
@@ -77,13 +77,13 @@ It was created with
77
  * Works with AutoGPTQ
78
  * Works with text-generation-webui one-click-installers
79
  * Parameters: Groupsize = 128. Act Order / desc_act = False.
80
-
81
  <!-- footer start -->
82
  ## Discord
83
 
84
  For further support, and discussions on these models and AI in general, join us at:
85
 
86
- [TheBloke AI's Discord server](https://discord.gg/UBgz4VXf)
87
 
88
  ## Thanks, and how to contribute.
89
 
@@ -98,23 +98,23 @@ Donaters will get priority support on any and all AI/LLM/model questions and req
98
  * Patreon: https://patreon.com/TheBlokeAI
99
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
100
 
101
- **Patreon special mentions**: Aemon Algiz; Dmitiry Samsonov; Jonathan Leane; Illia Dulskyi; Khalefa Al-Ahmad; Nikolai Manek; senxiiz; Talal Aujan; vamX; Eugene Pentland; Lone Striker; Luke Pendergrass; Johann-Peter Hartmann.
102
 
103
- Thank you to all my generous patrons and donaters.
104
  <!-- footer end -->
105
-
106
  # Original model card: FPHam's Karen The Editor 13B
107
 
108
  ## Karen is an editor for your fiction.
109
 
110
  She fixes grammar and wording issues, but doesn't necessary start rewording everything like ChatGPT into a corporate talk. So it should keep the style intact.
111
 
112
- Based on LLAMA 13b and Wizard-Vucna-uncensored finetune, then finetuned with about 20k grammar examples (bad grammar/good grammar).
113
 
114
  Karen gets triggered by this prompt (pun intended):
115
 
116
  ```
117
- USER: Edit the following for spelling and grammar mistakes:
118
  ASSISTANT:
119
  ```
120
 
@@ -131,4 +131,4 @@ context: "Assistant is a meticulous senior editor with a specialization in editi
131
 
132
  I am not sure to what extend the context part has any effect. Doesn't hurt though.
133
 
134
- This is a version 0.2 and finetuned just so it retains the underlaying Vicuna qualities.
 
9
  </div>
10
  <div style="display: flex; justify-content: space-between; width: 100%;">
11
  <div style="display: flex; flex-direction: column; align-items: flex-start;">
12
+ <p><a href="https://discord.gg/Jq4vkcDakD">Chat & support: my new Discord server</a></p>
13
  </div>
14
  <div style="display: flex; flex-direction: column; align-items: flex-end;">
15
  <p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
 
32
  ## Prompt template
33
 
34
  ```
35
+ USER: Edit the following for spelling and grammar mistakes:
36
  ASSISTANT:
37
  ```
38
 
 
77
  * Works with AutoGPTQ
78
  * Works with text-generation-webui one-click-installers
79
  * Parameters: Groupsize = 128. Act Order / desc_act = False.
80
+
81
  <!-- footer start -->
82
  ## Discord
83
 
84
  For further support, and discussions on these models and AI in general, join us at:
85
 
86
+ [TheBloke AI's Discord server](https://discord.gg/Jq4vkcDakD)
87
 
88
  ## Thanks, and how to contribute.
89
 
 
98
  * Patreon: https://patreon.com/TheBlokeAI
99
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
100
 
101
+ **Patreon special mentions**: Aemon Algiz, Dmitriy Samsonov, Nathan LeClaire, Trenton Dambrowitz, Mano Prime, David Flickinger, vamX, Nikolai Manek, senxiiz, Khalefa Al-Ahmad, Illia Dulskyi, Jonathan Leane, Talal Aujan, V. Lukas, Joseph William Delisle, Pyrater, Oscar Rangel, Lone Striker, Luke Pendergrass, Eugene Pentland, Sebastain Graf, Johann-Peter Hartman.
102
 
103
+ Thank you to all my generous patrons and donaters!
104
  <!-- footer end -->
105
+
106
  # Original model card: FPHam's Karen The Editor 13B
107
 
108
  ## Karen is an editor for your fiction.
109
 
110
  She fixes grammar and wording issues, but doesn't necessary start rewording everything like ChatGPT into a corporate talk. So it should keep the style intact.
111
 
112
+ Based on LLAMA 13b and Wizard-Vucna-uncensored finetune, then finetuned with about 20k grammar examples (bad grammar/good grammar).
113
 
114
  Karen gets triggered by this prompt (pun intended):
115
 
116
  ```
117
+ USER: Edit the following for spelling and grammar mistakes:
118
  ASSISTANT:
119
  ```
120
 
 
131
 
132
  I am not sure to what extend the context part has any effect. Doesn't hurt though.
133
 
134
+ This is a version 0.2 and finetuned just so it retains the underlaying Vicuna qualities.