Model class
3B converted WeiboAI/VibeThinker-3BVibeThinker-3B MLX Conversion
This release answers a packaging question, not a training question: can the reasoning model be preserved in a local MLX-compatible form? A small local GSM8K screen scored 40/40, but no conversion-parity suite was recorded and the base has no native tool-calling behavior. The case study therefore reports a useful conversion without inventing a model-quality delta.
Headline Numbers
Local GSM8K screen
40/40 small historical slice; reasoning sanity checkTraining delta
None format conversion, not post-trainingNative tool calling
No not a drop-in agentCompetitive Context
| System | Metric | Score | Size / Class | Comparable? | Readout |
|---|---|---|---|---|---|
| PostTrainLLM VibeThinker-3B MLX | local GSM8K sanity slice | 40/40 | 3B MLX conversion | Direct | Historical local verification of reasoning behavior on a small slice; not a broad benchmark claim. |
| WeiboAI/VibeThinker-3B | upstream reasoning model | source weights | 3B | Not comparable | The conversion derives from this public model, but no controlled pre/post conversion parity table was preserved. |
| Agentic distilled descendant | current tool-calling eval | not recorded | 3B | Not comparable | Public descendant weights exist, but they have no current eval promotion. |
Direct rows share this artifact's eval setup. Directional rows are useful market context but should not be read as leaderboard claims.
What this release proves
| Question | Evidence | Decision |
|---|---|---|
| Are unique converted weights public? | Yes | Preserve on Hugging Face |
| Did a local reasoning sanity screen run? | GSM8K 40/40 | Useful, small historical slice |
| Was conversion parity measured? | Not recorded | No parity claim |
| Was the model post-trained by PostTrainLLM? | No | Conversion-only artifact |
| Does it natively call tools? | No | Not an agentic specialist |
Release Blockers
No controlled conversion-parity report
The local sanity result does not prove numerical or benchmark parity with the upstream runtime.
Unblock: Run paired upstream-vs-MLX checks only if a consumer needs this conversion as an active dependency.
No native agentic behavior
The reasoning base does not provide a validated tool-calling interface.
Unblock: Treat it as a reasoning/runtime artifact; evaluate a separately adapted candidate before agent use.