Tenzro tenzro.com
Downloads

Download Tenzro.

Node and CLI binaries, version 0.2.0. Every build carries the CUDA backend for language models and the ONNX Runtime CUDA provider for forecasting, vision, embeddings and audio. The same binary runs on the CPU where there is no GPU.

Node

Run any role on the network.

CLI

tenzro — the network from the terminal.

Run
tar -xzf tenzro-node-linux-x86_64-cuda.tar.gz
./tenzro-node --roles validator
Verify
curl -O https://downloads.tenzro.com/SHA256SUMS
sha256sum -c SHA256SUMS --ignore-missing
These builds are not signed and are not reproducible. SHA256SUMS is the only integrity statement published with them, and MANIFEST.txt records how each one was built. Source is Apache-2.0 licensed.