Delcos commited on
Commit
f2cea3d
·
1 Parent(s): 24c800c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -24,7 +24,7 @@ Uncensored
24
 
25
  Velara was made to adress issues I found in other chat models. These include:
26
 
27
- ##### Sticking to the character in-world
28
  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".
29
 
30
  # Prompt Template
@@ -44,7 +44,7 @@ Always take the entire conversation into account when forming and writing a repl
44
 
45
  # Recommended Settings
46
 
47
- ##### Defaults:
48
 
49
  ```
50
  temperature: 0.77
@@ -53,7 +53,7 @@ top_k: 20
53
  repetition_penalty: 1.2
54
  ```
55
 
56
- ##### Better context but a little more repetitive in some cases:
57
 
58
  ```
59
  temperature: 0.8
 
24
 
25
  Velara was made to adress issues I found in other chat models. These include:
26
 
27
+ #### Sticking to the character in-world
28
  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".
29
 
30
  # Prompt Template
 
44
 
45
  # Recommended Settings
46
 
47
+ #### Defaults:
48
 
49
  ```
50
  temperature: 0.77
 
53
  repetition_penalty: 1.2
54
  ```
55
 
56
+ #### Better context but a little more repetitive in some cases:
57
 
58
  ```
59
  temperature: 0.8