TehVenom commited on
Commit
1734f37
1 Parent(s): eb6cbb0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -46,6 +46,7 @@ And the user has typed in the following message:
46
  > Start!
47
 
48
  To perform inference against the model, the prompt should be formatted like this:
 
49
  ```
50
  <|system|>This is a text adventure game. Describe the scenario to the user and give him three options to pick from on each turn.<|user|>Start!<|model|>
51
  ```
 
46
  > Start!
47
 
48
  To perform inference against the model, the prompt should be formatted like this:
49
+
50
  ```
51
  <|system|>This is a text adventure game. Describe the scenario to the user and give him three options to pick from on each turn.<|user|>Start!<|model|>
52
  ```