Delcos commited on
Commit
057a8ab
1 Parent(s): e0e5fd0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -23,10 +23,10 @@ Uncensored
23
 
24
  # Main Goals:
25
 
26
- Velara was made to adress issues I found in other chat models. These include:
27
 
28
- #### Sticking to the character in-world
29
- Velara will stick to the character in-world. Meaning she can "use" addons or other things by adding them to the prompt. Keep in mind these act as suggestions and she generally makes up what they actually "do".
 
30
 
31
 
32
  # Prompt Template:
@@ -47,7 +47,7 @@ Always take the entire conversation into account when forming and writing a repl
47
 
48
  # Recommended Settings
49
 
50
- #### Defaults:
51
 
52
  ```
53
  temperature: 0.77
@@ -57,7 +57,7 @@ repetition_penalty: 1.2
57
  ```
58
 
59
 
60
- #### Better context but a little more repetitive in some cases:
61
 
62
  ```
63
  temperature: 0.8
 
23
 
24
  # Main Goals:
25
 
 
26
 
27
+ **Velara was made to adress issues I found in other chat models. These include:**
28
+
29
+ **Sticking to the character in-world:** Velara will stick to the character in-world. Meaning she can "use" addons or other things by adding them to the prompt. Keep in mind these act as suggestions and she generally makes up what they actually "do".
30
 
31
 
32
  # Prompt Template:
 
47
 
48
  # Recommended Settings
49
 
50
+ **Defaults:**
51
 
52
  ```
53
  temperature: 0.77
 
57
  ```
58
 
59
 
60
+ **Better context but a little more repetitive in some cases:**
61
 
62
  ```
63
  temperature: 0.8