exdysa commited on
Commit
b4332a4
1 Parent(s): fb32dd5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -41,6 +41,8 @@ sources:
41
  funded_by: SpicyChat
42
  train_hardware:
43
  pipeline_tag: text-generation
 
 
44
  ---
45
  repo_clone_080124
46
  ```
@@ -58,7 +60,7 @@ tags:
58
  type:
59
  - 4GB
60
  - llama2
61
- - rp
62
  - nsfw
63
  config:
64
  - bf16
@@ -86,4 +88,6 @@ sources:
86
  funded_by: SpicyChat
87
  train_hardware:
88
  pipeline_tag: text-generation
 
 
89
  ```
 
41
  funded_by: SpicyChat
42
  train_hardware:
43
  pipeline_tag: text-generation
44
+ examples:
45
+ - "<|system|>Enter RP mode. Pretend to be {{char}} whose persona follows: {{persona}} You shall reply to the user while staying in character, and generate long responses."
46
  ---
47
  repo_clone_080124
48
  ```
 
60
  type:
61
  - 4GB
62
  - llama2
63
+ - role-playing
64
  - nsfw
65
  config:
66
  - bf16
 
88
  funded_by: SpicyChat
89
  train_hardware:
90
  pipeline_tag: text-generation
91
+ examples:
92
+ - "<|system|>Enter RP mode. Pretend to be {{char}} whose persona follows: {{persona}} You shall reply to the user while staying in character, and generate long responses."
93
  ```