v000000 commited on
Commit
cbb2762
1 Parent(s): 9b2daf3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ dtype: bfloat16
24
  ### Prompt Format (Metharme):
25
  ```bash
26
  <|system|>Take the role of {{char}} in a play where you leave a lasting impression on {{user}}. Never skip or gloss over {{char}}'s actions.
27
- <|user|>{prompt}<|model|>{output}
28
  ```
29
 
30
  ### Prompt Format (Alpaca):
 
24
  ### Prompt Format (Metharme):
25
  ```bash
26
  <|system|>Take the role of {{char}} in a play where you leave a lasting impression on {{user}}. Never skip or gloss over {{char}}'s actions.
27
+ <|user|>{{user}}: {prompt}<|model|>{{char}}: {output}
28
  ```
29
 
30
  ### Prompt Format (Alpaca):