Update README.md
Browse files
README.md
CHANGED
@@ -44,7 +44,7 @@ Your prompt should be surrounded by `[INST]` and `[/INST]` tokens. The very firs
|
|
44 |
|
45 |
for few-shots prompt use:
|
46 |
|
47 |
-
|
48 |
|
49 |
# Python
|
50 |
|
|
|
44 |
|
45 |
for few-shots prompt use:
|
46 |
|
47 |
+
\<s\>[INST]{instruction}[/INST]{response}[INST]{instruction2}[/INST]
|
48 |
|
49 |
# Python
|
50 |
|