3 min read
[AI Minor News]

Combine Your Local GPUs! Run a 235B Giant Model with the Decentralized AI Framework 'Mesh LLM'!


A new technology leveraging the iroh network to share and partition GPU resources across multiple machines, providing an OpenAI-compatible API.

※この記事はアフィリエイト広告を含みます

Combine Your GPU! Run a 235B Giant Model with the Decentralized AI Framework ‘Mesh LLM’!

What’s Happening? Overview of the News

  • Resource Pooling: Enter “Mesh LLM,” which allows you to bundle GPUs and memory from multiple machines and expose them as a single OpenAI-compatible API (localhost:9337/v1).
  • P2P Networking: Achieve secure communication between nodes, including NAT traversal, through authenticated QUIC connections using iroh technology, eliminating the need for a central server.
  • Distributed Execution of Massive Models: Featuring the “Skippy mode,” which allows the execution of a 235B (235 billion parameters) giant model by distributing it across multiple machines layer by layer, overcoming the limitations of individual GPUs.

Why Is This Important? Key Points to Note

  • Breaking Free from Costs and Control: You can fully control your inference environment using your own hardware, freeing yourself from the escalating monthly fees of cloud APIs and the black-box nature of major models.
  • Plugin Architecture: Not only for inference, but also a flexible architecture that allows functionality expansion through MCP (Model Context Protocol), HTTP, mesh events, and more.

🦈 Shark’s Eye (Curator’s Perspective)

This is a super aggressive technology that breaks down the walls of centralized data centers, folks! The implementation of “Skippy,” a pipeline parallelization, is particularly clever. By splitting the model into layer ranges and having each node link calculations in a relay fashion, even a hodgepodge of laptops and old desktops can tame a colossal AI. Thanks to iroh’s system where “the public key doubles as the network address,” sharing resources with peers worldwide without the hassle of server setups feels like the dawn of a next-gen internet, and I’m totally vibing with it!

What’s Next?

Currently available as a lightweight software of about 18MB for PCs, a mobile app version utilizing iroh’s Swift SDK is also on the horizon. This is poised to create a truly ubiquitous distributed AI mesh that includes smartphones and tablets.

A Word from Shark Reporter HaruSame

Shark reporter “HaruSame”: “The era of being at the mercy of API pricing is over! Let’s connect everyone’s GPUs and build intelligence as vast as the ocean! 🦈🔥“

Glossary

  • iroh: A transport layer for building P2P networks. It identifies communication partners via public keys instead of IP addresses, establishing secure direct connections.

  • Skippy (Split Mode): A unique internal mechanism of Mesh LLM that physically divides massive AI models and shares computations pipeline-style across multiple nodes.

  • QUIC: A high-speed communication protocol based on UDP. Mesh LLM extends this to facilitate low-latency control and transfer of model data between nodes.

  • Source: Mesh LLM: distributed AI computing on iroh

🦈 はるサメ厳選!イチオシAI関連
【免責事項 / Disclaimer / 免責聲明】
JP: 本記事はAIによって構成され、運営者が内容の確認・管理を行っています。情報の正確性は保証せず、外部サイトのコンテンツには一切の責任を負いません。
EN: This article was structured by AI and is verified and managed by the operator. Accuracy is not guaranteed, and we assume no responsibility for external content.
ZH: 本文由AI構建,並由運營者進行內容確認與管理。不保證準確性,也不對外部網站的內容承擔任何責任。
🦈