YinZhiBin commited on
Commit
a9253ea
·
verified ·
1 Parent(s): dbc405d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -15,7 +15,8 @@ library_name: transformers
15
  # VibeThinker-1.5B
16
 
17
  <blockquote style="border-left: 4px solid #ff6b6b; background-color: #fff5f5; padding: 10px 15px; margin: 10px 0; color: #cc3333;">
18
- <span style="font-weight: bold;">🚨 </span> We recommend using this model for competitive-style math and algorithm coding problems(such as Leetcode,Codeforces,etc). It works better to ask the question in English. We do not advise using it for other tasks, as this is an experimental release aimed at exploring the reasoning capabilities of small models.
 
19
  </blockquote>
20
 
21
  <p align="center">📁 <a href="https://github.com/WeiboAI/VibeThinker">Github</a>&nbsp&nbsp | &nbsp&nbsp🤖 <a href="https://modelscope.cn/models/WeiboAI/VibeThinker-1.5B">Model Scope</a> | &nbsp&nbsp📄 <a href="https://huggingface.co/papers/2511.06221">Techical Report</a></p>
 
15
  # VibeThinker-1.5B
16
 
17
  <blockquote style="border-left: 4px solid #ff6b6b; background-color: #fff5f5; padding: 10px 15px; margin: 10px 0; color: #cc3333;">
18
+ <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.
19
+ For programming tasks, we recommend using this model on competitive programming problems (e.g., LeetCode-style).
20
  </blockquote>
21
 
22
  <p align="center">📁 <a href="https://github.com/WeiboAI/VibeThinker">Github</a>&nbsp&nbsp | &nbsp&nbsp🤖 <a href="https://modelscope.cn/models/WeiboAI/VibeThinker-1.5B">Model Scope</a> | &nbsp&nbsp📄 <a href="https://huggingface.co/papers/2511.06221">Techical Report</a></p>