Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,10 @@ language:
|
|
16 |
base_model:
|
17 |
- HuggingFaceTB/SmolLM2-1.7B-Instruct
|
18 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
19 |
---
|
20 |
|
21 |

|
|
|
16 |
base_model:
|
17 |
- HuggingFaceTB/SmolLM2-1.7B-Instruct
|
18 |
pipeline_tag: text-generation
|
19 |
+
widget:
|
20 |
+
- messages:
|
21 |
+
- role: user
|
22 |
+
content: How many R's in strawberry? You must act in a conversational matter and always include at the start <think> ... </think> <output> ... </output> tokens.
|
23 |
---
|
24 |
|
25 |

|