Update README.md
Browse files
README.md
CHANGED
@@ -38,9 +38,10 @@ quantized_by: Second State Inc.
|
|
38 |
- Prompt string
|
39 |
|
40 |
```text
|
41 |
-
[INST]
|
42 |
-
|
43 |
-
|
|
|
44 |
```
|
45 |
|
46 |
- Run as LlamaEdge command app
|
|
|
38 |
- Prompt string
|
39 |
|
40 |
```text
|
41 |
+
<s>[INST] <<SYS>>
|
42 |
+
Write code to solve the following coding problem that obeys the constraints and passes the example test cases. Please wrap your code answer using ```: <</SYS>>
|
43 |
+
|
44 |
+
{prompt} [/INST]
|
45 |
```
|
46 |
|
47 |
- Run as LlamaEdge command app
|