SwarmLM

SwarmLM

Decentralized Inference Network

SwarmLM

SwarmLM

Decentralized Inference Network

The problem SwarmLM solves

Dillinger

Problem statement

  • Running larger LLM’s with parameters over 30B requires huge infra thereby restricting research efforts.
  • ChatGPT and other closed source platforms do not make the cut.

Solution

  • Decentralised Inference for LLMs!

  • SwarmLM introduces a decentralised approach to LLMS computation.
  • The Transformer can infer layers of the model in a distributed compute environment.
  • Clients (orchestrators) can create chains of pipeline-parallel servers (Compute Nodes) for distributed inference.This eliminates the need for a single massive resource (HPC) to run LLM models.
  • SwarmLM incentivises contributors to dedicate resources and earn tokens through Proof of Compute.

N|Solid

Stakeholders

Compute Node Providers:

  • GPU providers, Incentivised by Proof of Compute/Inference i.e. generation of token(LLM) volume.

LLM Users:

  • Research people/civilians who want to build and tune LLM’s on the fly without HPC infrastructure.
  • Pledge token to Bond manager Contract, get API key to utilise the Decentralised inference Network.

Challenges we ran into

Since the entire decentralization part is built atop of python and flask we faced major issues with respect to creating an interoperable space.

Tracks Applied (4)

Arbitrum Track

We have implemented our smart contracts SwarmLM Token Contract and Bonding Manager Contract on Arbitrum. https://i.imgur...Read More

Arbitrum

Filecoin Track

We use filecoin ipfs to store and retrieve the LLMs. The hyper parameter tuning of the LLMs happens in realtime and the ...Read More

Filecoin

Waku Track

We use Waku for communication between the servers the DHT. The DHT gets a recurrent call with the health of all active p...Read More

waku

Scroll Track

We have implemented our smart contracts SwarmLM Token Contract and Bonding Manager Contract on Scroll.

Scroll

Cheer Project

Cheering for a project means supporting a project you like with as little as 0.0025 ETH. Right now, you can Cheer using ETH on Arbitrum, Optimism and Base.

Discussion