Bittensor AI innovations put a 2.8 trillion-parameter model on 80 GPUs
0
0

A fresh wave of Bittensor AI innovations is emerging from the network’s decentralized subnets, and this week’s roundup shows just how far the ecosystem has stretched beyond crypto mining into genomics, drug discovery, market forecasting and enterprise sales. Between July 27 and August 2, 2026, teams building on Bittensor published new research, launched a massive training run spanning three continents, and moved real enterprise workloads through decentralized infrastructure for the first time.
Key takeaways
- Minos co-authored a paper with OpenAI on scientific computing in the age of agentic AI, spotlighting the HelixForge GPU engine as a core case study.
- HelixForge ran 60 times faster than BamSurgeon on a matched benchmark and cut mutation-frequency error by more than half.
- Macrocosmos launched Orion-16B training, a 16-billion-parameter model running on IOTA across three continents with a compute pool scaling to 256 GPUs.
- Beam completed its first decentralized subnet-to-subnet transfer, moving 107 GB between Cloudflare R2 and Hippius in about six minutes.
- Engy ran the 2.8 trillion-parameter Kimi K3 model on 80 consumer RTX 5090 GPUs, with no datacenter hardware involved.
Innovative AI Research and GPU Engine Advances
Minos has co-authored a new paper with OpenAI titled “Scientific computing in the age of agentic AI,” a collaboration that lends academic weight to work already circulating inside Bittensor’s research subnets. The paper’s most complex case study centers on HelixForge, Minos’ GPU-native engine, which is used to generate SN107’s hidden evaluation genomes for benchmarking purposes.
On a matched benchmark against BamSurgeon, a widely used genomics tool, HelixForge ran 60 times faster end-to-end and reduced mutation-frequency error by more than half. That kind of speed gain matters because genomic simulation workloads are notoriously slow and compute-hungry; a GPU-native approach that cuts both runtime and error margin at once suggests Bittensor’s decentralized compute model can compete with, and in some cases outperform, established scientific software. Why this matters: if HelixForge’s numbers hold up under further scrutiny, it positions Bittensor-linked research as a legitimate contributor to computational biology, not just a crypto-adjacent curiosity.
Large-Scale AI Model Training on Decentralized Hardware
The biggest infrastructure story of the week is Macrocosmos launching Orion-16B, a live 16-billion-parameter training run built on IOTA. Unlike a conventional centralized data center build, this model is training simultaneously across three continents using a heterogeneous mix of consumer-grade RTX 4090 and RTX 5090 GPUs.
Orion-16B Training Across Three Continents
What sets Orion-16B apart from its predecessor, Orion-100B, is the nature of its compute pool. Rather than relying on a fixed, vetted set of machines, this run uses a permissionless and unpredictable pool of contributors, scaling up to 256 GPUs at any given time. That design choice is a direct test of whether large models can be trained reliably when the underlying hardware supply is volatile and open to anyone who wants to contribute cycles. It’s a meaningful departure from how most frontier labs approach training, where compute is centrally controlled and predictable.
Engy Runs Kimi K3 on Consumer GPUs
Separately, the team at Engy managed to get the full 2.8 trillion-parameter Kimi K3 model running on 80 consumer RTX 5090 GPUs, with no datacenter-grade hardware or specialized networking involved. Engy plans to open access to the model through its own platform. The achievement demonstrates that frontier-scale open models don’t necessarily require the exclusive, expensive infrastructure that has traditionally gated access to cutting-edge AI. That has real implications for who gets to run and experiment with the largest open models available today.
Decentralized Data Transfer and Infrastructure Expansion
Beam completed its first decentralized subnet-to-subnet transfer this week, moving 107 GB of data from Cloudflare R2 to Hippius in around six minutes. It’s a small-sounding milestone with a bigger point behind it: for the first time, data moved between two distinct decentralized subnets without relying on a centralized intermediary handling the whole path.
Beam Tunnels Connecting Private and Cloud Data
The next phase, Beam Tunnels, aims to extend that same network to private data sources, connecting on-premise systems and cloud storage directly to Bittensor subnets. Combined, the completed transfer and the upcoming Tunnels feature push Beam toward becoming a programmable data layer sitting between Bittensor’s decentralized network and the enterprise infrastructure that companies already run. This kind of decentralized data transfer matters for adoption because it lowers the friction for businesses that want to tap into Bittensor’s compute and models without ripping out their existing cloud or on-premise setups.
Practical AI Applications and Partnerships in Bittensor Ecosystem
Beyond infrastructure and training breakthroughs, several subnets are turning research into deployable products, and that’s arguably where the most tangible proof of Bittensor’s value shows up.
Nanobody Candidates from Metanova and Yalotein
Metanova has begun producing NOVA’s top nanobody candidates in partnership with Yalotein, sending the molecules for laboratory testing. The candidates were selected through Metanova’s Bittensor-based competition, and the next step is determining whether these computer-designed molecules actually function in real, physical experiments. It’s a critical checkpoint: computational design can generate promising candidates quickly, but only lab results can confirm whether the science translates.
Synth’s Forecasting Model, Dropbox’s Leadpoet Pilot, and Babelbit’s Translation Demo
Synth published a paper detailing how it adapted Google’s TimesFM 2.5 model for SN50’s forecasting competition. Instead of predicting a single likely outcome, the adapted model maps several possible market paths along with the uncertainty attached to each one. Notably, Synth made the model competitive on SN50 with under an hour of training on a single gaming GPU, suggesting that skillful adaptation can matter more than raw compute in forecasting tasks.
On the enterprise side, Dropbox and one of its channel sales partners are piloting Leadpoet, a tool designed to help sales teams identify the companies most likely to convert into customers, so reps know who to prioritize. Meanwhile, Babelbit ran a live head-to-head comparison of its speech translation against Google on the same German news broadcast. In that demo, Babelbit’s Language API came across as clearer and more accurate, with fewer hesitations and garbled phrases than its rival.
Taken together, this week’s developments show Bittensor’s subnet economy pushing into genomics research, distributed model training, enterprise data movement and applied AI products all at once. The common thread is decentralized, permissionless compute proving it can handle workloads once thought to require centralized, tightly controlled infrastructure — a claim that will only get more scrutiny as these pilots and training runs mature into production use.
FAQ
What is HelixForge and how does it perform compared to previous engines?
HelixForge is a GPU-native engine built by Minos that runs 60 times faster than BamSurgeon on matched benchmarks and reduces mutation-frequency error by more than half, making it a standout case study in the recent OpenAI-co-authored paper on scientific computing.
How is the Orion-16B AI model being trained uniquely?
Orion-16B trains across three continents using a heterogeneous mix of consumer RTX 4090 and RTX 5090 GPUs, drawing from a permissionless compute pool that can scale up to 256 GPUs, a more unpredictable setup than the earlier Orion-100B run.
What progress has been made in decentralized data transfer within the Bittensor ecosystem?
Beam successfully executed its inaugural decentralized transfer between subnets, with 107 GB being relocated from Cloudflare R2 to Hippius in about six minutes, and is now expanding with Beam Tunnels to connect private on-premise systems and cloud storage to Bittensor subnets.
Which practical applications are emerging from Bittensor-related AI efforts?
Applications include early-stage lab testing of nanobody candidates from Metanova and Yalotein, Synth’s adapted forecasting model for market path prediction, a Dropbox pilot of the Leadpoet sales tool, and Babelbit’s live speech translation demo compared directly against Google.
Article produced with the assistance of artificial intelligence and reviewed by the editorial team.
0
0
시작하는 데 사용하는 포트폴리오를 안전하게 연결하세요.





