vibethinker-3b-blackhole
VibeThinker-3B (Qwen2.5-3B based) reasoning model served on a single Tenstorrent Blackhole (p150) via vLLM with the tenstorrent/vllm-tt-plugin.
Runs on p150 (mesh P150) โ 131,072-token context, up to 32 concurrent sequences.
Packaged and published with tt-model-manager 0.1.0 (manifest schema 5.1).
Quickstart
tt-model pull mando2222/vibethinker-3b-blackhole-v51 --with-weights
tt-model serve mando2222/vibethinker-3b-blackhole-v51
pull --with-weights downloads the Docker image and the WeiboAI/VibeThinker-3B weights (into your HF cache; they are not in the image). serve starts an OpenAI-compatible server on port 20000 (or the next free port, if that one is busy); the first start compiles kernels for your device, which takes several minutes, and the server is ready when it logs Application startup complete.
Provenance
The exact sources the image was built from โ code/ in this repo is byte-identical to the model code inside the image:
| component | built from |
|---|---|
| tt-metal | 1c1b7c9c36d06ef5c1e8e917621b7d5f9d264741 (dirty tree โ the image includes uncommitted changes) |
| vLLM | vllm-0.1.dev14178+ga2f077ade.empty-py3-none-any.whl โ a wheel the author built |
| vllm-tt-plugin | a local checkout โ commit not published |
code/ digest |
5af8cfa0e84149e2 (sha256, first 16 hex digits) |
| built | 2026-09-08T19:57:30+00:00 by tt-model 0.1.0 |