apepkuss79 commited on
Commit
0a09069
1 Parent(s): a15909a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -38,9 +38,10 @@ quantized_by: Second State Inc.
38
  - Prompt string
39
 
40
  ```text
41
- [INST] Write code to solve the following coding problem that obeys the constraints and passes the example test cases. Please wrap your code answer using ```:
42
- {prompt}
43
- [/INST]
 
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