YinZhiBin commited on
Commit
f148e22
·
verified ·
1 Parent(s): 0c7115f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -16,6 +16,11 @@ library_name: transformers
16
 
17
  # VibeThinker-3B
18
 
 
 
 
 
 
19
  <p align="center"><a href="https://github.com/WeiboAI/VibeThinker">GitHub</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="https://modelscope.cn/models/WeiboAI/VibeThinker-3B">ModelScope</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="https://huggingface.co/papers/2606.16140">Technical Report</a></p>
20
 
21
  ## Introduction
 
16
 
17
  # VibeThinker-3B
18
 
19
+ <blockquote style="border-left: 4px solid #ff6b6b; background-color: #fff5f5; padding: 10px 15px; margin: 10px 0; color: #cc3333;">
20
+ <span style="font-weight: bold;">🚨 </span>**Model Purpose and Recommended Usage**: This model is not intended to be a general‑purpose model that competes with large, state‑of-the‑art systems. Instead, it is designed to explore how far small models can go on specific reasoning‑intensive tasks, and to share our perspective with the community. Accordingly, we trained it only on data that reflect core reasoning abilities: competitive programming problems (e.g., LeetCode‑style) and mathematical/logical reasoning.
21
+ **Important Note**: This model was not trained on tool‑calling or agent‑based programming data. We therefore do not recommend using it for function calling, API orchestration, or autonomous coding agents.
22
+ </blockquote>
23
+
24
  <p align="center"><a href="https://github.com/WeiboAI/VibeThinker">GitHub</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="https://modelscope.cn/models/WeiboAI/VibeThinker-3B">ModelScope</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="https://huggingface.co/papers/2606.16140">Technical Report</a></p>
25
 
26
  ## Introduction