Update inference examples
Browse files
README.md
CHANGED
@@ -42,11 +42,6 @@ widget:
|
|
42 |
content: You are a very creative assistant. User will give you a task, which you should complete with all your knowledge.
|
43 |
- role: user
|
44 |
content: Hello! Can you please elaborate a background story of an RPG game about wizards and dragons in a sci-fi world?
|
45 |
-
- messages:
|
46 |
-
- role: system
|
47 |
-
content: You are an assistant who enjoys chatting with users. You give helpful, detailed, and polite answers to the users questions.
|
48 |
-
- role: user
|
49 |
-
content: Tell me about the pros and cons of social media.
|
50 |
inference:
|
51 |
parameters:
|
52 |
max_new_tokens: 250
|
|
|
42 |
content: You are a very creative assistant. User will give you a task, which you should complete with all your knowledge.
|
43 |
- role: user
|
44 |
content: Hello! Can you please elaborate a background story of an RPG game about wizards and dragons in a sci-fi world?
|
|
|
|
|
|
|
|
|
|
|
45 |
inference:
|
46 |
parameters:
|
47 |
max_new_tokens: 250
|