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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ 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>
 
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>