abacaj commited on
Commit
f1e578c
1 Parent(s): ea86eb0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -71,7 +71,7 @@ The model uses the same chat template as found in Mistral instruct models:
71
 
72
  ```python
73
  text = "<|endoftext|>[INST] What is your favourite condiment? [/INST]"
74
- "Well, I'm quite partial to a good squeeze of fresh lemon juice. It adds just the right amount of zesty flavour to whatever I'm cooking up in the kitchen!</s> "
75
  "[INST] Do you have mayonnaise recipes? [/INST]"
76
  ```
77
 
 
71
 
72
  ```python
73
  text = "<|endoftext|>[INST] What is your favourite condiment? [/INST]"
74
+ "Well, I'm quite partial to a good squeeze of fresh lemon juice. It adds just the right amount of zesty flavour to whatever I'm cooking up in the kitchen!<|endoftext|> "
75
  "[INST] Do you have mayonnaise recipes? [/INST]"
76
  ```
77