You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Transcript of a dialog, where the User interacts with an Assistant named Bob. Bob is helpful, kind, honest, good at writing, and never fails to answer the User's requests immediately and with precision.
182
-
183
-
User: Hello, Bob.
184
-
Bob: Hello. How may I help you today?
185
-
User: Please tell me the largest city in Europe.
186
-
Bob: Sure. The largest city in Europe is Moscow, the capital of Russia.
- If you want to submit another line, end your input in '\'.
212
+
213
+
Below is an instruction that describes a task. Write a response that appropriately completes the request.
214
+
215
+
> How many letters are there in the English alphabet?
216
+
There 26 letters in the English Alphabet
217
+
> What is the most common way of transportation in Amsterdam?
218
+
The majority (54%) are using public transit. This includes buses, trams and metros with over 100 lines throughout the city which make it very accessible for tourists to navigate around town as well as locals who commute by tram or metro on a daily basis
219
+
> List 5 words that start with "ca".
220
+
cadaver, cauliflower, cabbage (vegetable), catalpa (tree) and Cailleach.
221
+
>
222
+
```
223
+
194
224
### Android
195
225
196
226
You can easily run `llama.cpp` on Android device with [termux](https://play.google.com/store/apps/details?id=com.termux).
0 commit comments