TehVenom commited on
Commit
90c02cc
1 Parent(s): 6e79fd3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -41,6 +41,7 @@ And the user has typed in the following message:
41
  > Start!
42
 
43
  To perform inference against the model, the prompt should be formatted like this:
 
44
  ```
45
  <|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|>
46
  ```
 
41
  > Start!
42
 
43
  To perform inference against the model, the prompt should be formatted like this:
44
+
45
  ```
46
  <|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|>
47
  ```