Inspired by Templar's Covenant-72B on Bittensor SN3, the TensorQ Training Network lets anyone contribute GPU power to train a prediction model on proprietary trading data. Workers earn $TENSORQ rewards automatically from a fee-funded pool. No permission needed — just connect and train.
Decentralized model training powered by community GPUs. Inspired by Templar's Covenant-72B — the largest decentralized LLM pre-training run in history, completed on Bittensor SN3.
126 subnets scanned every 30 minutes — emissions, stake flows, alpha prices, pool states. Thousands of labeled observations that don't exist anywhere else.
Run the worker script, connect your GPU. The coordinator assigns data shards, you train locally, weights are submitted automatically. Join or leave anytime.
Half of $TENSORQ trading fees flow into a reward pool. Workers receive tokens proportional to their GPU contribution — sent automatically after each training round.
Four steps from download to contribution.
pip install torch numpy — that's it. Python 3.8+ required.
python worker.py --coordinator https://app.tensorq.xyz --wallet 0x...
Worker pulls data shards, trains on your GPU, pushes weights back. Runs continuously — leave it on and earn.
Your trained weights are automatically submitted to the coordinator. Best model per round gets promoted and earns bonus points.
A lightweight transformer-based time series forecaster. Takes a 24-hour window of subnet metrics and predicts price changes at multiple horizons. Small enough for consumer GPUs, powerful enough to capture the patterns in Bittensor's alpha markets.
Two datasets exported directly from the live agent's database. Updated every scan cycle.
Per-subnet, per-scan observations with 13 features and forward price change labels. This is the primary dataset.
Closed trades with 14 signal values at entry linked to actual PnL outcomes.
Funded automatically from $TENSORQ trading fees. Workers earn real tokens for GPU time.
50% of $TENSORQ DEX trading fees (token portion) flow directly into the reward pool. No manual intervention — fees accumulate as the token trades.
After each training round, the pool distributes tokens proportionally to workers based on contribution. More shards trained = bigger share. Sent directly to your Base wallet.
Pass your Base wallet address when starting the worker: --wallet 0x.... Tokens are sent directly — no claims, no lockups.