jayr014 commited on
Commit
14a315b
·
1 Parent(s): 4d18223

updating suggested prompts

Browse files
Files changed (1) hide show
  1. README.md +3 -6
README.md CHANGED
@@ -179,18 +179,15 @@ python -m inference_server.cli --model_name sambanovasystems/BLOOMChat-176B-v1 -
179
 
180
  ### Suggested Prompts To Try
181
  ```
182
- <human>: Write a script in which Bob accidentally breaks his dad's guitar
183
- <bot>:
184
  ```
185
 
186
  ```
187
- <human>: Create an itemized list of tasks to complete to start a clothing brand
188
- <bot>:
189
  ```
190
 
191
  ```
192
- <human>: 十七岁的风是什么颜色的?
193
- <bot>:
194
  ```
195
 
196
 
 
179
 
180
  ### Suggested Prompts To Try
181
  ```
182
+ Input text: Write a script in which Bob accidentally breaks his dad's guitar
 
183
  ```
184
 
185
  ```
186
+ Input text: Create an itemized list of tasks to complete to start a clothing brand
 
187
  ```
188
 
189
  ```
190
+ Input text: 十七岁的风是什么颜色的?
 
191
  ```
192
 
193