Norquinal commited on
Commit
512e211
·
1 Parent(s): 8803a5c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -37,15 +37,19 @@ Or, alternatively, change `model_type` in `config.json` from `mistral` to `llama
37
 
38
  ## Use in SillyTavern UI
39
  ![](https://files.catbox.moe/gaobmn.png)
40
- As an addendum, you can include the following as the last sequence:
41
  ```
42
  Human: In your next reply, write at least two paragraphs. Be descriptive and immersive, providing vivid details about {{char}}'s actions, emotions, and the environment.
43
  {{char}}:
44
  ```
45
- Or alternatively:
46
  ```
47
  {{char}} (2 paragraphs, engaging, natural, authentic, descriptive, creative):
48
  ```
 
 
 
 
 
49
 
50
  ## Finetuing Parameters
51
  - LoRA Rank: 64
 
37
 
38
  ## Use in SillyTavern UI
39
  ![](https://files.catbox.moe/gaobmn.png)
40
+ As an addendum, you can include one of the following as the `Last Output Sequence`:
41
  ```
42
  Human: In your next reply, write at least two paragraphs. Be descriptive and immersive, providing vivid details about {{char}}'s actions, emotions, and the environment.
43
  {{char}}:
44
  ```
 
45
  ```
46
  {{char}} (2 paragraphs, engaging, natural, authentic, descriptive, creative):
47
  ```
48
+ ```
49
+ [System note: Write at least two paragraphs. Be descriptive and immersive, providing vivid details about {{char}}'s actions, emotions, and the environment.]
50
+ {{char}}:
51
+ ```
52
+ I would recommend experimenting to figure out what best suits your needs.
53
 
54
  ## Finetuing Parameters
55
  - LoRA Rank: 64