aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2022-08-27 11:17:55 +0300
committerAUTOMATIC <16777216c@gmail.com>2022-08-27 11:17:55 +0300
commit9597b265ec07e8ec6dab7487152459046585c1f9 (patch)
tree5eafd5fc597851b68b0beeeeba800916f7f91858 /README.md
parenta51bedfb5ae2e1adeb7406b183305b2ea7530eac (diff)
implementation for attention using [] and ()
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0c49d6f2..63f8d000 100644
--- a/README.md
+++ b/README.md
@@ -188,3 +188,9 @@ and put it into `embeddings` dir and use Usada Pekora in prompt.
A tab with settings, allowing you to use UI to edit more than half of parameters that previously
were commandline. Settings are saved to config.js file. Settings that remain as commandline
options are ones that are required at startup.
+
+### Attention
+Using `()` in prompt decreases model's attention to enclosed words, and `[]` increases it. You can combine
+multiple modifiers:
+
+![](images/attention-3.jpg)