Felladrin commited on
Commit
6423679
1 Parent(s): 697456e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -29,6 +29,12 @@ widget:
29
  <|im_start|>user
30
  I need to build a simple website. Where should I start learning about web development?<|im_end|>
31
  <|im_start|>assistant
 
 
 
 
 
 
32
  - text: |-
33
  <|im_start|>system
34
  You are a helpful assistant, who always answers with empathy.<|im_end|>
@@ -92,7 +98,7 @@ The recommended prompt format is as follows:
92
 
93
  ## Recommended Inference Parameters
94
 
95
- To get the best results, prefer using [contrastive search](https://huggingface.co/docs/transformers/main/en/generation_strategies#contrastive-search) for inference:
96
 
97
  ```yml
98
  add_special_tokens: true
 
29
  <|im_start|>user
30
  I need to build a simple website. Where should I start learning about web development?<|im_end|>
31
  <|im_start|>assistant
32
+ - text: |-
33
+ <|im_start|>system
34
+ You are a helpful assistant who provides concise answers to the user's questions.<|im_end|>
35
+ <|im_start|>user
36
+ How to become more healthy?<|im_end|>
37
+ <|im_start|>assistant
38
  - text: |-
39
  <|im_start|>system
40
  You are a helpful assistant, who always answers with empathy.<|im_end|>
 
98
 
99
  ## Recommended Inference Parameters
100
 
101
+ To get the best results, add special tokens and prefer using [contrastive search](https://huggingface.co/docs/transformers/main/en/generation_strategies#contrastive-search) for inference:
102
 
103
  ```yml
104
  add_special_tokens: true