tenstorrent/tt-metal
:metal: TT-NN operator library, and TT-Metalium low level kernel programming model. observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 97
- Longevity 92
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 17.0
- age_days: 1297
- days_rel: 22
- days_push: 7
- n_releases_24m: 31
Adoption not part of the score
1640 stars · 613 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TT-Metal is Tenstorrent's open-source software stack containing TT-NN, a Python and C++ neural network operator library, and TT-Metalium, a low-level kernel programming model and SDK for Tenstorrent AI accelerators. It enables running and optimizing models like Llama, Qwen, and Stable Diffusion directly on Tenstorrent hardware such as Wormhole, Blackhole, and Galaxy systems.
Use cases
- run LLM inference on Tenstorrent hardware
- write custom kernels for Tensix cores
- port PyTorch models to Tenstorrent accelerators
- serve Llama 3.3 70B with tensor parallelism across devices
- optimize stable diffusion image generation on AI accelerators
- benchmark tokens-per-second throughput on Wormhole Galaxy clusters
- develop fused transformer operations with a PyTorch-like API
When to choose
- you own Tenstorrent hardware (Grayskull, Wormhole, Blackhole, Galaxy) and want to run or optimize models
- you need low-level, bare-metal access to Tenstorrent silicon for custom kernel development
- you want pre-optimized neural network operations via a PyTorch-familiar Python or C++ API
- you are deploying high-throughput LLM inference with vLLM on Tenstorrent systems
When to avoid
- you only have NVIDIA/AMD GPUs and no Tenstorrent hardware
- you want a framework-agnostic compiler path without custom kernel work (consider TT-Forge instead)
- you need a turnkey inference server UI (consider tt-inference-server or TT-Studio)
- you require broad OS support beyond Ubuntu 22.04, which is the recommended platform
Facets
library · maturity active
machine-learning deep-learning llm-inference gpu-computing sdk compiler deep-learning large-language-models gpu-computing hardware developer-tools cpp python tenstorrent ttnn tt-metalium neural-network-operators custom-kernels tensix wormhole blackhole tensor-parallelism hardware-accelerator linux
10 sources
- readme: https://github.com/tenstorrent/tt-metal · fetched 2026-08-28 · e6c4707fce44
- homepage: https://docs.tenstorrent.com/tt-metal/latest/ttnn/ · fetched 2026-08-29 · 8c763d308c9d
- site_page: https://docs.tenstorrent.com/getting-started/README.html · fetched 2026-08-29 · 9788f7e55496
- site_page: https://docs.tenstorrent.com/getting-started/manual-software-install.html · fetched 2026-08-29 · 733dc7001c7e
- site_page: https://docs.tenstorrent.com/getting-started/vLLM-servers.html · fetched 2026-08-29 · 389502b29bb1
- site_page: https://docs.tenstorrent.com/ · fetched 2026-08-29 · 91c33d71f1c0
- site_page: https://docs.tenstorrent.com/getting-started/tt-software-stack.html · fetched 2026-08-29 · 37647463bedf
- site_page: https://docs.tenstorrent.com/tt-metal/latest/ttnn/ttnn/about.html · fetched 2026-08-29 · 3da020d50d66
- site_page: https://docs.tenstorrent.com/tt-metal/latest/ttnn/ttnn/installing.html · fetched 2026-08-29 · eb7ce7c0d1e5
- site_page: https://tenstorrent.com/faq · fetched 2026-08-29 · 5639cd7c5d1e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tenstorrent/tt-metal | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="tenstorrent/tt-metal")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem