← Retour au fil
Pareton (SN10) fait tourner les modèles moins cher sans compromettre la qualité
TAO Daily29 août, 22h · il y a 2h

Pareton (SN10) fait tourner les modèles moins cher sans compromettre la qualité

Quand tous les modèles se valent en qualité, la vraie compétition devient le coût : Pareton (SN10) automatise la recherche de configurations d'inférence moins chères sur Bittensor.

Pareton, subnet 10 (SN10) de Bittensor, optimise en continu le coût, la latence et l'efficacité de l'inférence des modèles d'IA. Son constat : la qualité des modèles converge, l'inférence devient le premier poste de dépense en calcul, et l'espace de réglages (kernels, batching, quantification, ordonnancement) est trop vaste pour être exploré manuellement.

Le mécanisme : l'utilisateur fige son modèle, ses GPU, sa charge de travail et une métrique de succès. Les mineurs soumettent des patchs de code auditables, facturés 0,05 $TAO chacun. Les validateurs les comparent au leader en place ; seules les améliorations nettes deviennent la nouvelle base. Les émissions vont au seul leader, tout le reste est brûlé.

Bittensor

Détails

Source
TAO Daily
Publication
29 août à 22h58

Contenu source (brut)

<p class="wp-block-paragraph">AI models are starting to look alike in quality, so the real competition has moved toward how cheaply you run them.</p> <p class="wp-block-paragraph">That pressure grows every month, since serving models now dominate AI compute as generations lengthen and agents loop through many calls. </p> <figure class="wp-block-image size-large is-resized"><img fetchpriority="high" decoding="async" width="1024" height="483" src="https://taodaily.io/wp-content/uploads/2026/08/image-201-1024x483.png" alt="" class="wp-image-24316" style="aspect-ratio:2.1152542372881356;width:624px;height:auto" srcset="https://taodaily.io/wp-content/uploads/2026/08/image-201-1024x483.png 1024w, https://taodaily.io/wp-content/uploads/2026/08/image-201-300x141.png 300w, https://taodaily.io/wp-content/uploads/2026/08/image-201-768x362.png 768w, https://taodaily.io/wp-content/uploads/2026/08/image-201.png 1828w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><a href="https://www.pareton.ai">Pareton’s Website</a></figcaption></figure> <p class="wp-block-paragraph">The difficulty is that efficiency depends on a tangle of choices no small team can test by hand alone. Pareton (SN10) searches that space continuously and hands you a serving setup that runs cheaper on your workload.</p> <h2 class="wp-block-heading">The Problem Pareton (SN10) Is Built Around</h2> <p class="wp-block-paragraph">Inference demand keeps compounding faster than efficiency improves, and every new model family or accelerator adds more configurations worth testing by hand.</p> <figure class="wp-block-image size-large is-resized"><img decoding="async" width="1024" height="478" src="https://taodaily.io/wp-content/uploads/2026/08/image-198-1024x478.png" alt="" class="wp-image-24313" style="aspect-ratio:2.136986301369863;width:624px;height:auto" srcset="https://taodaily.io/wp-content/uploads/2026/08/image-198-1024x478.png 1024w, https://taodaily.io/wp-content/uploads/2026/08/image-198-300x140.png 300w, https://taodaily.io/wp-content/uploads/2026/08/image-198-767x358.png 767w, https://taodaily.io/wp-content/uploads/2026/08/image-198.png 1827w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><a href="https://www.pareton.ai/dashboard">Pareton’s Dashboard</a></figcaption></figure> <p class="wp-block-paragraph">1. <strong>Quality has converged, cost has not:</strong> With models increasingly matched on capability, the edge now comes from lower cost and latency rather than raw intelligence.</p> <p class="wp-block-paragraph">2. <strong>Inference is eating the compute budget:</strong> Longer outputs, agent loops, and high-volume serving are pushing inference toward the dominant share of total AI spend.</p> <p class="wp-block-paragraph">3. <strong>The tuning space is too large to brute-force:</strong> Kernels, batching, caching, quantization, and scheduling combine into far more permutations than any single team can exhaust manually.</p> <p class="wp-block-paragraph">Taken together, these forces widen the efficiency gap on their own unless something searches the space faster than people can.</p> <h2 class="wp-block-heading">How Pareton (SN10) Works</h2> <p class="wp-block-paragraph">Pareton measures every proposed improvement against a frozen snapshot of your production setup, which becomes the metric that every candidate is judged against.</p> <figure class="wp-block-image size-large is-resized"><img decoding="async" width="1024" height="481" src="https://taodaily.io/wp-content/uploads/2026/08/image-200-1024x481.png" alt="" class="wp-image-24315" style="aspect-ratio:2.1296928327645053;width:624px;height:auto" srcset="https://taodaily.io/wp-content/uploads/2026/08/image-200-1024x481.png 1024w, https://taodaily.io/wp-content/uploads/2026/08/image-200-300x141.png 300w, https://taodaily.io/wp-content/uploads/2026/08/image-200-767x360.png 767w, https://taodaily.io/wp-content/uploads/2026/08/image-200.png 1825w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">How Pareton (SN10) Works</figcaption></figure> <p class="wp-block-paragraph">1. <strong>You set the target:</strong> You lock in your model, your GPUs, your workload, and a latency cap, plus one metric defining what winning means.</p> <p class="wp-block-paragraph">2. <strong>Miners submit reviewable changes:</strong> Contributors propose focused code patches against a fixed baseline engine, so every candidate arrives as auditable code.</p> <p class="wp-block-paragraph">3. <strong>Validators gate and bench the work:</strong> Validators check that each patch builds cleanly and passes correctness rules, then run the leader and up to five challengers identically.</p> <p class="wp-block-paragraph">4. <strong>A challenger wins only by a clear margin:</strong> The incumbent keeps its seat unless a challenger beats it by the required overtake margin, which blocks fragile tricks.</p> <p class="wp-block-paragraph">5. <strong>A win becomes the new baseline:</strong> Once a change wins, it becomes your new starting point and the search continues from there, so the floor keeps rising.</p> <p class="wp-block-paragraph">The effect is a closed loop where your own setup defines success and only verified code that beats it is promoted.</p> <h2 class="wp-block-heading">The Incentive Mechanism</h2> <p class="wp-block-paragraph">Pareton attaches a real cost to participation, so the queue fills with serious attempts rather than cheap, throwaway submissions that clog the system.</p> <figure class="wp-block-image size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="427" src="https://taodaily.io/wp-content/uploads/2026/08/image-197-1024x427.png" alt="" class="wp-image-24312" style="aspect-ratio:2.4;width:624px;height:auto" srcset="https://taodaily.io/wp-content/uploads/2026/08/image-197-1024x427.png 1024w, https://taodaily.io/wp-content/uploads/2026/08/image-197-300x125.png 300w, https://taodaily.io/wp-content/uploads/2026/08/image-197-766x319.png 766w, https://taodaily.io/wp-content/uploads/2026/08/image-197.png 1745w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><a href="https://taomarketcap.com/subnets/10/tokenomics">$SN10 on Taomarketcap</a></figcaption></figure> <p class="wp-block-paragraph">1. <strong>Every submission costs 0.05 $TAO:</strong> The fee puts genuine skin in the game per patch, which automatically filters spam by making weak attempts expensive.</p> <p class="wp-block-paragraph">2. <strong>Only the seated leader earns emissions:</strong> While a campaign runs, subnet rewards flow solely to the checkpoint holding the crown, and everything else submitted is burned.</p> <p class="wp-block-paragraph">3. <strong>Validators decide who gets paid:</strong> Validators turn each round&#8217;s bench results into the on-chain weights that distribute emissions, keeping measurement and payment tied together.</p> <p class="wp-block-paragraph">The fee and the burn push in the same direction, since both load cost onto weak submissions while steering reward toward the change that verifiably wins.</p> <h2 class="wp-block-heading">Who It Is For</h2> <p class="wp-block-paragraph">Pareton (SN10) is aimed at the people who own GPU spend and service-level commitments, reporting in the cost terms those buyers care about.</p> <figure class="wp-block-image size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="393" src="https://taodaily.io/wp-content/uploads/2026/08/image-199-1024x393.png" alt="" class="wp-image-24314" style="aspect-ratio:2.6;width:624px;height:auto" srcset="https://taodaily.io/wp-content/uploads/2026/08/image-199-1024x393.png 1024w, https://taodaily.io/wp-content/uploads/2026/08/image-199-300x115.png 300w, https://taodaily.io/wp-content/uploads/2026/08/image-199-766x294.png 766w, https:/