Pith. sign in

REVIEW 4 cited by

FusionAI: Decentralized Training and Deploying LLMs with Massive Consumer-Level GPUs

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2309.01172 v1 pith:MROJEPKM submitted 2023-09-03 cs.DC cs.AIcs.LGcs.NI

classification cs.DCcs.AIcs.LGcs.NI
keywords gpusllmssystemconsumer-levelperformanceabstractingachievebandwidth
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

The rapid growth of memory and computation requirements of large language models (LLMs) has outpaced the development of hardware, hindering people who lack large-scale high-end GPUs from training or deploying LLMs. However, consumer-level GPUs, which constitute a larger market share, are typically overlooked in LLM due to their weaker computing performance, smaller storage capacity, and lower communication bandwidth. Additionally, users may have privacy concerns when interacting with remote LLMs. In this paper, we envision a decentralized system unlocking the potential vast untapped consumer-level GPUs in pre-training, inference and fine-tuning of LLMs with privacy protection. However, this system faces critical challenges, including limited CPU and GPU memory, low network bandwidth, the variability of peer and device heterogeneity. To address these challenges, our system design incorporates: 1) a broker with backup pool to implement dynamic join and quit of computing providers; 2) task scheduling with hardware performance to improve system efficiency; 3) abstracting ML procedures into directed acyclic graphs (DAGs) to achieve model and task universality; 4) abstracting intermediate represention and execution planes to ensure compatibility of various devices and deep learning (DL) frameworks. Our performance analysis demonstrates that 50 RTX 3080 GPUs can achieve throughputs comparable to those of 4 H100 GPUs, which are significantly more expensive.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Decentralised AI Training and Inference with BlockTrain

    cs.AI 2026-06 unverdicted novelty 6.0 of 10

    BlockTrain partitions models into blocks trained on local objectives, reaching CE 1.359 on WikiText within 0.04 of end-to-end baseline while enabling distributed training and inference over TCP for up to 75B-parameter models.

  2. Asynchronous Decentralized SGD under Non-Convexity: A Block-Coordinate Descent Framework

    cs.LG 2025-05 conditional novelty 6.0 of 10

    ADSGD converges for non-convex decentralized optimization with computation-delay-independent step sizes and no bounded-heterogeneity assumption, via a reduction to asynchronous stochastic block coordinate descent.

  3. DeServe: Towards Affordable Offline LLM Inference via Decentralization

    cs.DC 2025-01 conditional novelty 5.0 of 10

    DeServe combines KV cache offloading and microbatch scheduling to maintain high LLM offline inference throughput in high-latency decentralized environments.

  4. A Hybrid Swarm Intelligence Approach for Optimizing Multimodal Large Language Models Deployment in Edge-Cloud-based Federated Learning Environments

    cs.NE 2025-02 reject novelty 4.0 of 10

    A hybrid PSO-ACO framework is proposed for selecting edge devices and routing model updates in federated multimodal LLM training, claiming 92% accuracy and 30% lower communication cost.

Pith tools