Skip to main content
Login | Sign up
  • Tokens
  • Gradients (SN56)

    10/27/2025 12:00 UTC

    $12.62

    % Today
    -0.54%

    Price Chart

    24H: -4.08% |
    7D: -10.10% |
    30D: +8.29%
    1D
    7D
    30D
    90D
    ALL

    Gradients News

    Loading...

    Overview

    Gradients (ticker: SN56) is a decentralized AI training platform that lives on Bittensor as Subnet 56. Its goal is simple to understand but ambitious in scope: make it easy for anyone to fine‑tune useful AI models—both text and image—by tapping into a global network of independent miners and validators. Through a clean web app and a developer API, users pick a base model, choose a dataset, and start a training job. Behind the scenes, Bittensor’s infrastructure coordinates the work across many machines and tracks results on-chain. The subnet’s native token, SN56, represents stake and incentives within this training marketplace. (gradients.io)

    Unlike centralized platforms, Gradients is structured as a Bittensor subnet with its own rules, reward weights, and competition format. A recent upgrade (“Gradients 5.0”) introduced week‑long, rolling “tournaments” where miners submit training code repositories rather than only finished models; validators then run those jobs on secure compute, compare outcomes head‑to‑head, and direct emissions to the approaches that perform best. This makes the process more transparent and reproducible while keeping sensitive data on validator‑controlled machines. (learnbittensor.org)

    Price, Market Position, and Liquidity

    As of 10/27/2025 12:00 UTC, Gradients (SN56) trades at $12.62 with a -4.08% move over the last 24 hours.
    The market capitalization stands at $38M, placing it at rank #917 by market value.
    Daily trading volume is $220K. Gradients (SN56) has moved -10.10% over the past seven days and +8.29% across the last 30 days.

    History & Team

    Gradients formally registered as Subnet 56 on the Bittensor network on November 29, 2024. In early 2025 the team rolled out a full app redesign and opened a closed alpha for image model training, expanding beyond its initial text‑fine‑tuning focus. Throughout Q1–Q3 2025, updates focused on broader model support, easier “zero‑click” workflows, and the move to the tournament system. The public roadmap highlights an arc from strong post‑training for text, to image fine‑tuning, and then toward larger pretraining and multimodal work. (gradients.io)

    Public details about the people behind Gradients use community handles rather than full legal names. Community publications list “Wanderingweights” as the founder, with several lead and senior AI developers and a community manager supporting the subnet’s operations. This naming style is common across open blockchain projects, where contributors often use pseudonyms tied to their on-chain identities. (subnetalpha.ai)

    A note on name confusion: “Gradient Network” (singular) is a separate DePIN project building an edge‑compute layer on Solana. News reports in June 2025 about a $10 million seed round led by Pantera Capital and Multicoin Capital refer to that Solana project—not to Gradients on Bittensor. Because the names are similar, it is easy to mix them up, but they are different efforts on different chains with different designs. (panewslab.com)

    Technology & How It Works

    Built on Bittensor

    Bittensor is a decentralized network for machine intelligence. It allows anyone to launch a “subnet” with its own rules for what miners should do (e.g., serve models, train models, route data) and how validators measure quality and allocate rewards. Each subnet has a native “alpha” token that represents stake and incentives within that subnet’s economy. Gradients is Subnet 56, so its alpha token is SN56. (docs.bittensor.com)

    Training pipeline

    • Users start a job in the Gradients app or via API by selecting a base model and dataset. The interface supports both text and image training and can auto‑map dataset columns to speed setup.
    • Miners compete to produce the best improvements, submitting code repositories and training configurations rather than just final checkpoints in the 5.0 design.
    • Validators run these jobs on isolated compute to ensure fair comparisons and protect data. Results are benchmarked on standard tasks, and emissions are distributed to the best‑performing approaches. (gradients.io)

    Task mix and tournaments

    Gradients specifies a balanced task mix and reward weights across different training styles to keep incentives healthy across text and image:

    • Instruction‑tuning (Instruct)
    • Direct Preference Optimization (DPO)
    • Group‑Relative Policy Optimization (GRPO)
    • Image model tasks

    The tournament system typically runs for about a week at a time with short breaks between rounds. Up to 32 miners are selected for each tournament based on stake, and validators provide fixed compute for fair head‑to‑head comparisons. (learnbittensor.org)

    Integrations and usability

    Gradients emphasizes a low‑friction experience: a web app for non‑experts, an API for developers, monitoring hooks via Weights & Biases, and model access through popular repositories once training is complete. This “few‑clicks” flow helps teams and hobbyists get results faster without building their own training cluster. (gradients.io)

    Tokenomics & Utility

    Subnet tokens and Dynamic TAO

    Bittensor introduced Dynamic TAO to make subnet economies automatic. Each subnet (including Gradients) maintains a pool with two reserves:

    • TAO, the base token of the Bittensor network.
    • The subnet’s alpha token (for Subnet 56, SN56).

    When participants stake TAO into the Subnet 56 pool, they receive SN56 according to the pool’s algorithmic exchange rate. When they redeem SN56, TAO flows back out. The price of the subnet token is determined by the ratio of TAO to alpha in the pool, much like an automated market maker. In practice, holding a subnet token represents a stake in that subnet’s economy. (learnbittensor.org)

    Emissions and incentives

    Subnets emit rewards over time. Validators measure miner performance and guide how emissions are distributed, which encourages miners to submit better training code and higher‑quality outputs. Because the Gradients 5.0 format runs miner code on validator compute, the evaluation is consistent and reproducible, making it clearer why certain submissions receive higher rewards. (learnbittensor.org)

    Utility of SN56

    SN56 serves three main purposes:

    • Staking into Subnet 56 to align with the subnet’s validators and miners.
    • Representing a position in the Gradients training economy, where emissions reward productive work.
    • Providing a tradable unit within the Bittensor ecosystem that can move between staking and liquidity as needs change. (learnbittensor.org)

    Note: Some third‑party trackers list fixed supply numbers for SN56; however, the core mechanism for subnet tokens on Bittensor is pool‑based minting and redemption rather than a traditional, hard‑capped issuance schedule. Always anchor understanding of supply mechanics to the Dynamic TAO and subnet pool model. (docs.bittensor.com)

    View the detailed Tokenomics Page to see the Gradients (SN56) token unlock schedule — including detailed allocations, dates, and market impact analysis.

    Ecosystem & Use Cases

    One‑click training for text and image

    Gradients focuses on making post‑training easy. Users fine‑tune language models for instruction following, domain QA, or coding help; or image models for style or product imagery. The platform handles the messy parts—dataset mapping, parameter schedules, and monitoring—so the user can focus on inputs and outputs. (gradients.io)

    Community models and reproducibility

    The community can browse models trained on the platform and reuse code from past tournament winners. By encouraging code submissions and head‑to‑head benchmarks, 5.0 turns model improvement into an open sport where approaches are visible, comparable, and repeatable. That can speed learning across the whole subnet and raise quality over time. (learnbittensor.org)

    For builders and teams

    • Hobbyists get an approachable way to fine‑tune useful models without owning GPUs.
    • Startups can test and iterate on specialized models quickly.
    • Larger teams can prototype before investing in custom infrastructure, then bring select workloads in‑house if needed.

    The roadmap extends toward multimodal training and integrations with major cloud providers, hinting at broader enterprise adoption paths. (gradients.io)

    Advantages & Challenges

    Advantages

    • Simplicity: a few clicks to start a training job, plus an API for automation. (gradients.io)
    • Open competition: the tournament format rewards transparent, high‑performing training code and encourages rapid improvement. (learnbittensor.org)
    • Flexible tasks: balanced incentives across instruction tuning, preference optimization, GRPO, and image tasks. (learnbittensor.org)
    • Network effects: miners and validators from the broader Bittensor ecosystem can participate, bringing diverse compute and ideas. (docs.bittensor.com)

    Challenges

    • Data governance choices: while validators run jobs in isolated environments, organizations still need clear policies for any private datasets they use.
    • Learning curve: understanding Dynamic TAO, subnet pools, and staking flows can be new to crypto newcomers. (docs.bittensor.com)
    • Name confusion: the similarly named “Gradient Network” on Solana is unrelated but often mixed up with Gradients on Bittensor. (panewslab.com)

    Where to Buy & Wallets

    SN56 is available on the Subnet Tokens decentralized exchange in trading pairs against TAO/SN0. Trading front‑ends such as TAO.BOT and TaoFi provide interfaces to swap TAO for SN56 and manage subnet positions. The Bittensor Wallet (Chrome extension) supports native staking and transactions on Subnet 56. Advanced users can also interact via the Bittensor CLI (btcli) to stake TAO into the Subnet 56 pool and redeem SN56 back to TAO. (geckoterminal.com)

    Regulatory & Compliance

    Gradients is a software protocol and community‑run subnet on Bittensor. It does not claim regulatory status, authorization, or licensing in any specific jurisdiction, and it operates as open infrastructure that participants use at their own discretion. In the United States, SN56 functions as a network token within a decentralized system rather than equity in a company; how it is treated in law depends on facts and circumstances, including how it is offered or used, and on evolving interpretations for crypto assets. Similar principles apply in the EU and other regions that are developing frameworks for utility tokens and decentralized networks.

    On faith‑based considerations, Gradients does not publish statements about Islamic finance standards. Because SN56 represents a stake and reward unit in a decentralized compute network and is frequently traded on crypto exchanges, many scholars would not consider it shariah compliant absent a formal screening and certification. The protocol’s purpose—coordinating AI training—does not itself make it compliant or non‑compliant; classification turns on the token’s economic features and trading practices. In short, without explicit certification or guidance, Gradients is not regarded as shariah compliant. (gradients.io)

    Participants who integrate Gradients into business workflows should also consider data protection and privacy obligations when supplying training data, especially for regulated sectors. The tournament design helps by running miner code on validator‑controlled, isolated machines, but organizations remain responsible for their own compliance choices. (learnbittensor.org)

    Future Outlook

    Gradients’ published roadmap points toward larger‑scale pretraining, broader image capabilities, and eventually multimodal training that mixes text, images, and other data types. The plan also mentions integration paths with major cloud providers to make one‑click training a standard option in familiar environments. This suggests a future where decentralized training and enterprise workflows meet in a more seamless way. (gradients.io)

    On the incentive side, the tournament format should keep improving model quality by rewarding the best training recipes and encouraging open sharing of methods. Over time, that could create a library of proven training code for different tasks—making results more reproducible and reducing the need for large in‑house teams. As Bittensor itself matures, deeper links to compute‑focused subnets could help Gradients scale training throughput while keeping costs competitive. (learnbittensor.org)

    One practical watchpoint for the ecosystem is clarity across brands. The team behind Subnet 56 uses “Gradients,” while a separate “Gradient Network” on Solana is building an edge compute layer with VC backing. Clearer differentiation in documentation and listings will help new users navigate to the right place faster, avoiding crossed wires between distinct projects. (panewslab.com)

    Summary

    Gradients (SN56) is the Bittensor subnet that turns AI fine‑tuning into an open, competitive sport. With a few clicks—or a simple API call—users can train text or image models while miners and validators compete to produce the best results. Dynamic TAO and the Subnet 56 pool align incentives: staking, training, and measured performance all connect through the SN56 token and on‑chain rules. The 5.0 upgrade, centered on code‑based tournaments, makes the process more transparent and repeatable. Looking ahead, the roadmap’s push into pretraining and multimodal work—plus integrations with popular clouds—positions Gradients as a practical bridge between decentralized AI research and everyday model development. For learners and builders who want to understand or use decentralized training today, Gradients offers a clear, hands‑on entry point within the broader Bittensor ecosystem. (gradients.io)

    Last Updated: 10/25/2025 12:20 UTC

    Description

    #917

    Gradients.io is a decentralized platform on Bittensor that lets anyone train image and text AI models simply and quickly, without needing technical skills. Users pick models and datasets, and the platform handles the training automatically.

    Sector: AI & Compute
    Blockchain: Bittensor
    2025
    New

    Market Data

    Marketcap Rank (#)
    917
    Price ($)
    12.62 -10.10% (7d)
    24h Volume ($)
    220K -40.98% (7d)
    Marketcap ($)
    38M
    Fully Diluted Value ($)
    265M
    Circulating Supply
    14% LOW

    Exchange Relationships

    COMPACT
    FULL
    No relationships known yet.

    Important Milestones

    Oct 11, 2025
    Open-source parity achieved
    Upgrade
    Medium post announces tournament miners' open-source implementations have matched legacy closed-source performance, validating the Gradients 5.0 design and maturing the transparent code-based competition system.
    Jul 21, 2025
    Gradients 5.0 tournaments
    Upgrade
    Gradients begins weekly code-based tournaments, running miner submissions on validator compute for transparent, reproducible evaluation and emissions, shifting incentives from opaque model submissions to open, head‑to‑head training methodologies.
    Jun 15, 2025
    Templar collaboration announced
    Partnership
    Rayon Labs reveals collaboration between Gradients (SN56) and Templar (SN3) to combine pretraining and fine‑tuning pipelines, aiming to build decentralized state‑of‑the‑art models and share improvements across subnets.
    Jun 10, 2025
    All‑time high set
    All-Time High
    SN56 token reaches a record price of $39.41 on Subnet Tokens markets, marking peak valuation before tournament rollout and subsequent volatility within the Bittensor subnet economy.
    Mar 9, 2025
    10‑image diffusion training
    Upgrade
    Gradients details a simple diffusion image training flow needing as few as 10 images, emphasizing zero‑click setup and competitive miner submissions to improve image models.
    Feb 13, 2025
    Image training alpha
    Upgrade
    Closed alpha opens for image model training on Gradients, expanding beyond text and enabling early users to fine‑tune diffusion and other image tasks via the platform and API.
    Feb 12, 2025
    Full platform redesign
    Upgrade
    Gradients launches a major UI and UX overhaul with refined workflows, more detailed training options, and simplified setup, laying groundwork for broader model support and image capabilities.
    Nov 29, 2024
    Subnet 56 registration
    Launch
    Gradients formally registers as Bittensor Subnet 56 and debuts gradients.io, introducing a one‑click interface for decentralized AI training with native SN56 staking and incentives.