minchyeom commited on
Commit
378bf58
·
verified ·
1 Parent(s): 0f38060

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
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
+ ```