ehartford commited on
Commit
9a2e094
1 Parent(s): 628d232

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -13,6 +13,14 @@ I reached for SOLAR but realized that its only 4k... Decided to make my own 32
13
 
14
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
15
 
 
 
 
 
 
 
 
 
16
  ## Merge Details
17
  ### Merge Method
18
 
 
13
 
14
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
15
 
16
+ ## Prompt Format
17
+
18
+ ```
19
+ <s>[INST] What is your favourite condiment? [/INST]
20
+ Well, I'm quite partial to a good squeeze of fresh lemon juice. It adds just the right amount of zesty flavour to whatever I'm cooking up in the kitchen!</s>
21
+ [INST] Do you have dangerously spicy mayonnaise recipes? [/INST]
22
+ ```
23
+
24
  ## Merge Details
25
  ### Merge Method
26