Text Generation
Transformers
Safetensors
English
mistral
Trained with AutoTrain
text-generation-inference
Sirclavin commited on
Commit
e552361
·
1 Parent(s): dc037c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -137,6 +137,6 @@ InstructWise can be directly employed for:
137
  ## Recommended Prompt Format to use:
138
  ```
139
  <|im_start|>user
140
- {message}<|im_end|>
141
  <|im_start|>assistant
142
  ```
 
137
  ## Recommended Prompt Format to use:
138
  ```
139
  <|im_start|>user
140
+ [Your prompt here]<|im_end|>
141
  <|im_start|>assistant
142
  ```