legolasyiu
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -87,7 +87,7 @@ For guardrailing and moderating prompts against indirect/direct prompt injection
|
|
87 |
|
88 |
After installing `mistral_inference`, a `mistral-demo` CLI command should be available in your environment.
|
89 |
|
90 |
-
### Prompt instructions - Alpaca style prompt:
|
91 |
|
92 |
```py
|
93 |
f"""Below is an instruction that describes a task. \
|
|
|
87 |
|
88 |
After installing `mistral_inference`, a `mistral-demo` CLI command should be available in your environment.
|
89 |
|
90 |
+
### Prompt instructions - Alpaca style prompt(recommended):
|
91 |
|
92 |
```py
|
93 |
f"""Below is an instruction that describes a task. \
|