Update README.md
Browse files
README.md
CHANGED
@@ -83,12 +83,7 @@ model-index:
|
|
83 |
|
84 |
## Prompt Format
|
85 |
```
|
86 |
-
Below is an instruction that describes a task. Write a response that appropriately completes the request
|
87 |
-
|
88 |
-
### Instruction:
|
89 |
-
{instruction}
|
90 |
-
|
91 |
-
### Response:
|
92 |
```
|
93 |
|
94 |
## Inference Demo Script
|
|
|
83 |
|
84 |
## Prompt Format
|
85 |
```
|
86 |
+
"Below is an instruction that describes a task. Write a response that appropriately completes the request.\n\n### Instruction:\n{instruction}\n\n### Response:"
|
|
|
|
|
|
|
|
|
|
|
87 |
```
|
88 |
|
89 |
## Inference Demo Script
|