Xin Liu commited on
Commit
96ac88c
·
1 Parent(s): 59c5f9c

Signed-off-by: Xin Liu <[email protected]>

Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -40,12 +40,14 @@ quantized_by: Second State Inc.
40
  ```text
41
  Below is an instruction that describes a task. Write a response that appropriately completes the request.
42
 
43
- ### Instruction:
44
  {instruction}
45
 
46
- ### Response:
47
  ```
48
 
 
 
49
  - Run as LlamaEdge service
50
 
51
  ```bash
 
40
  ```text
41
  Below is an instruction that describes a task. Write a response that appropriately completes the request.
42
 
43
+ \### Instruction:
44
  {instruction}
45
 
46
+ \### Response:
47
  ```
48
 
49
+ **Note that the \ character is used to escape the ### in the prompt string. Remove it in the practical use.**
50
+
51
  - Run as LlamaEdge service
52
 
53
  ```bash