Update README.md
Browse files
README.md
CHANGED
@@ -2,12 +2,10 @@
|
|
2 |
license: llama2
|
3 |
pipeline_tag: text-generation
|
4 |
widget:
|
5 |
-
- text:
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
detoxic output. You must preserve the original meaning as much as possible.
|
10 |
-
Input:
|
11 |
inference:
|
12 |
parameters:
|
13 |
max_new_tokens: 200
|
|
|
2 |
license: llama2
|
3 |
pipeline_tag: text-generation
|
4 |
widget:
|
5 |
+
- text: |
|
6 |
+
<start_of_turn>user
|
7 |
+
How does the brain work?<end_of_turn>
|
8 |
+
<start_of_turn>model:
|
|
|
|
|
9 |
inference:
|
10 |
parameters:
|
11 |
max_new_tokens: 200
|