Update README.md
Browse files
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 |
```
|