v000000 commited on
Commit
9f1c4f1
1 Parent(s): 9392d46

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -20,6 +20,12 @@ dtype: bfloat16
20
 
21
  ```
22
 
 
 
 
 
 
 
23
  ### Prompt Format (Alpaca):
24
  ```bash
25
  Below is an instruction that describes a task. Write a response that appropriately completes the request.
@@ -33,8 +39,4 @@ Take the role of {{char}} in a play where you leave a lasting impression on {{us
33
  {output}
34
  ```
35
 
36
- ### Prompt Format (Metharme):
37
- ```bash
38
- <|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.
39
- <|user|>{prompt}<|model|>{output}
40
- ```
 
20
 
21
  ```
22
 
23
+ ### Prompt Format (Metharme):
24
+ ```bash
25
+ <|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.
26
+ <|user|>{prompt}<|model|>{output}
27
+ ```
28
+
29
  ### Prompt Format (Alpaca):
30
  ```bash
31
  Below is an instruction that describes a task. Write a response that appropriately completes the request.
 
39
  {output}
40
  ```
41
 
42
+ vicuna/guanaco