YinZhiBin commited on
Commit
51e5928
·
verified ·
1 Parent(s): c217f09

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -17,9 +17,8 @@ library_name: transformers
17
  # VibeThinker-3B
18
 
19
  <blockquote style="border-left: 4px solid #ff6b6b; background-color: #fff5f5; padding: 10px 15px; margin: 10px 0; color: #cc3333;">
20
- <strong>🚨Model Purpose and Recommended Usage</strong>: 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
- <br><br>
22
- <strong>❗Important Note</strong>: 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.
23
  </blockquote>
24
 
25
  <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>
 
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> This model was not trained on tool-calling or agent-based programming data. We therefore do not recommend using it for tasks that involve function calling, API orchestration, or autonomous coding agents.
21
+ For programming tasks, we recommend using this model on competitive programming problems (e.g., LeetCode-style).
 
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>