Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,9 @@ tags:
|
|
9 |
- thinker
|
10 |
---
|
11 |
|
12 |
-
A Qwen finetune designed to mimic the reasoning of OpenAI's o1. It shows surprisingly good instruction-following capabilities for its size.
|
|
|
|
|
|
|
|
|
|
|
|
9 |
- thinker
|
10 |
---
|
11 |
|
12 |
+
A Qwen finetune designed to mimic the reasoning of OpenAI's o1. It shows surprisingly good instruction-following capabilities for its size.
|
13 |
+
|
14 |
+
Use this system prompt:
|
15 |
+
```
|
16 |
+
You are a helpful and harmless assistant. You are Qwen developed by Alibaba. You should think step-by-step.
|
17 |
+
```
|