flytech commited on
Commit
ff1812e
·
1 Parent(s): e39ad96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -45,11 +45,9 @@ The following hyperparameters were used during training:
45
  ## Inference
46
 
47
  - Make sure to format your prompt:
48
- <s>[INST]This is my prompt[/INST]
49
 
50
- <s>[INST]Ruckus, open google[/INST]
51
- **Note that <s> is not closed, this is because
52
- </s> is used to mark end of AI's answer**
53
 
54
  ### Framework versions
55
 
 
45
  ## Inference
46
 
47
  - Make sure to format your prompt:
48
+ [INST]This is my prompt[/INST]
49
 
50
+ [INST]Ruckus, open google[/INST]
 
 
51
 
52
  ### Framework versions
53